- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 1 month ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 2 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 4 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 5 months ago
- Building a 3D Digital Clock with ArduinoPosted 10 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 11 months ago
- Snowflake with ArduinoPosted 11 months ago
- Holographic Christmas TreePosted 11 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 12 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year ago
DIY a Sigfox Open Source Breakout Board to Send Data to Azure IoT Hub
Using a Raspberry Pi mini PC the project published to the Hackster.io website shows the process of creating the Internet of Things breakout board from scratch to soldering the Sigfox modem from Wisol then sending data to Azure IoT Hub.
The Breakout board is an open source PCB designed using the web software EasyEDA from JLCPCB. This board is not a shield or breadboard friendly, this just a PCB that make possible soldering the Wisol Sigfox modem WSSFM10R2AT.
The objective of this project is to assemble a PCB board that can use a Sigfox modem from Wisol company. Sigfox is an LPWAN (Low power wide area network) design for IoT solutions, many companies assembly modem to talk with this network, but the development kits are expensive. Because of that, we design an open source PCB to soldering the Wisol Sigfox modem, and we did an end-to-end to test if it was working correctly
All you need for this project is:
- Raspberry Pi 3 Model B
- Wisol Sigfox modem WSSFM10R2AT
- PCB for Sigfox Wisol modem
- Female/Female Jumper Wires
For more information about how to make communicate the PCB with Azure IoT Hub, you can visit Hackster.io project’s page.