The MicroPython Lego Bot
In the quest for getting my kids interested in coding, I’ve decided to make them a message controlled bot car with Lego bricks and an ESP8266 board. The idea is to…
Learning, IoT, programming & experiments
In the quest for getting my kids interested in coding, I’ve decided to make them a message controlled bot car with Lego bricks and an ESP8266 board. The idea is to…
I have different sensor nodes at home that publish measurements at regular intervals to a Raspberry Pi. The data is stored on the RPi and in a cloud service and can…
During the past 6 months I have grown into a big fan of the Python programming language. I have also found a new passion in tinkering with the versatile and…
Adafruit hosts a cloud service, io.adafruit.com, where you can upload data from your devices and also subscribe to data from other devices. The service is currently in beta, but you…
ESP8266 is a very popular and inexpensive WiFi-chip that can be a real contributor for taking small gadgets to the Internet. This post describes my first experiments with an Adafruit…