20110326

Less radio waves, more Arduino. PoSaTrack.

On Arduino forum I read about the Plan13 library port by VE9QRP for Arduino. So I got the idea to build a portable sat tracking tool with my SSD1325 OLED display. So here it is:



Setup:
ATmega328 (on Adruino Uno Board)
SSD1325 OLED display
Code

This is just a preview of the forthcomming PoSaTrack tool... :)

Be patient, please :)

20110320

Spectrumanalyser with Arduino Uno and SSD1325

A simple Demo of a spectrumanalyser with SSD1325 and Atmega 328 (Arduino Uno).



Only 32 points for FFT are used to get an bandwidth of about 3kHz. Thank you to these guys for the FFT lib:

Written by: Tom Roberts 11/8/89
Made portable: Malcolm Slaney 12/15/94 malcolm@interval.com
Enhanced: Dimitrios P. Bouras 14 Jun 2006 dbouras@ieee.org
Modified for 8bit values David Keller 10.10.2010

20110316

A small OLED demo on Arduino Uno

Here's a small demo I made with Arduino Uno and SSD 1325 OLED display:



Just for fun :)