资源列表
2-野火M3-USART1(interrupt)
- 使用STM32通过自身硬件USART,并使用printf函数,打印出程序内部固定的数据(Using STM32 through its own hardware USART and using the printf function to print out the internal fixed data of the program)
22-DMA—直接存储器访问
- iic读取stm32 epprom的程序。官方历程。挺好用的(iic to get epprom program.it come from gov.lib)
实验1:单片机控制流水灯仿真实验
- 单片机控制流水灯的基础实验,使用AT89S51或者AT89C51单片机,用IO口控制8个发光二极管流水发光。(The basic experiment of controlling water lamp by single chip microcomputer, using AT89S51 or AT89C51 MCU, control 8 light emitting diodes with IO port.)
实验21 DAC实验 - 副本
- 实现采样DAC功能,采用VHDL语言,附有源代码和整个工程。(Implement the sampling DAC function)
bariyer
- barrier control of vehicles entering and leaving the parking lot is done with arduino uno card
BleDemo-master
- BLE通信代码,支持透传模式,但是效果不是很好。 可以尝试看看,不见得有用哈。(BLE Sample code. It's not very good. You can try it. But there is no guarantee.)
基于STM32的LCD显示
- STM32单片机,LCD液晶显示,可控制编程,采用C语言编写,KEIL软件直接下载工程
基于STM32的LCD显示时钟和闹钟
- 基于STM32的LCD显示时钟和闹钟,闹钟到达,显示屏显示时间以及蜂鸣器响
RGB调色
- 使用C51单片机开发,针对可调色RGBLED灯,实现调色和呼吸灯(Use C51 single chip computer to develop color modulation and breathing lamp for color modulation RGBLED lamp.)
计算器
- 用verilog语言实现了一个计算器alu,实现加减乘除的简单计算。(Using Verilog language to achieve a simple calculator ALU, computing add, subtract, multiply and divide.)
嵌入式实时操作系统uCOS-II_邵贝贝
- ucosII文档 邵贝贝是使用灵信的开发包打包好的RAM 数据(ucosII doc which is writed by shaobeibei)
SHA256_SYSTEM
- 利用硬件(可编程逻辑器件FPGA)实现密码算法SHA256,在FPGA中嵌入软核NIOSii,在NIOSii上进行软件编程。 硬件EDA工具为ALTERA的Quartus ii,软件IDE为eclipse(嵌在Quartua中)。(The hardware (programmable logic device FPGA) is used to implement the cryptographic algorithm SHA256, and the soft core NIOSii is em