Developer

ArduStation Assembly Instructions



What you will need:
-ArduStation Kit
-Soldering Iron:

-Solder:

-Flush/diagonal cutters:

Recommended:
-Low Profile Multimeter:

-Disordering Tool:



-This is what you will find inside the ArduStation components antistatic bag (LCD is included of course):


-Lets start soldering the non polarized capacitors (.1uF), when you are done place the xBee headers:


-After you placed the xBee headers, place any xBee module you have available to hold the headers in the right angle, then solder:


-Continue with the Atmega328 socket and the buzzer, watch out with the buzzer polarity!:


-Now place the protection diode (check the white strip) and the power regulator, be careful both have polarity too:


-Lets continue with the potentiometers, one is for the contrast with the number "103" or 10Kohms (UP) and the other with the long pins is for the backlight LED, with the number "502" or 5Kohms (down).


-An extra picture:


-Now solder the first 100uF polarized capacitors, check out the white strip (negative).


-Now solder the second 100uF polarized capacitors, check out the white strip (negative).


-No solder the 16Mhz Resonator (orange/brown one), is not polarized, the reset button and the power jack (easy):



Now we need to solder the LED's, but i have chosen very bright LED's in order to see something under the sun, but they are clear, so no way to see the color and one of the was inverted polarity (the long pin is the negative). A solution for that is using a the multimeter, just choose the continuity option or diode test (both will work):

This trick works great for SMD LED, for normal LED will not be so effective but it will work. Anyway just place the multimeter probes in the LED and see in with side the LED turns on and check the color also the LED side that the multimeter red probe is touching is the positive polarity of the LED. In the back of the board you can check the positive polarity of the LED holes:


-After you solder the LED's in the right way, is time to solder the funniest part, the buttons:


-Turn the board and place the Atmega328 carefully (the little half-circle divot on the chip should be on the side with the little half-circle in the socket; ignore the position of the red dot on the chip, which is not meaningful). The processors comes with bootloader pre-loaded:


-Now just solder the LCD (you can use female headers so you can remove the LCD anytime) and the FTDI port. You are ready to connect it. Note: You can't upload code when the xBee is connected.


-When you are ready, just upload the ArduStaion demo code here. It should work with ArduPilot and show you real time telemetry as indicated:


-By pressing the buttons left and right you can change the screen data.


You can find the latest code here:
http://code.google.com/p/ardu-station/
The example is commented and you adapt this system to any of your projects!

Enjoy!
E-mail me when people leave their comments –

You need to be a member of diydrones to add comments!

Join diydrones

Comments

  • Any chance the board + LCD will go up for sale solo? I have all the parts needed except the boards
  • Developer
    I'm sure yes, but you need to find a audio to serial converter. But yes is very possible.
  • T3
    is there any way to make this work with a audio line from my video tx (if I have a modem on the plane of course)

    I only need one a one way stream of info.
  • For programming via XBee ....
    Ahh....there is a 2 pin header to be put in just below (flat part) of the transistor....oops...
    Am I right ?
    Earl
  • Jordi,
    Been busy here, but want to say thanks for the station. I use it @ 57600 baud. Works great. Can't wait foe an enclosure!
    Earl
  • just orderd mine i cant wait guys thanks sooo much
  • Developer
    Reto, i use to "live" in Switzerland for about a year =) and yes you can hook up something in the I2C port, actually i already populated that pull up resistors for you. =)
  • Developer
    yes is that correct!
  • Developer
    !!!LAT:33952624,LON:-117409072,SPD:0.23,CRT:0.00,ALT:0,
    ALH:0,CRS:170.73,BER:94,WPN:0,DST:25853,BTV:11.84,***


    +++ASP:9,THH:85,RLL:30,PCH:-29,STT:2,***
  • Developer
    Thomas, you can try to simulate this string, just change the values inside each one, and send it to ardustation and you will see the data displayed:
    !!!LAT:33952624,LON:-117409072,SPD:0.23,CRT:0.00,ALT:0,ALH:0,CRS:170.73,BER:94,WPN:0,DST:25853,BTV:11.84,***
    +++ASP:9,THH:85,RLL:30,PCH:-29,STT:2,***

    The default speed is set to 38500, but you can change it to whatever you want.
This reply was deleted.