资源列表
modbusslave
- Modbus Slave客户端工具,直接模拟数据,特别实用(Modbus slave client tool, directly simulate data, especially practical)
grblmain-Mega2560
- 适用于corexy的grbl代码,修改了速度分解函数,经测试可用。arduino的mega2560开发板(Grbl code for corexy)
vhdl流水灯
- quartus编写的vhdl流水灯程序,包括六种模式循环播放
stm32f030f4串口例程
- 使用USART1,复用PA9,PA10作为TX和RX引脚,功能测试正常,波特率115200(Using usart1, multiplexing PA9 and PA10 as TX and Rx pins, the function test is normal, and the baud rate is 115200)
常用元件库
- PADS9.5常用元件库,希望能帮助大家。(Common component library of PADS9.5)
51驱动st7549
- STC12C5A60S2 51驱动st7549 LCD9616(STC12C5A60S2 51 drive st7549 lcd9616)
ST7565P初始化
- ST7565P初始化,很有用,分享给需要的人
spi
- spi的串口简单数据通信实验,实现数据发送(SPI serial port simple data communication experiment, to achieve data transmission)
TMS320F28335光伏离网并网逆变器设计
- 基于dsp的光伏并网逆变器,有需要的可以下载,(Photovoltaic grid connected inverter, can be downloaded if necessary)
异步FIFO
- 纯Verilog实现的异步FIFO,分为读写控制模块,SRAM CORE,同步等几个模块,内含源文件和仿真文件(The asynchronous FIFO implemented by Verilog is divided into read-write control module, SRAM core module and synchronization module)
FX2N-14MT-NEW源码以及关联文档
- STM32单片机实现PLC的程序,包括原理图和源代码(STM32 microcontroller to achieve PLC program, including schematic diagram and source code)
BMI160驱动
- 这是比较详细的BMI驱动程序,源文件和头文件都比较规范,实测可用。