Lighthouse Circuit Sculpture

by I-have-an-idea in Circuits > Art

507 Views, 1 Favorites, 0 Comments

Lighthouse Circuit Sculpture

C01E8C56-C2D1-4293-B585-7F63AE330779.jpeg

This lighthouse-shaped circuit sculpture charges during the day with a pair of solar panels, then blinks at night.

It is controlled by an ATtiny85 that wakes up every few seconds to check the amount of light, then goes back to sleep again to save energy. At night, the circuit detects less light (less energy from the solar panels) and starts a flashing sequence.

(The solar panels are on the back, facing out the window).

Supplies

  • Copper wire (18-20 gauge, uncoated)
  • 2 solar panels (2-3 volts)
  • 1F 5.5v Capacitor
  • 200k ohm resistor (or 2 100k ohm resistors)
  • 10k ohm resistor
  • 1k ohm resistor
  • A diode
  • An LED (red uses the least amount of energy)
  • 1 ATtiny85 chip

Programming

Upload the provided code to your ATtiny85 (or similar microcontroller).

In order to upload the code, you will either need a special programmer or you will need to set up an Arduino Uno to upload the code. Just look up "Programming ATtiny85 with an arduino".

Downloads

Breadboard-ing

0D8A9635-23C6-4B93-88D9-5ADE73A09DB7.jpeg
4FF59195-9B5D-4140-A7B5-C51011B38463.jpeg

Build the circuit on a breadboard to prototype it. Once it works, you are able to start soldering!

Attach the Solar Panels

E857B564-629E-4D50-9B1E-9613F5255398.jpeg
9B7D5D82-39D7-419D-B20B-F32636E70DB3.jpeg

Solder the solar panels onto the back of the frame. The solar panels are connected in series, so the positive (+) of the first panel connects to the negative (-) of the second panel. The negative (-) of the first panel connects to the frame (ground). See the image for more details.

Build the Circuit

3672F2E7-3628-4B81-A421-9A20D09CFFEF.jpeg
DE542548-5744-4384-B23C-1D64A2979E9D.jpeg
6A3AC63F-B4B0-4796-8BB2-44DBCABF146D.jpeg

Construct the rest of the circuit. You may find it helpful to set everything on top of a piece of perfboard to hold everything while you are soldering. I left the bottom of the pins open so that I can re-program the ATtiny if I need to. After you are done, attach the circuit to the solar panels and add the rest of the frame around the circuit.

Add Finishing Details

70D38FEB-5870-4706-91E7-58354DBC8DEA.jpeg
00AF2CAF-8EBD-4224-84A9-B3BEBD0637E0.jpeg
A878C5A0-DD2B-42C8-977D-70E0E952A167.jpeg
9E9C5BB9-980A-4D3B-9A61-B06B56C21261.jpeg

Add some finishing details, such as a small roof cap over the light, or a door at the bottom.

Display It!

E733D00F-3961-4B57-8B77-18A2BCC58001.jpeg
360784A1-E85B-4FA4-902B-2F678B987063.jpeg

Put your circuit somewhere where it can charge during the day (with the solar panels on the back) and flash at night. A windowsill is a great place because the solar panels on the back can charge during the day and it is visible from inside and outside. The light on the top will start fading at approximately 8 second intervals in the dark (the flashing intervals can be changed in the code if wanted).

Thanks for checking out my Instructable! If you liked this project, please consider voting for me in the Sculpt and Carve Challenge.