pic/at89c2051 programmer】的更多相关文章

http://dangerousprototypes.com/forum/viewtopic.php?t=170 It looks like the PICKIT2 uses a small boost converter. http://www.oshonsoft.com/picprogprousb.html USB Pro PIC-PIC18-PIC16-AVR Programmer USB Pro AVR Programmer Serial Port Pro PIC-PIC18-PIC16…
In need of a programmer for PIC micro controllers I decided to build my own one. This programmer has been designated as "PIC JDM Prototype Programmer 1001" because it is very likely the 1001st PIC programmer :-) The programmer is basically opera…
http://uzzors2k.4hv.org/index.php?page=usbpicprog My Tait Serial programmer works alright, but not every computer has a parallel port, and these days they're almost extinct. Most laptop don't even have a serial port! Thinking ahead a USB programmer s…
There are commonly three types of memories in a PIC Microcontroller, Flash Program Memory, Data Memory (RAM) and EEPROM Data Memory. We write Programs in the Flash Program Memory of a microcontroller. Flash memory makes it possible to program a micro…
http://www.circuitsathome.com/mcu/pic_vpp_limiter VOUT = 2.5V * ( 1 + 24/10 ) = 2.5 * 3.4 = 8.5V Newer PIC18s, such as my current favorite – PIC18F26K20, don’t like to be programmed with 12V. The datasheet maximum is 9V. Older Microchip programmers/d…
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…
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…
https://code.google.com/p/vsprog/ CLI program support USB_TO_XXX of Versaloon. Support AVR_ISP/JTAG, S51_ISP, C8051F_JTAG/C2, STM32_ISP, MSP430_JTAG, PSOC_ISSP, SVF_PLAYER. https://code.google.com/p/usbprog/ Open Hardware USB Programmer https://code.…
E原文地址:http://eli.thegreenplace.net/2011/11/11/position-independent-code-pic-in-shared-libraries-on-x64/The previous article explained how position independent code (PIC) works, with code compiled for the x86 architecture as an example. I promised to…
What things should a programmer implementing the technical details of a web application consider before making the site public? If Jeff Atwood can forget about HttpOnly cookies, sitemaps, and cross-site request forgeries all in the same site, what im…