3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Smart Solar Oven Platform

Smart Solar Oven Platform
I have been using solar ovens for a number of years. I love to cook food with the Sun's energy, and, more often than not, the food tastes really good.  I decided to do this project because I want to use the oven more than just on weekends, when I'm around to tend it. I know that people who do solar cooking sometimes put food in in the morning and come home after work to a cooked meal. I have done that myself. However, it is really hard to have control of the cooking duration and final outcome if you just leave the oven sitting by itself.

This instructable describes how to build a rotating platform that is controlled by an Arduino microcontroller. It follows the Sun until the food has cooked for a
predetermined amount of time and then it will turn the oven away from the Sun. I've only had a few opportunities to use it, because our rainy season just started, but I am
very pleased with the results and I can't wait for more opportunities to use it. After spending so much time on a project, it's very gratifying to know that it will actually be
useful.

Note: These instructions assume that you are using a box cooker. If you are going to use some other type of solar cooker, you will have to make some modifications.
Note: If you live in the tropics, the Sun may be so high that there is no way to completely turn the oven away to stop cooking. In that case, I think the best solution is to
make a mechanism that closes the reflector over the top of the oven.

The system consists of
- a circular platform on a lazy susan bearing
- a geared motor that turns the platform and a circuit that drives the motor
- an optical sensor that the microcontroller uses to determine if the oven is facing the Sun
- a temperature sensor that is stuck into the food being cooked
- the Arduino and a bunch of electronic components
- the Arduino program that I wrote
 
Remove these adsRemove these ads by Signing Up
 

Step 1Videos

Videos
On the last sunny day of 2010 I made a decent video of the project. There's just a glitch at the end when the end-of-travel switch didn't trip (See step 7), which just shows that I have a bit of work to do to make the device more reliable. Also, for the present, I have abandoned using an LED display, because it is causing the microcontroller to receive faulty temperature readings from the temperature sensor (Update 1/2/11 - I think I've solved that problem - see step 13).


Here's a short video show what the end-of-travel switch does when it works properly (See Step 6 of this instructable).


This video shows the platform working under simulation conditions. A desk lamp was used to simulate the Sun and a cup of hot water was used to simulate the food being heater.



This video shows my oven and platform tracking the Sun for the better part of a day last summer. For this video, I was using a circuit made of discreet components and the platform was not yet programmable.



This video is a benchtop simulation that I ran before running the program on the actual platform. I used a small DC motor to simulate the platform motor, a flashlight to simulate the Sun and a cup of hot water to simulate cooking food. I altered the Arduino program to operate with the lower light level and lower temperature. I also programmed the "cooking time" to be only four minutes.


« Previous StepDownload PDFView All StepsNext Step »
7 comments
Feb 13, 2011. 11:35 PMsolar panel says:
(removed by author or community request)
Feb 2, 2011. 7:48 AMElian_gonzalez says:
this is great. Very intelligent with the Arduino board, once i have enough resources ill start buiding:)
Jan 30, 2011. 8:33 PMmansor says:
How to get Arduino cip outside US.and how much cost.
Dec 19, 2010. 1:36 PMmjawed says:
Good work Bro!
BTW, solar cells could also be mount on the same sun tracking fixture to recharge the main battery for tracking motor power supply, which will makes it stand alone solar cooker.
And add a buzzer to alert you when the cooking is done.

Nice idea....:)
Thanks for sharing!



Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
32
Followers
6
Author:dlginstructables
By day I'm a mechanical engineer at a university laboratory. In my free time, I do my own projects.