资源列表
receive_spi
- verilog语言SPI通信,可用于CPLD以及FPGA-Verilog language SPI communications, can be used for CPLD and FPGA
CNCUSBControllerAPI-20101115
- 4轴控制完整程序包含 控制电路图和原理 绝对可用-4 axis control complete program Control principle and circuit diagram Absolutely available
nmodbus_api_manual_v1.2_cht
- nmodbus类库使用总结,但发现其中也存在一定的问题,希望给大家做为参考-nmodbus summary library use, but we found that there are some problems, want to give you as a reference
SerialApp
- 实现串口发送接收编程。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。-A serial port to send and receive programming.This application not only demonstrates the basic way of using the Microsoft foundation classes, also can be used as you write the starting point o
chuankouwenducaiji
- 单片机串口实现多温度采集,希望大家一起交流学习-Chip Serial multi-temperature acquisition, we hope that with the exchange of learning
FIRMWAREUPDATE_Avrdude
- Bash scr ipt for uploading hex file with compiled avrdude via bluetooth com port to arduino
OLED
- SPI通信的OLED屏在不同主控单片机下的点亮程序,下载者可根据自己的单片机选择相同或相近的程序来使用-OLED screen SPI communications in different lighting program host microcontroller, downloaders can choose according to their own microcontroller same or similar program to use
SCommTest
- 实用自编串口采集并处理的绘图程序,可实时采集并绘图-Practical self serial collection and processing of drawing programs, real-time collection and drawing
STM32-DMA
- stm32关于DMA数据的传输程序,程序实现功能正常,可以直接下载使用-STM32 on the DMA data transmission program, the program to achieve normal function, you can download the use of
SeriaTool
- C#写的串口调试助手工具,使用后台线程读数据-C# to write the serial debugging assistant tool, using a background thread to read data
uart
- UART implementation used in embedded system development for communication between the CPU and other peripherals
SCommTest
- 自己写的关于IC芯片的轮询写串口数据的一个基于MFC 控件的程序。