Skip to content

jlark/sunlover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

sunlover

sun tracking for arduino

===== Setup: Required Hardware:

  • 2 Photo Resistors
  • 1 servo
  • Atmega compatable microprocessor

Ports:

  • Make sure your inputs and outputs are alligned with inputs and outputs in the code.

Make sure these are correct:

//int lightPin0 = 0; //define a pin for Photo resistor left

//int lightPin1 = 1; //define a pin for Photo resistor right

//int servoPin = 9;

Have Fun!

About

sun tracking for arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%