搜索资源列表
jtag_cpld_vhdl
- JTAG CPLD实现源代码,比用简单并口调试器快5倍以上。 以前总觉得简单的并口jtag板速度太慢,特别是调试bootloader的时候,简直难以忍受。最近没什么事情,于是补习了几天vhdl,用cpld实现了一个快速的jtag转换板。cpld用epm7128stc100-15,晶振20兆,tck频率5兆。用sjf2410作测试,以前写50k的文件用时5分钟,现在则是50秒左右。tck的频率还可以加倍,但是不太稳定,而且速度的瓶颈已经不在tck这里,而在通讯上面了。 -JTAG CPLD
ucosii_block
- 该源码继承了大量功能控件,如定时器、按键、串口通讯等,并已成功嵌入到产品中,可以节省大量时间。-the source inherit a lot of control functions, such as timer, keys, serial communications, and has successfully embedded into products, can save a lot of time.
jx44b0study_system_souce_code
- 压缩包里包含有JX44B0教学实验系统用户手册及该系统的全套试验例程,用c编写,在ADT环境下编译后下载到 实验板即可执行,是学习arm开发的有用例程 源文件说明 Leddemo LED显示实验 Led LED 显示实验 Serial 串口实验 Interrupt 外部中断实验 Dma DMA实验 Pwm PWM实验 Rtc 实时时钟实验 Watchdog 看门狗实验 Ad AD 采样实验 St
cat24wc02LED
- 这是Small RTOS 51 在DP-51下载仿真实验仪上使用CAT24WC02驱动程序的例子。本例程序按照相应的的通讯协议接收一个数据,并将接收到的数据显示到LED数码显示器上。然后将接收到的数据写入Cat24Wc02中,再在同一位置将数据读出,并将读出的数据通过串口发送回来。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\temp中,您可以在Project->Options for Target \"T
SmallRTOS51clock
- 这是Small RTOS 51 DP-51下载仿真实验仪上实现一个闹钟的源代码。它可以使用k1~k4调整时间,使用串口设置一个报警时间。由于仅仅是一个例子而非产品,有一些细节没有完善。如调整完时间后第一次显示的时间是错误的(由于共享TimeData引起);没有使用串行eeprom存储多个报警时间等;删除报警代码没有编写。不过,程序已经可以使用,读者可以自行完善它。通讯协议参考rtos随想曲和test.ini。 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\\te
demo_14_1
- 带通讯协议的串口调试程序.大家可以参考下.这个是mega32的.-Serial communication protocol with the debugger. Members can refer to the next. This is the mega32.
wg26c
- 韦根26通讯协议转串口的协议,可以把韦根26的输入通过RS232串口传到电脑上面,方便调试,波特率19200与9600KBS-Wiegand 26 serial communication protocol to the agreement, can Wiegand input 26 transmitted through the RS232 serial port computer above to facilitate debugging, and 19200 baud rate 9600K
AT91RM9200_Ethernet_Network
- 在AT91RM9200开发平台,通过外接以太网控制芯片和以太网接口,实现TCP-IP协议和以太网通讯,可通过PC机Ping到该开发板,并可通过串口动态设置开发板的IP地址-In the AT91RM9200 development platform, through an external Ethernet controller and Ethernet interface, to achieve TCP-IP protocol and Ethernet communications, PC-P
CH341A_uart_isp
- CH314USB51系列的单片机与PC通讯一般用串口,但笔记本电脑一般都取消了串口,为了开发使用方便,本人特地利用ATMEGA8制作了USB-ISP下载器,使用过程中可根据自己的单片机开发板适当的改变接线-51 Series MCU and serial PC communication for general use, but laptops generally removed serial, in order to develop easy to use, I use ATMEGA8 spe
armok01155791
- 小弟依照别的人程序改造了一个PS/2鼠标的接口程序,用Codevision写的,用的MCU是Tiny2313,PA0和PA1接鼠标的数据线和时钟线,PB口接上8粒LED灯,用来显示接收来鼠标发送过来的数据。我和程序默认显示的是第一个字节数据。这个程序有时会有点问题,不知道怎么搞的,如果我显示的第二或第三,或第四字节,有时自己会变成第一字节,呵呵,可能是一个BUG吧。还有一个问题是,听别人说这个程序会挑鼠标,如果能和一个鼠标通讯,换成另一种鼠标就无法通讯。估计是mouse_send()这个函数有点
MY-M0V01
- CORTEX-M0内核MCU串口通讯测试代码,在KEIL4环境下实现,此代码在开发板验证过,编译后绝对可以运行。-CORTEX-M0-core MCU serial communications test code, in KEIL4 environment to achieve, this code is verified in the development board, compiled definitely can run.
sci
- 利用stc51单片机的串口通讯 可以实现51和电脑sci通信-Single-chip serial communication using stc51 51 can communicate and computer sci
hid
- 此文件是百合电子工作室推出的USB开源项目:Easy USB 51 Programer的一部分。 Easy USB 51 Programer 是一个多功能的USB学习板(USB接口 芯片采用philips的pdiusbd12),通过此项目,您不仅可以学习到 USB HID设备类的开发(包括下位机固件驱动的编写和上位机应用 程序的编写),还可以学习UB的其它标准设类(如USB Mass Storage)及自定义的非标准设备类的开发。Easy U
UARTDemo2
- STM32串口程序,keil程序,可实现通讯,操作可用-STM32 serial procedures, Keil procedures, can realize the communication, operation can be
can-usb
- C语言实现的CAN转串口通讯程序,可双向通讯也可单向通讯-CAN SEND DATA TO SERIAL PORT
stm32_obd
- 基于ST单片机STM32F10X的OBD程序,是基于底层驱动的源程序,与上位机采用串口通讯,把诊断指令发到CAN网络并返回结果给上位机-Is based on the underlying driver source OBD procedures ST microcontroller STM32F10X based, serial communication with the host computer, diagnostic commands sent to the CAN network a
44b0_uart
- 本程序为arm7 44b0的公版串口通讯程序,在其他程序中移植该功能,通过与上位机进行串口通讯,可以方便程序调试,以及可以完成上位机对单片机的控制-The procedures for the the arm7 44b0 public version of the serial communication program, other programs transplantation through serial communication with the host computer, you
STM32-chuangkou
- STM32 的串口通讯实例程序,可以可以直接使用的噢-STM32 serial communications procedures example, can be used directly Oh
串口通讯
- 实现STM32串口通讯,以及OLED显示。(STM32 serial communication, and OLED display. Platform for keil DMK, engineering can be compiled to run.)
蓝牙通讯选择开关控制继电器
- 作者 raojun 自己写的一个用库函数方式操作单片机来实现对工业设备的继电器进行控制,并且可以用单片机的串口通讯与外界的系统交互!同时增加了蓝牙通讯的通讯口! 后期您可以做一个手机 App 来控制自己的机器! 所需要的蓝牙模块是串口透型号的!成本二十元左右!(The author raojun wrote a library function to operate the single-chip microcomputer to control the relay of industria