PDDuino: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Jimmy Petit's original project for Arduin Mega https://github.com/TangentDelta/SD2TPDD A fork that adds, * power saving sleep mode calls * disk-activity led * support for t...") |
No edit summary |
||
(11 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<gallery mode="packed-hover"> | |||
https:// | PDDuino_demo_2.jpg | ||
PDDuino_mcu_and_serial-ttl.jpg|[https://duckduckgo.com/?q=ns-rs232-02 NS-RS232-02]<br>and<br>[https://duckduckgo.com/?q=adalogger Adalogger]<br>(32u4 or M0) | |||
PDDuino_serial-cable.jpg|9F/25M Null-Modem cable<br>[[Model_100_102_200_600_Serial_Cable|same cable as for connecting to PC]] | |||
PDDuino_DSR_DTR_DCD_top.jpg|add wires to bridge DTR-DSR-DCD | |||
PDDuino_DSR_DTR_DCD_bottom.jpg|add wires to bridge DTR-DSR-DCD | |||
PDDuino_all_wiring.jpg | |||
PDDuino_demo_1.jpg | |||
</gallery> | |||
PDDuino is a fork of [https://github.com/TangentDelta/SD2TPDD SD2TPDD] that adds, | |||
* | * Power-saving hardware sleep and wake from hardware interrupt | ||
* | * Disk-Activity light | ||
* | * Port to [https://www.pjrc.com/store/teensy36.html Teensy 3.5/3.6], including the special SDIO 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://github.com/ | https://github.com/bkw777/PDDuino | ||
Latest revision as of 15:14, 13 August 2020
-
NS-RS232-02
and
Adalogger
(32u4 or M0) -
9F/25M Null-Modem cable
same cable as for connecting to PC -
add wires to bridge DTR-DSR-DCD
-
add wires to bridge DTR-DSR-DCD
PDDuino is a fork of SD2TPDD that adds,
- Power-saving hardware sleep and wake from hardware interrupt
- Disk-Activity light
- Port to Teensy 3.5/3.6, including the special SDIO 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