页次: 1
Hello
This project is an example based on F1C100s microcontroller. RT-Thread operating system is used here.
Gui guider and LVGL software are also used for graphic design.
You can open the project file named LVGL2RTT and extension .ebp with EmBitz software and compile and program it after connecting the F1C100 based board.Of course, it must be in boot mode.
You also need to copy phrases in the EmBitz software in the section below.
Project>Build Options>Post-Build Steps. Copy the following statements
arm-none-eabi-objcopy -O binary ${TARGET_OUTPUT_FILE} ${TARGET_OUTPUT_DIR}${TARGET_OUTPUT_BASENAME}.bin
${TARGET_OUTPUT_DIR}sunxi-fel -p spiflash-write 0x0000 ${TARGET_OUTPUT_DIR}boot.bin
${TARGET_OUTPUT_DIR}sunxi-fel -p spiflash-write 0x10000 ${TARGET_OUTPUT_DIR}LVGL2RTT.bin
This project is done using Licheepi nano board and guiguider software as well as BareMetal method.
The output of this project is to display the photo on the 800*480 screen.
This project is provided with the complete source as well as the bin output file.
I have programmed this project using gcc compiler in Linux.
可以介绍一下声光告警,远程对话?
Hello . In order to communicate audio or video with the inside of the elevator cabin, you can use the intercoms in the building or specifically the audio panel at the door of the building.
If you want to make an audio intercom for the elevator, email me. behroozi67iman@gmail.com
页次: 1