by Christian Ehlers | Mar 18, 2020 | Products
Fridge Sensor Transmitted Over WiFi Background This project was created to keep track of fridges for a brewery and is why it’s called a “Fridge Sensor.” However, this asset tracker can be modified in order to be able to track any kind of asset. This...
by Christian Ehlers | Mar 18, 2020 | Products
Plant Sensor transmitted over Wifi Background: This tutorial aims to create a plant sensor to be placed inside of a plant pot in order to read temperature, pressure and humidity around the plant as well as measuring the moisture levels inside of the plant pot....
by Christian Ehlers | Mar 18, 2020 | Products
Introduction This tutorial will get you started with sending your first Sigfox message in MicroPython using the SiPy Dev Kit! It will walk you through registering your device, provisioning it’s Device ID and PAC number. Installing the Firmware Upgrade Tool First...
by Christian Ehlers | Mar 18, 2020 | Products
LoRaWAN Nano-Gateway This example allows to connect a LoPy to a LoRaWAN network such as The Things Network (TTN) or Loriot to be used as a nano-gateway. This specific example uses settings specifically for connecting to TTN within the European 868 MHz region. To set...
by Christian Ehlers | Mar 13, 2020 | Uncategorized
Resin OTA Manager for Pycom Devices This repo consists of a Resin image of a Pycom Over the Air (OTA) firmware (FW) and software (SW) Manager. The repo consists of two main components: The library that allows a Pycom module perform updates from the server, along with...