Notice: Undefined index: HTTP_REFERER in /var/www/html/wp-content/plugins/wp-cors/wp-cors.php on line 28 Notice: Undefined index: HTTP_ORIGIN in /var/www/html/wp-content/plugins/wp-cors/wp-cors.php on line 29 Christian Ehlers, Author at Pycom
Fridge Sensor

Fridge Sensor

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...
Plant Sensor

Plant Sensor

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....
Sending A Sigfox Message With MicroPython

Sending A Sigfox Message With MicroPython

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...
Resin OTA Manager for Pycom Devices

Resin OTA Manager for Pycom Devices

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...