Difference between revisions of "Treadle computer"

From Makers Local 256
Jump to: navigation, search
m (Needed: checking off what's been obtained)
m (Design options: revamped)
 
Line 16: Line 16:
 
* serial connection to computer
 
* serial connection to computer
  
==Design options==
+
==Attempt #1==
===Direct===
+
* configure wheel as a generator
+
 
+
 
===Belt driven===
 
===Belt driven===
* configure wheel to drive a motor with a belt
+
* Flywheel turns a belt that then turns and alternator.
 +
* Alternator is a good choice as it's already setup with a voltage regulator, etc for charging a 12V lead acid/AGM battery.
 +
 
 +
===Power regulation===
 +
* [http://www.amazon.com/gp/product/B00FL1TTXC/ Wagan (EL2892) TravelCharge 9.6 Amp Quad Power Hub]
 +
** 12V in and 5V 9.6A out
 +
** may get a second one just for the extra ports
 +
 
 +
===Power monitoring===
 +
 
 +
===Display===
 +
* [http://www.amazon.com/gp/product/B005SEZR0G/ AOC E1649FWU 16" USB-Powered Portable LED Monitor]
 +
** 5V 2A, which may sound high but the screen should be really nice
 +
** USB mini to USB A y-connector
 +
*** presumably because of the limited amp output of USB ports on computers
 +
 
 +
===Computer===
 +
* [http://www.amazon.com/Raspberry-Pi-Model-Project-Board/dp/B00T2U7R7I/ Raspberry Pi 2 model B]
 +
** 5V 350mA
 +
** there are faster boards out there but this one was easily obtained and can be replaced if necessary
  
 
==Notes==
 
==Notes==

Latest revision as of 19:51, 9 April 2015

Creator:
strages
Status:
gathering materials
Born On:
10:04, 13 August 2013 (CDT)
Last Updated:
19:51, 09 April 2015 (CDT)

Overview

A treadle (foot pedal from an old sewing machine) powered computer. Got the idea from The Windup Girl by Paolo Bacigalupi. The idea of a user powered computer seems like a great way to stay on task when one sits down to use it. You'll sit down and type up that e-mail instead of watching youtube videos for a half hour.

Needed

  • treadle ✓
  • low power computer ✓
  • low power display ✓
  • small battery or capacitor bank
  • circuit to detect the absence of voltage in and send a signal to the computer to hibernate to disk.
  • serial connection to computer

Attempt #1

Belt driven

  • Flywheel turns a belt that then turns and alternator.
  • Alternator is a good choice as it's already setup with a voltage regulator, etc for charging a 12V lead acid/AGM battery.

Power regulation

Power monitoring

Display

Computer

  • Raspberry Pi 2 model B
    • 5V 350mA
    • there are faster boards out there but this one was easily obtained and can be replaced if necessary

Notes

Final design

References