I wanted to test how Raspberry Pi would work as a small web server so I installed NGINX and configured it using the instructions in here.
I also created a small Javascript page that uses aprs.fi JSON API and Nokia Maps API to track APRS enabled station on a map. The source code is posted in github - this is basically just one file 'index.html' that is copied to /var/www directory on Raspberry PI. You need to get the APRS.FI API key from here.
Here is how the page looks like as served by Raspberry Pi - see W1MRA-C station near Prudential Center in Boston. As you can see from the source code this is a very simplistic Javascript mash-up.
However, Nokia Maps APIs do provide a rich set of functionality that can be used to extend the capabilities. The neat thing here is that even a tiny web server like Raspberry Pi can provide this rich functionality because all the heavy lifting is done by Nokia on the maps API side and on the browser doing the page rendering.
Showing posts with label Raspberry Pi. Show all posts
Showing posts with label Raspberry Pi. Show all posts
Monday, July 30, 2012
Wednesday, July 4, 2012
Raspberry Pi Arrived!
I placed the Raspberry Pi order to RS Components in early March and this credit card sized $35 Linux computer finally arrived on Monday.
I created a new page for Raspberry Pi related projects and experiments. Please check in here.
I created a new page for Raspberry Pi related projects and experiments. Please check in here.
Wednesday, February 29, 2012
Rasberry Pi - $35 credit card size computer
Rasberry Pi was launched today with a big bang. There are already 44,161 followers on Twitter and the launch made to headline news in CNN.com, BBC and other news sites.
This credit card size little computer has been under development multiple years and is now available at $35 price point.
The price / performance ratio is pretty amazing and since it is running Linux operating system it should be pretty straightforward to port / run different ham radio applications on this tiny little computer.
I signed up on the waiting list - let's see how quickly the two distributors can ramp up. This initial batch of 10,000 units was sold in few minutes according to some websites.
73 de Mauri AG1LE
This credit card size little computer has been under development multiple years and is now available at $35 price point.
The price / performance ratio is pretty amazing and since it is running Linux operating system it should be pretty straightforward to port / run different ham radio applications on this tiny little computer.
I signed up on the waiting list - let's see how quickly the two distributors can ramp up. This initial batch of 10,000 units was sold in few minutes according to some websites.
73 de Mauri AG1LE
Subscribe to:
Posts (Atom)
Popular Posts
-
After reading many antenna articles in the Internet and a couple ARRL antenna books I got interested in physically small HF antennas. My b...
-
I have played with HDSDR and Elecraft KX3 for a while. While HDSDR is an excellent piece of software I am more familiar with PowerSDR as I...
-
INTRODUCTION In my previous post I created a Python script to generate training material for neural networks. The goal is to test how we...
-
MACHINE LEARNING CHALLENGE I was astonished to get email acknowledgement that my Kaggle Morse Challenge was approved today. I have spen...
-
Library of Congress, Prints & Photographs Division, FSA-OWI Collection While experienced CW operators can easily copy morse code f...
-
REMOTE CONTROL OF ELECRAFT K3 I wanted to control my Elecraft KX3 transceiver remotely using my Android Phone. A quick Internet search yi...
-
Abstract I trained a Tensorflow based CNN-LSTM-CTC model with 5.2 hours of Morse audio training set (5000 files) and achieved charact...
-
I had a 80 m dipole that was not performing too well because it was only at 25 ft height due to physical constraints in my backyard. Loo...
-
Inspired by "Ionic Fluid Antenna" article by N9ZRT David Hatch I started wondering whether human body could be used as an anten...
-
Demo video showing a proof of concept Alexa DX Cluster skill with remote control of Elecraft KX3 radio. Introduction Accordin...