Difference between revisions of "AwesomeShield"

From Nottinghack Wiki
Jump to navigation Jump to search
(Stubbified (marked this page as a stub))
Line 10: Line 10:
  
 
http://www.instructables.com/id/The-74HC164-Shift-Register-and-your-Arduino/
 
http://www.instructables.com/id/The-74HC164-Shift-Register-and-your-Arduino/
 +
 +
SD Card Data Logger (similar to OpenLog but done on the ghetto-cheap)
 +
* openlog: http://www.sparkfun.com/products/9530
 +
* SD card reader hack (avoiding the purchase of a MicroSD slot)
 +
* regular ATMega328P on breadboard/stripboard
  
 
[[Category:Projects]]
 
[[Category:Projects]]

Revision as of 13:54, 27 April 2012

Arduino-compatible shield for a BusyBox built for fun and learning!

  • Shift registers
  • 7-Segment LED units
  • LED matrix units
  • LED Bar displays


http://www.instructables.com/id/The-74HC164-Shift-Register-and-your-Arduino/

SD Card Data Logger (similar to OpenLog but done on the ghetto-cheap)