搜索资源列表
SBC-2410X_kernel.tar
- MIZI Research, Inc.发布的嵌入式Linux内核源码,现在的版本是是2.4.18-rmk7-pxa1-mz5。其中包含了很多常用硬件驱动,如CS8900、UDA1341等。 这是为一款用SAMSUNG公司S3C2410A芯片为处理器的系统配置的内核,可支持 640*480 TFT、Audio、LAN、RS-232、USB等接口。-MIZI Research, Inc. Release of embedded Linux kernel source, the current ver
usbmodechange
- CH375是一个USB总线的通用接口芯片,上传的资料中包括了该芯片的手册,原理图,PCB,以及利用CH375实现单片机与USB设备进行通信的多个典型应用的源代码。-CH375 is a generic USB interface chip. uploads the information included in the chip manuals, drawings, PCB, and the use of CH375 MCU with USB devices to communicate ove
Music_Box
- 利用SPCE061A 单片机、SPR 模组、液晶1602 制作音乐盒播放器,要求具有下述功能: 1. 可以实现多首音乐的播放; 2. 可以实现音乐播放的开始、停止、暂停、上一首、下一首功能; 3. 在播放音乐时可以在液晶1602 上显示均衡效果; 4. 具有友好的用户界面 1.2 扩展要求 1. 可以实现音乐的音量控制; 2. 具有USB 功能,可以实现语音资源的更新 -use SPCE061A, SPR modules, LCD 1602 produced a
ArmFlashTest
- This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute
单片机 AVR-CDC
- The AVR-CDC performs the CDC (Communication Device Class) connection over low-speed USB. It provides the virtual RS-232C interface without installing dedicated driver. The AVR-CDC is originally developed by Osamu Tamura. Akira Kita
Anchor_EZ-Link_Cable.rar
- WinCE Anchor EZ-Link Cable的驱动,This is the inf installation scr ipt for the stand-alone release of serial-over-USB host driver for WCE USB Function devices.
LPC1768-Xplorer
- LPC1768-Xplorer is a CORTEX-M3 based stamp board for NGX’s mbed-Xpresso Baseboard. The LPC1768 microcontroller has 512KB of internal flash and 64KB RAM. Ethernet MAC, USB Device/Host/OTG interface, 8-channel general purpose DMA controller, 4 UARTs, 2
optical_mouse_v03.c
- This an example USB project showing how to interface an optical mouse sensor (the ADNS-2620) with a standard XP/Vista computer. The TD-USB-01 board with a PIC18F2550 communicates with: * the PC: USB 2.0 through a mini-B connector. * the
AVR230_source
- This a simple bootloader for AT91SAM7 processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At
AT91_Flash_Programming_Solutions
- This a simple bootloader for AT91SAM7 processors. It permits you to download new code to the device over USB. This bootrom is installed at address 0x00000000 in the ARM, which means that it is the first piece of code to execute after reset. At
microtouch1v2
- New in 1v2 Updated with the actual files to support the internet demo -) Support for SSD1297 LCDs. These are found in a number of touch LCD players, including the first version of the Sylvania player. They are marked "SSD1297". Define SSD1297
led.control.over.usb
- usb,led conontrol , mega16-usb,led conontrol , mega16
microtouch1v2
- ew in 1v2 Updated with the actual files to support the internet demo -) Support for SSD1297 LCDs. These are found in a number of touch LCD players, including the first version of the Sylvania player. They are marked "SSD1297". Define SS
GNSS_OEM_USB_FPGA
- fpga usb 采集程序,将AD采集过来的数据经USB传给PC机-fpga usb acquisition program, the AD acquisition over the data passed to the PC via USB
USB2Ethernet
- PIC32 USB转网络传输,对于需要将USB口数据通过网络传送的开发者可以参考本代码。-PIC32 USB transfer network transmission, the need for a USB port for data transfer over the network developers can refer to this code.
fpga_usb_serial_20131205.tar
- usb serial core is a vhdl synthesizable code, implementing serial data transfer over usb. Combine with a UTMI-compatible transceiver chip, this core acts as a USB device that transfers a byte stream in both directions over the bus
GUI_DFU_USB_bootloader_STM32F_CSharp
- Gui to invoke bootloader in STM32F series micro over USB using DFU protocol. This was modified a version I found on Codesource, so he gets the real credit I just made it fit my requirement.-Gui to invoke bootloader in STM32F series micro over USB usi
VirtualCom
- Virtual COM driver firmware over USB for STM750 board
fadecandy
- Fadecandy is an LED controller for driving WS2811 and compatible LED pixels over USB. This package includes example code in many high-level languages, firmware in C++, and hardware designs.
Components 2018-09-30
- * Purpose: This file is for a USB Mass-Storage Device bootloader. This file * has functions to read S19 file sent over USB, and parse s-records * to program to flash.