资源列表
jidianzhuangbeisheji
- 关于机械手的机电装备课程设计有CAD原图和PLC的相关程序-Electrical and mechanical equipment on the robot design courses and the original CAD related program PLC
CSharpSerialCom
- C#单片机串口通信学习,包含上位机和下位机-Serial Communication,pc
balancePcarPnrf24l01
- 基于stc12系列单片机的两轮平衡小车程序-Balance the car program
STM32F10x_StdPeriph_Template
- 一种多路并发的的自定义通讯方式的收发程序,改程序可以用一条通讯线给多路下位机发送,然后同时接受来自下位机的数据。-A multi-channel concurrent communication mode of the transceiver to send and receive procedures, the program can be used to send a communication line to the next bit machine to send, and then r
STM32huanxingdaolibai
- 基于STM32的利用双环PID,控制旋转倒立摆-STM32 PID control inverted pendulum bicyclic
ecrobotNXT_v317
- Embedded Coder Robot NXT Demo
SeriesSample
- Windows ce source code for series applications
Mini STM32
- miniSTM32控制7’触摸屏,实现触摸屏的基本操作(MiniSTM32 controls 7 'touch screen to realize the basic operation of touch screen)
BPSK
- 先用Matlab理论仿真,得出滤波器系数。再用Verilog语言在ISE环境下编写程序,通过Modelsim和ChipScope进行波形仿真和引号抓取,从而提高调试的效率。通过手机发送指令来控制上下变频器的参数。(Firstly, the filter coefficients are obtained by simulation with the theory of matlab. Then the program is written in Verilog language under IS
STM32_USB-FS-Device_Lib_V4.0.0
- STM32F10X系列USB库,版本为V4-The STM32 USB library, version V4.0.0
stm32f103 usb例程hid-msc复合设备
- 该例程是stm32f103单片机usb使用例程,包含了hid和msc复合设备的使用。