资源列表
门禁系统rfid
- 非接触式门禁系统设计,基于射频识别技术,包含文档代码及PCB(Design of contactless access control system)
labview-protues-serial
- labview采集温度信息通过protues串口传输数据
ad0808
- ad0808采集电压信号的完整程序以及protues仿真电路图
PCB
- 仿三菱PLC,PCB图,通信,模拟量,数字量。(Mitsubishi PLC PCB.)
C6678_EMIF_test_package
- c6678 emif16 demo flash的读写操作(c6678 emif16 demo, dsp writes or reads flash through 16 bit emif)
verilog-axi-master
- Verilog AXI Components Readme GitHub repository: alexforencich verilog-axi
压力采集代码
- 提供基于MSP430单片机下的压力采集代码,可以实现压力采集,AD转换以及显示功能
按键识色
- 使用stm32zet6单片机,通过按键识别颜色,在lcd屏上查看
STM32F030串口
- 主要实现了STM32F030F4P6串口程序,里面点亮了一个LED,可以通过发送函数打印,也可以使用printf()函数进行打印,此程序也可以当做一个STM32F0系列模板来使用,里面写好了delay延时函数。(The stm32f030f4p6 serial port program is mainly implemented, in which an LED is lit, which can be printed by sending function or by using printf
串口图片通过VGA显示
- 将图片数据通过uart串口发送到fpda的sdram,然后通过VGA进行显示
上海博通BK2461设计参考资料%2B硬件%2B示例
- 蓝牙开发芯片,上海博通公司BK2461芯片相关资料,内有收录软件及示例软件(Bluetooth development chip, bk2461 chip related information of Shanghai Botong company, including collection software and example software)
51单片机万年历
- 这是个非常实用的关于51单片机的一个万年历设计,有需要的可以借鉴参考一下