资源列表
ModBus
- modbus协议,已经调试成功,并独立出API函数,用户只需在此增加自己的应用就可以(The Modbus protocol has been successfully debugged and independent of the API function, and users only need to add their own applications here.)
PHY_forPCIE
- PHY相关的用法,主要用于PCIE结构下的说明(PHY Interface for the PCI ExpressTM Architecture)
关于DSP
- 通过嵌入式系统,使用C++实现DSP八音盒的功能,同时能够配合LCD显示曲目,同时能够切换
counter10
- vhdl编写的十进制计数器,名字叫count10,已配好引脚(VHDL's decimal counter, named count10, has been matched with a pin)
VL53L0X
- VL53L0X红外测距传感器源代码 实测有用(VL53L0X infrared ranging sensor source code Measured useful)
超声波避障
- 超声波避障,从别人那里弄来的,注意版权,啊啊啊啊啊(chaoshengboasdjqwdgjshgdshgahgakjsdhgashad)
V850_CAN_Driver
- 用于瑞萨的V850微控制器的CAN通信驱动开发,测试已经通过,可以放心使用(CAN Communication Driver Development for V850 Microcontrollers for Renesas, Testing Has Passed and You Can Reliably Use)
arm-7
- document of arm7 microcontroller
GY521_Test1
- 基于STM32的GY521读取程序,只是一个测试版本(GY521 read program. It is just for test, not formal program.)
DAC8501的51程序-正弦波
- 51单片机驱动DAC8501进行数模转换(51 SCM drive DAC8501)
双机通讯
- 单片机直接进行双机通讯程序;由于当发送中断发生的时候、接收中断发生的时候。中断号都是4,都会进入中断子程序,这里就通过if(RI===1)很巧妙的解决了这个问题。也就是说,只有接收中断发生后才会执行if内部的程序。(A single chip computer directly carries out a two machine communication program; because when the interrupt occurs, the receiving interruption
ALIENTEK MINISTM32 实验1跑马灯-库函数操作
- 本实验通过代码控制开发板上的两个LED:DS0和DS1交替闪烁,实现类似跑马灯的效果。(This experiment controls two LEDs on the development board through code control: DS0 and DS1 flash alternately to achieve the effect of marquees.)