grabapic
                Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| grabapic [2013/05/14 08:01] – saki | grabapic [2013/05/14 12:50] (actual) – editor externo 127.0.0.1 | ||
|---|---|---|---|
| Línea 5: | Línea 5: | ||
| - | + | ===== Ardpicprog  | |
| - | Ardpicprog  | + | {{ :: | 
| Ardpicprog en una solución basada en [[Arduino]] para programar microcontroladores PIC y dispositivos EEPROM de Microchip Tecnology Inc., como pueden ser el PIC16f84, PIC16f628A, PIC12F675, 24LC256, etc. La solución tiene tres partes: | Ardpicprog en una solución basada en [[Arduino]] para programar microcontroladores PIC y dispositivos EEPROM de Microchip Tecnology Inc., como pueden ser el PIC16f84, PIC16f628A, PIC12F675, 24LC256, etc. La solución tiene tres partes: | ||
| - | Circuit that is built on one or more prototyping  | + |  El circuito que está construido en una o más [[http:// | 
| - | Sketches called ProgramPIC and ProgramEEPROM that are loaded into an Arduino to directly interface with the device during programming. The sketches implement a simple serial protocol for interfacing with the host. | + | |
| - |  El circuito  | + |  Los Sketches llamados ProgramPIC y ProgramEEPROM son los programas  | 
| - | Host program called  | + |  El programa controlador  | 
| - | Note: Ardpicprog is not compatible with JDM-style PIC programmers. Those programmers typically use RS-232 control signals such as DTR and CTS to interface to the host computer. The Arduino has a simple serial interface over USB with no access to the RS-232 control signals from the host. Because of this, ardpicprog uses a completely different interface between the host and the programmer that runs over a regular serial data link. The host side was deliberately made compatible with the picprog tool to make it easier to replace picprog with ardpicprog in existing build scripts. | + | |
| - | More information about Ardpicprog  | + | Nota: Ardpicprog  | 
| + | |||
| + |   | ||
| + | |||
| + | [[ardpic-inst|Intrucciones de instalación.]] | ||
| + | |||
| + | [[ardpic-circuit|Detalles del circuito programador de PIC de 14bit.]] | ||
| + | |||
| + | [[ardprog-picprog|Sketch ProgramPIC para convertir el Arduino en un programador PIC.]] | ||
| + | |||
| + | [[ardpic-eepromprog|Sketch ProgramEEPROM para convertir el Arduino en un programador de EEPROM de la familia 24LCXX.]] | ||
| + | |||
| + | [[ardpic-host|Programa Host para controlar el programador PIC.]] | ||
| + | |||
| + | [[ardpic-soporta|Dispositivos PIC y EEPROM soportados.]] | ||
| + | |||
| + | [[ardpic-protocol|Protocolo serie para el programador PICs y EEPROMs con Arduino.]] | ||
| + | |||
| + | |||
| + | O en el sitio original: | ||
| + | |||
| + | [[http:// | ||
| - | Installation instructions. | ||
| - | Circuit details for 14-bit PIC programmer. | ||
| - | ProgramPIC sketch for interfacing with the PIC programmer. | ||
| - | ProgramEEPROM sketch for programming EEPROM' | ||
| - | Host program for controlling the PIC programmer. | ||
| - | Supported PIC and EEPROM devices. | ||
| - | Serial protocol for programming PIC's and EEPROM' | ||
| Ardpicprog' | Ardpicprog' | ||
| For more information on Ardpicprog, to report bugs, or to suggest improvements, | For more information on Ardpicprog, to report bugs, or to suggest improvements, | ||
| - | |||
| - |   | ||
grabapic.1368518511.txt.gz · Última modificación: 2013/05/14 10:01 (editor externo)