http://sourceforge.net/projects/openprogrammer/?source=navbar Open Programmer http://openprog.altervista.org/OP_eng.html#Quick Open Programmer v0.8.x Quick facts Completely free and Open Source (including firmware) Programs PIC10-12-16-18-24, dsPIC30…
After you read previous article, you might know how to operate a com port in Windows. But that example requires programmer (or user, if you modified that example being able to support inputting command line) to set a com port number, it is not con…
BeeHive204 Very fast universal 4x 48-pindrive concurrent multiprogramming system with ISP capability BeeProg2 Very fast universal 48-pindrive Programmer with USB/LPT interface and ISP capability BeeProg2C Very fast universal 48-pindrive Programmer wi…
http://www.edaboard.com/thread227388.html Hi, i have designed a 48 pin universal programmer but need help finishing it off, is anyone up for the challange? Programmer info:LPC2388 ARM7TDMI CPU with USB2XDC/DC Converters48 universal pin drivers which…
本文转载自:http://www.itdadao.com/articles/c15a509940p0.html 在 cortex-a8 中,可接入摄像头的接口通常可以分为两种, CAMERA 接口和 USB 接口的摄像头.这一章主要是介绍 USB 摄像头的设备驱动程序.在我们印象中,驱动程序都是一个萝卜一个坑,拿到一个硬件就需要去安装它相对应的驱动程序.有时候稍有不对还会导致电脑崩溃,是不是让人很郁闷?这一章我们讲 USB 摄像头设备驱动,那么是不是支持所有的 USB 摄像头驱动呢?带着这个疑问…