Difference between revisions of "7th Inning"

From LVL1
Jump to navigation Jump to search
Line 21: Line 21:
  
 
==Fritzing==
 
==Fritzing==
 +
[[File:Lvl1-Inning7 bb.jpg]]
  
 
==Code==
 
==Code==
  
 
==Troubleshooting==
 
==Troubleshooting==

Revision as of 22:49, 17 May 2010

Introduction

Photocells and thermistors Here we set up voltage dividers for a photocell and a thermistor The code works the same as the potentiometer! Both the photocell and the thermistor are 3K so we set the voltage divider up with 3K resistors (orange-black-red)


Components Needed

  • Freeduino or Arduino or clone
  • USB cable for Freeduino
  • Freeduino development software - download here!
  • Solderless Breadboard
  • Hookup wire 22gauge solid

How to

  • See the fritzing diagram

Schematic

The schematic was to confusing on the Fritzing program. I will try to make it cleaner...

Fritzing

Lvl1-Inning7 bb.jpg

Code

Troubleshooting