资源列表
3floordianti
- 设计一个3层电梯控制器。电梯控制器是按照乘客的要求自动上、下的装置。-design of a three-story elevator controller. Elevator Controller in accordance with the requirements of passengers automatically
3IN1
- 红外解码程序,汇编语言,实际产品用过此代码-IR decoding, assembler language, the actual products used this code
3NENCODE
- this program has an encoding techniques such as nrz i ,manchestar
4-4
- 液晶显示12864,学会分页操作,滚动显示液晶-LCD 12864 to learn paging operation, rolling display LCD
4.2_led_test
- void Main(void){ sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf("\n\r Led Test Example\n") for( ) { led_test() -void Main (void) (sys_init ()// Initial 44 B0X' s Interrupt. Port and UART// user
4.4_uart_test
- 基于周立功arm开发板的实验程序,用于熟悉基本的嵌入式指令-Week Based on arm development board Ligong Experimental procedures for embedded familiar with the basic instructions
4.6_8led_test
- oid led8_test(void){ int i, j, k iic_init() for( ) { for(j=0 j< 10 j++) { for(i=0 i< 8 i++) { k = 9-(i+j)%10 iic_write(0x70, 0x10+i, f_szDigital[k]) } delay(1000) } }}-oid led8_test (void) (int i, j, k iic_init () for () (f
4.7_watchdog_test
- void Main(void){ sys_init() // Initial 44B0X s Interrupt,Port and UART wdtimer_test() // test start }-void Main (void) (sys_init ()// Initial 44 B0X' s Interrupt. Port and UART wdtimer_test ()// start test
410956LCD_study
- LCD制作人机界面相关例程,具有很好的参考价值,请大家提意见-Related to the routine production of man-machine interface LCD with a good reference value, please provide comments
420
- 立式全自动包装机三菱plc程序,fx系列plc-very good
430-jianpan
- msp430键盘编程,采用中断和扫描方式-msp430 keyboard programming, interrupt driven and scanning
430can
- msp430和mcp2510产生的CAN通信协议-msp430 and mcp2510 CAN communication protocol produced