Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

A low-cost spectrum analyzer for Arduino based on a wireless USB controller.

Notifications You must be signed in to change notification settings

frack/Arduino-SpectrumAnalyzer

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
15 Commits
 
 
 
 
 
 

Repository files navigation

Arduino-SpectrumAnalyzer

A low-cost spectrum analyzer for Arduino based on a CYWM6935 Wireless USB Radio. The Arduino source code and the CYWM6935 driver are based on sample code from https://github.com/wa5znu/CYWM6935/.

For schematics and details see http://frack.nl/wiki/Arduino_Spectrum_Analyzer (Dutch)

Usage

  • Upload the program in 'ArduinoSA/' to your arduino
  • Run 'python arduino-sa.py' from your terminal.

Serial Output

The Arduino program is configured to output JSON over Serial. The format is as follows: { "ArduinoSA": [ { "freq": frequency, "rssi": RSSI }, ..., { "freq": frequency, "rssi": RSSI } ] }

About

A low-cost spectrum analyzer for Arduino based on a wireless USB controller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.