dmytro-m / wsn-cc1101-arduino

Wireless sensor network based on arduino ATmega328 + CC1101

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wireless sensor network (ISM band 868MHz) based on ATmega328 chip and CC1101 radio.

Please use Arduino IDE v.1.6.12 for compilation and additional libraries from "libraries" folder. ArduinoJson should be 5.13.5.

Connection ATmega328->SPI->CC1101

About

Wireless sensor network based on arduino ATmega328 + CC1101


Languages

Language:C++ 78.4%Language:C 14.6%Language:Processing 5.3%Language:CMake 0.8%Language:Shell 0.7%Language:Ruby 0.2%Language:Makefile 0.1%