This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
digispark:tutorials:usb2lcd [2013/03/21 02:20] digistump |
digispark:tutorials:usb2lcd [2015/03/08 11:29] jmccorison Added comment about DigiCDC and a link to GIT for Monitor |
||
|---|---|---|---|
| Line 6: | Line 6: | ||
| This should provide quick LCD integration, probably the cheapest USB2LCD solution, and a good jump off point for use of the LCD and DigiUSB libraries. | This should provide quick LCD integration, probably the cheapest USB2LCD solution, and a good jump off point for use of the LCD and DigiUSB libraries. | ||
| + | |||
| + | Newer versions of the Digispark IDE no longer ship with the DigiUSB Programs folder as DigiUSB has been superseded by DigiCDC. For those who wish to continue using DigiUSB the monitor program can still be downloaded from the [[https://github.com/digistump/DigisparkExamplePrograms/tree/master/Python/DigiUSB|Digispark GIT repository]]. | ||