- Terminus FE1.1 USB hub board: the solution to connect four USB devicesPosted 6 hours ago
- Understanding the Mechanics of 3D PrintingPosted 2 months ago
- SDS011 the Air Quality SensorPosted 3 months ago
- NIXIE STYLE LED DISPLAYPosted 6 months ago
- TOTEM: learning by experimentingPosted 6 months ago
- Google Assistant Voice Controlled Switch – NodeMCU IOT ProjePosted 7 months ago
- Water Softener Salt Level MonitorPosted 7 months ago
- Sparkly Air SensorPosted 7 months ago
- Ultra sonic distance finder with live statusPosted 7 months ago
- Windows interface to have total control over lampsPosted 7 months 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.