Close

Setup board environment

A project log for 900 MHz radio

Hope RF module + Atmega 328

adellelinadellelin 03/29/2020 at 22:000 Comments

Requirements:

Arduino AVR Boards version 1.6.22 and above

(Tools->Boards->Boards Manager)

<>Install MiniCore Board<>

https://github.com/MCUdude/MiniCore#write-to-own-flash

This installation method requires Arduino IDE version 1.8.6 or greater.

<>Install Libraries<>

From Arduino Library Manager:


RadioHead Library

- Download this Link and put into /Documents/Arduino/Libraries. This is the reference site.

Low Power Labs

- Follow steps here

Discussions