Giter VIP home page Giter VIP logo

radioberry's Introduction

RadioBerry - Ham Radio cape for Raspberry PI

Main purpose of the project:

  • Building a HAM Radio
  • Learning (from noob to guru)

Radioberry:

  • Raspberry PI 2 Model B
  • Radio extension board (cape)
    • using AD9866 (12 bit) for RX and TX modes.

RadioBerry RadioBerry RadioBerry RadioBerry RadioBerry

Radioberry Configurations:

Initialy i had the idea of using JAVA as then main programming language, 
but the lack of speed when reading and writing to the GPIO of the raspberry pi 
forced me to use the 'C' programming language.

Setting the SI570 at the right fequency is done using the I2C bus of the pi and a JAVA progam.

Three applications are being under development:

- HermesLite 
- Radio Berry
	On the RPI a webserver (using websockets for spectrum and audio) including the ported WDSP lib
- Standalone transceiver

HermesLite

Using a SDR program via the OPENHPSDR protocol and a network connection.

RadioBerry

Starting hermes lite (c-program) using the following command: sudo ./hermeslite

Start a SDR software program;

(Web) RadioBerry

RadioBerry

Starting RadioBerry using the following command: java -jar radioberry.jar

Internally using the WDSP library.

Oeps.. in the WeServer class i hard coded an IP address ... for now modify and export the jar file...

Open a modern browser and start the URL ; i have created an initial ssb.html!

For different modes an unique interface can be designed.

Because of the performance problems i have to change from JAVA using an embedded JETTY server to C using mongoose as webserver. But the idea of making special pages for the different modes still stands!

Standalone transceiver

Using a touch display and maybe some knobs....

As DSP lib using the WDSP library.

Hardware

RadioBerry

Schema and layout available. The print is created by elecrow.

As can be seen in the picture the first components are mounted and the first firmware is loaded; showing the heart beat!

Some schema and layout errors:

- )	Pin 23 AD9866 not connected to FPGA!
- )	10 MHz not connected to 3.3V
- ) LED for the 1V2 is not needed; the LED need at least 1.4..1.5V

radioberry's People

Contributors

pa3gsb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.