ardpic-inst
Diferencias
Muestra las diferencias entre dos versiones de la página.
Próxima revisión | Revisión previa | ||
ardpic-inst [2013/05/14 11:00] – creado saki | ardpic-inst [2013/05/17 11:56] (actual) – editor externo 127.0.0.1 | ||
---|---|---|---|
Línea 3: | Línea 3: | ||
El código fuente de Ardpicprog está disponible en github: https:// | El código fuente de Ardpicprog está disponible en github: https:// | ||
- | El programa host puede ser construido a partir de la fuente en GNU/Linux y otros sistemas compatibles con POSIX tecleando make. También puede ser construido usando Cygwin bajo Windows e incluso | + | El programa host puede ser construido a partir de la fuente en GNU/Linux y otros sistemas compatibles con POSIX tecleando |
- | The ProgramPIC | + | El sketch |
- | To test that the host can talk to the PIC programmer, plug the Arduino | + | Para testear que el host pueda comunicarse con el programador |
ardpicprog -p / | ardpicprog -p / | ||
- | You should see a list of supported devices like the following: | + | |
+ | Debería usted ver una lista de dispositivos compatibles como la que sigue: | ||
Supported devices: | Supported devices: | ||
Línea 17: | Línea 18: | ||
pic16f648a* | pic16f648a* | ||
= autodetected | = autodetected | ||
- | Next, put a compatible PIC device into the programming socket, ensure that the 13 volt programming voltage is applied, and then type the following: | + | |
+ | A continuación coloque en el zócalo del programador un dispositivo | ||
ardpicprog -p / | ardpicprog -p / | ||
- | That should dump the entire contents of the PIC device to the file output.hex. | + | Esto debería volcar el contenido completo del PIC en el archivo |
- | See the documentation for the host program for more information on using Ardpicprog | + | Mire la [[ardpic-host|documentación del progrma host]] para mas información sobre el uso de Ardpicprog |
ardpic-inst.1368529254.txt.gz · Última modificación: 2013/05/14 13:00 (editor externo)