搜索资源列表
bist_rev_1_5
- Viertex 2 开发板的接口程序,使用VC编写。-100 2 development board interface, the use of VC prepared.
USB20_01
- 超强USB20开发板使用说明,好东西希望和大家一起分享
GpsUnit
- GPS本开发工具是友利华(河南)高科技开发有限公司集多年开发、使用GPS OEM 板的经验 开发的一套软硬件。它具有多种GPS OEM 板的接口能力,使用直观、简便、安全、快捷。以 下就其软硬件的使用和其注意事项作以说明-GPS tool is the development of the Friends of Oliver's (Henan) Limited sets of hi-tech development for many years to develop, the use o
WIN7-PL2303
- 嵌入式开发板常常使用串口作为debug端口,而且使用PL2303进行转换为USB。-Embedded development boards often use the serial port as debug port, and the use of PL2303 convert to USB.
42pcb
- 该工程是一个FPGA的开发板 主要包括了FPGA芯片:EP3C25Q240C8 FPGA的配置芯片采用:EPCS16 USB芯片:CY7C68013A USB的FLASH采用:24LC64 AD芯片:AD9238 电源部分:LMS1117-3.3两块分别对USB、模拟部分和FPGA供电;LMS1117-1.2为FPGA核心电压;LMS1117-2.5为 IO口及PLL供电 9盏LED,4个开关 主要完成的一个功能是高速模拟信号的采集,以及上位机传输
SmsTestCode
- 可实现接收和发送短信息,需配合开发板和GPRS模块一起使用。-Can be achieved to receive and send text messages, need to tie in with the development board and use GPRS module.
USBDriver
- gec2410开发板和PC机用USB连接,需要编写USB驱动程序,这个适合嵌入式开发板与PC机通讯时使用!-gec2410 development board and PC machines with USB connections, USB drivers need to prepare the appropriate embedded development board with the use of PC-communication!
serial_and_usb
- 由电脑圈圈的原程序改写,使用串口3,波特率9600连接上EDNCHINa,电脑圈圈的USB开发板可以测试从串口发送到USB接收的数据,这是上位的程序,很有参考价值。下位机程序另发。-By a computer program to rewrite the original circle, use the serial port 3, connected to the 9600 baud rate EDNCHINa, the computer' s USB development board
USBCounterfinishdisplay8bit
- 该程序包括驱动程序和应用程序,使用DP-1581开发板,完成了八位数据在数码管的显示。-The program, including drivers and applications, the use of DP-1581 development board, completed the eight data in digital tube display.
USBLED
- 使用VC++2008开发的基于对话框的控制cy68013a开发板LED显示的工程文件。-Developed using VC++2008 dialog-based control cy68013a development board LED display project file.
TQ6410_Android_manual
- tq6410 开发板 android 使用手册 了解 android 在ARM11 s3c6410 上面的移植按照过程-tq6410 android development board manual about android in the ARM11 s3c6410 transplantation in accordance with the above process
s3c6410_ohci
- 在6410开发板下的USB驱动程序,完全可以使用,请放心。-Development board in 6410 under the USB drivers can use, please rest assured.
SERIAL
- 在6410下的串口驱动程序,此源码为开发板源码,请放心使用-Under the 6410 serial driver, the source for the development board source, please be assured use
GPSGuider
- Android GPS定位,使用友善6410开发板测试通过-failed to translate
V4_CC1110F32_20111227_Tesk
- CC1110 RFID hex 文件,可直接通过DD DC RESET 三线下载到CC1110 开发板使用-CC1110 RFID hex file, by DD DC RESET can be directly downloaded to the three-CC1110 development board
STCprogram
- stc单片机的SPI 工程程 基本拷贝到合适的开发板上就可以使用-STC spi demon code
GPIOKernelPatch
- bjwGPIO驱动需要的内核补丁 提供如下3个版本的Patch: ①、6410系列开发板:我使用的是Tiny6410,内核2.6.36,光盘日期2012-08-28,Patch文件名:s3c6410gpio.patch ②、210系列开发板(android2.3):我使用的是Mini210s,内核2.6.35,光盘日期2012-11-16,Patch文件名:s5pv210_2.6gpio.patch ③、210系列开发板(android4.0):我使用的是Mini210s,内核3
serial-communication
- 单片机串口通信实例 可以打开下面的网址,查看慧净品牌单片机学习板、实验板、开发板使用流程 http://www.hlmcu.com/HL/HJ/5.htm-The single-chip serial communication instance can open the following URL, View Huijing brand MCU learning board, experimental board, development board using the process
485test
- DM430-L型开发板RS485通信实验,通过开发板与电脑进行数据通信,485接在UART1上 电脑端必备RS232转RS485模块,否则无法进行直接的连接RS485之间通过双绞线连接,如果距离近,可以不使用120欧电阻匹配电脑端通过串口调试助手操作,先将数据由电脑发往开发板开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替开发板的BSL区的RXD和TXD0连接,TXD和RXD0连接即可
使用外部24C02保存参数试验
- 使用AT24C02保存参数程序 1、程序说明: 该例程演示了使用外部AT24C02保存设置参数实验,通过按键设置一个 参数,然后把该参数保存到AT24C02中,下次开机就可以看到 上次保存的数据。 2、实验操作 程序下载到开发板运行后,可以看到数码管显示数值。 每次按下按键S12,该数值将加1, 每次按下按键S14,该数值将减1, 每次按下按键S13,将保存该数值, 给板子断电再重新上电,可以看