资源列表
AVR_mega128_CAN
- 基于AVR_mega128_CAN驱动程序-Based on AVR_mega128_CAN driver
IIC24C02
- 24C02程序,写一个字节,读一个字节,任意地址写入一个字节,任意地址读出一个字节-IICprogram,write one byte,read one byte,any address write one byte,any address read one byte
FATFS_TEST
- STM32f103ZTET6开发板上关于FATFS读写SD卡的例程-STM32f103ZTET6 development board on FATFS read and write SD card routines
I2C
- pca9554驱动程序,用于单片机扩展32路IO,I2C通信-I2C pca9554
fuzzy_rulebase
- fuzzy rulebase
defuzzification
- fuzzification
SingleCycle8bitProcessor
- Simple 8-bit Single Cycle Processor in Verilog HDL
ALU_VERILOG_COCOTB
- ALU written in Verilog HDL and tester written in python using the cocotb library
cgi_flow
- 完整的嵌入式linux的CGI流程图,总结的非常详细,敬请review-it is just a flow of CGI for those who want to study embedded programming
stm8l052
- STM8L利用硬件SPI驱动外部flash w25q64,使用IAR编译环境,为整个工程文件,调试通过。-STM8L use external hardware flash drive w25q64 SPI, the use of IAR compiler environment for the entire project document, debugging through.
DMA(basi-on-stm32F4)
- 1.实现了对串口2的操作。 2.利用DMA+空闲中断+串口,完成了对变帧长数据的接收与发送。-1. To achieve the serial port 2 operation. 2. Using DMA+ idle interrupt+ serial port, completed the variable frame data reception and transmission.
mpu6050-germen
- 实验器材: 探索者STM32F4开发板 实验目的: 本实验为新建工程实验,仅供大家新建工程时参考。 新建工程详细步骤,请看《STM32F4开发指南-库函数版本》第3.3节。 硬件资源: 1,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 实验现象: 本实验下载后,串口1将不停的输出t的值,打开电脑串口调试助手即可查看现象。 -experiment equipment: Explorer