Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
interfaces:pony [2014/12/22 12:37]
darron
interfaces:pony [2015/03/22 21:55] (current)
Line 8: Line 8:
 It only works with a motherboard UART or equivalent. It only works with a motherboard UART or equivalent.
  
-== Files at Olimex == +=== Linux ===
- +
-[[https://www.olimex.com/Products/AVR/Programmers/AVR-PG1B/resources/AVR-PG1B-sch.gif|Schematic]]\\ +
-[[https://www.olimex.com/Products/AVR/Programmers/AVR-PG1B/resources/AVR-PG1B.pdf|Manual]] +
- +
-==== Linux ===+
  
 == Program == == Program ==
Line 20: Line 14:
 avrdude -P /dev/ttyS0 -c ponyser ... avrdude -P /dev/ttyS0 -c ponyser ...
 </code> </code>
 +
 +=== Resources ===
 +
 +[[https://www.olimex.com/Products/AVR/Programmers/AVR-PG1B/resources/AVR-PG1B-sch.gif|Schematic]]\\
 +[[https://www.olimex.com/Products/AVR/Programmers/AVR-PG1B/resources/AVR-PG1B.pdf|Manual]]
 +
 +