Burnt iPhone 4
Publicado el 8th Abril, 2013 por KaRMaN. Archivado en Sin categoria.Leido 19,151 veces. Comments Off
This is the basic block diagram hand drawn.
The only element directly powered from power supply is the atmega328p. Sensors and storage are powered using an LDO (Low dropout regulator) enabled by the atmega328p. This way I will be able to cut power to everything from the arduino and then put it on deep sleep to save as much power as posible.
I’ve thinking about registering for the Pongsat program. For those who doesn’t know them, Pongsat is a space program for students and everyone insterested on doing some space research for free. The defined experiments are to be fit inside a pingpong ball so they send as many as they can, and before flight balls are sent back to their creators so data can be retrieved.
I came across with some experiments I want to make in such travel:
All collected data and pictures will be stored in a micro SD card for further analysis. Also RTC chip (real time clock) is mandatory to keep track on timestamp of data.
To save power for all the travel I’ll to use an LDO to cut power from camera, SD card and sensors, and then use of deep sleep functions on atmega328p to powerdown the microcontroller. Every 10 or maybe 5 seconds, wake up microcontroler, wake up sdcard, camera and sensors, take a snap, sensors reading, store everything on SD card, then sleep another 10 secs. I’ll be using ATmega328p running 3.3v and 8MHz as uController.
As the main function of the ball is to take pictures from the travel I decided to name it Mad-Eye. Here are some pictures of firsts internal space fit test to see how much room can be use for electronics:
Antes de que existieran los CCDs las imágenes se capturaban con tubos de vacío como este. El funcionamiento es el mismo que el de un tubo de televisión pero a la inversa. El haz escanea la superficie sensible que en funcion de la luminosidad crea una señal eléctrica en el anillo metálico que lo rodea. Esta señal es la que posteriormente se amplifica y se modula para su emisión.