- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 3 weeks ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 3 weeks ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 3 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 4 months ago
- Building a 3D Digital Clock with ArduinoPosted 9 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 10 months ago
- Snowflake with ArduinoPosted 10 months ago
- Holographic Christmas TreePosted 11 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 11 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 12 months ago
Badgerboard: open-source hardware LoRa® development board on Kickstarter
Nordic Automation Systems released Badgerboard, an Arduino compatible LoRaWAN™ development kit, that can be easily extended to a prototype or even a small batch product. With a battery charger and an antenna connector on board.
Building prototypes on Badgerboard – that is exactly what we have been doing for the last 6 months.
Is it open-source hardware?
Yes, it is. Why? Because we love LoRaWAN™ and we want to share it with everyone!
Why LoRa®?
There are many more protocols/radios like Bluetooth Low Energy, ANT+, different IEEE 802.15.4 based protocols like 6LoWPAN and ZigBee. All of these are familiar to us, because we are already including some of these technologies in our existing projects (www.nasys.no). So we are not introducing LoRaWAN™ (The protocol running on top of the LoRa® radio) just to be the cool kids on the block. We have serious test data and development history to back it up.
Depending on the conditions of the surrounding environment the radio waves can reach from 1km to 3km in the urban area and up to 10+ km in the rural. This can be done while powering your device on a small battery like the one you have in your watch.
This is just the tip of the iceberg though. The best property of using a device like a Badgerboard is the LoRaWAN™. This is the LoRa Alliance™ standardized protocol that is specifically designed to be run on the LoRa® radios. This includes security mechanisms (cryptography) straight out of the box. Data transportation and radio parameters are all handled by the LoRaWAN™ software. This means that it is compatible with the other devices/gateways/networks. Thus you do not have to design any software in order to make your data move. You can concentrate on your application.
The communication is powered by widely used Microchip LoRaWAN module. Two flavours of the module. RN2483-I/RM101 for the 433/868 frequency bands and RN2903-I/RM095 for the 915 MHz band and its sub-bands. The LoRaWAN stack is already part of the module and all needed libraries for LoRa functionality are included.
More info directly at the kickstarter project official page.