资源列表
STM32
- while(1) { if(k>=128) {k=0 LCD_Write_Pic(0xff) } else { for(i=0 i<4 i++) for(j=0 j<16 j++) { LCD_Write_A_CHAR(i*2, j*8, k) k++ } } Delay(0x2ffffff) key_num = ReadKeyDown()
SimCardTest
- 可以测试SIM卡读卡器,LED,buzzer,flash-Can test the SIM card reader, LED, buzzer, flash
51单片机入门例程
- 本例程集从易到难,带你进入单片机的世界。成为一名单片机工程师
uCOS-III
- 完成了uC/OS-III 嵌入式系统移植到stm32中,并完成了单任务与多任务开发-Completed the uC/OS-III stm32 transplanted to the embedded systems, and completed the development of single-task and multi-task
屏幕显示
- 各种屏幕显示 ftf 串口屏 1062 12864 等等 自己 的例程(A variety of screen display, FTF serial port screen 106212864, and so on their routine)
BC95_Domestic_BoudicaV100R100C10B656_0428
- BC95开发资料,Quectel_BC95_NB-IoT_模块产品规格书,全部代码(BC95 Development Information, Quectel_BC95_NB-IoT_Module Product Specification, All Codes)
AVRshiping
- AVR单片机视频之AVR单片机熔丝位简介,不设置好容易锁住熔丝位-Video of the AVR microcontroller AVR Fuse profile, do not set great difficulty locked Fuse
KEIL_V7
- KeilCx51V7.0单片机高级语言编程与uVisions应用与实践。-KeilCx51V7.0 single-chip high-level language programming and uVisions Application and Practice.
51classic_books
- 经典的单片机编程书籍 内含大量具有实用价值的源代码
KEIL_V7
- 这是一本关于KEILC最全面,最详尽的书!-This is an on KEILC the most comprehensive and detailed book!
keil
- 一本keil的好书,大家可以好好的看看噢
