资源列表
IRVision
- Use Wiimote cameras with Arduino microcontrollers
TFT_ILI9163C_sumotoy
- Known working Arduino driver for 1.44 inch TFT displays on Ebay. Verified
1.led_S
- .globl _start _start: @因为这里的标号是程序的入口,一定要用 _start , @否则链接器将找不到程序的入口 ldr r1, 0xE0200280 @设置GPJ2CON的bit[0:15],让GPJ2_0、GPJ2_1、GPJ2_2、GPJ2_3 ldr r0, 0x00001111 @都作为输出引脚 str r0, [r1] ldr r1, 0xE0200284
FatFs_uSD
- 基于雷达SD卡的开发代码,已应用,代码稳定-Based on the development of radar SD card code
demo-uart
- 51单片机 经典串口通信 多机通信 很经典哦哦 一定要看呀-Classic 51 single-chip microcomputer serial port communication multimachine communication very classic oh oh Must see!
hzk16
- HZK16的数组版本,需要的时候添加进源码,直接将数组写入存储芯片,按照偏移量提取即可,亲测可用。-HZK16 array version, need to add into the source code, write directly to the array of memory chips, according to the offset can be extracted, pro is available.
DANPIANJI
- 单片机基础实验代码,可以作为本科单片机基础学习的参考-SCM experiment code base can be used as a reference microcontroller based undergraduate study
Stm32F407ZE_Hw
- STM32F407 SD卡BootLoad升级程序,带加密。-STM32F407 SDcard BootLoad。
stm32f10x_it
- 简单的STM32 usart通讯功能例程,使用DMA。 适用于初学者。-STM32 communication between usart with DMA.
CRC16
- C语言。包含2个C文件。 用于CRC校验,分为16位和32位CRC计算。可用于RS485,CAN等多种通讯。-C language. It contains two C files. For the CRC, divided into 16-bit and 32-bit CRC calculations. Can be used for RS485, CAN and other communications.
arithmetic_coding2
- 整型自适应算术编码,可用于无损数据压缩,参考文献《ARITHMETIC_CODING_FOR_DATA_COIUPRESSION》-adaptive arithmetic coding which is able to used for lossless data compression, refer to 《ARITHMETIC_CODING_FOR_DATA_COIUPRESSION》
miaobiao
- 秒表计时功能,数码管显示,可暂停可清零,计数刻度为10ms-Stopwatch function, digital display, pause can be cleared, counting scale is 10ms