Nano satellite arduino coding

Hello everyone, hope you're well and fine.

I am seeking coding for my project. I would like to build a nano satellite model which able to sense change of temperature and pressure, has GPS function, able to capture image

I am going to use

  1. Arduino nano
  2. 433mhz transceiver
  3. Ov7670 arduino camera
  4. GPS
  5. Altitude sensor

Hope anyone can help or share. Thanks

If you just want someone to write a program for you please ask in the Gigs and Collaborations section of the Forum and be prepared to pay.

If you want to learn to program yourself the examples that come with the Arduino IDE are a good place to start. They probably cover all the techniques you will need. There are also many online tutorials. Also see the Useful Links Thread.

And if you are going to learn how to create your program I suggest you break your project into several smaller learning parts. For example write a short program to learn how to use the transceiver and another to learn how to use the camera etc. That is how all complex programs are developed and by dealing with each part separately it will be much easier to find relevant examples and advice.

...R

I'm puzzled why a satellite would want to measure pressure.

"Satellite" also seems to suggest that GPS COCOM limitations would apply.

There are GPSs you can get for satellites, you do need something of a license for them as I recall, and they aint cheap.

Getting images back from a small satellite at very long distances is not so very simple, so you would need to think how it might be done in reality so the model is realistic.

Ad a question, why do you want a GPS in a small satellite ?

Maybe you are thinking of a high altitude balloon flight package. If so there are lots of examples on the web.

Hi,
Welcome to the forum.

Please read the post at the start of any forum , entitled "How to use this Forum".
OR
http://forum.arduino.cc/index.php/topic,148850.0.html.

I think "satellite" may be a loss in translation.

Tom.... :slight_smile: