PDDuino: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
PDDuino is a fork of [https://github.com/TangentDelta/SD2TPDD SD2TPDD] that adds, | |||
* Power-saving sleep-mode calls | |||
* Disk-Activity light | |||
* Port to [https://www.pjrc.com/store/teensy36.html Teensy 3.5/3.6], including the special SD-Card reader hardware on Teensy 3.5/3.6 | |||
* | * Port to [https://www.adafruit.com/product/2795 Adafruit Feather 32u4 Adalogger] | ||
* | * Port to [https://www.adafruit.com/product/2796 Adafruit Feather M0 Adalogger] | ||
* | * Current working directory is displayed in the top-right corner in TS-DOS | ||
* | :https://gitlab.com/bkw777/PDDuino | ||
* | |||
:https://gitlab.com/ | |||
https://www.youtube.com/embed/_lFqsHAlLyg | https://www.youtube.com/embed/_lFqsHAlLyg |
Revision as of 23:08, 10 August 2020
PDDuino is a fork of SD2TPDD that adds,
- Power-saving sleep-mode calls
- Disk-Activity light
- Port to Teensy 3.5/3.6, including the special SD-Card reader hardware on Teensy 3.5/3.6
- Port to Adafruit Feather 32u4 Adalogger
- Port to Adafruit Feather M0 Adalogger
- Current working directory is displayed in the top-right corner in TS-DOS