- ESP 32 ICONS AND ANIMATIONSPosted 11 hours ago
- Autonomous Fire Fighting Robot With Self Finding FlamesPosted 2 weeks ago
- Automatic tank filling at homePosted 2 weeks ago
- Automatic chess board designPosted 3 weeks ago
- Automated Hydroponic SystemPosted 3 weeks ago
- Arduino HangmanPosted 3 weeks ago
- All Band Receiver With Si4735 (FM / RDS, AM and SSB) With ArduinoPosted 3 weeks ago
- A Super Easy Security Camera With the ESP32 CAMPosted 3 weeks ago
- An ESP8266-based WiFi doorbell sends SMS messagesPosted 3 weeks ago
- 18650 Battery charger reverse polarity protectionPosted 4 weeks 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.
