Microcontroller Tutorials and Smart Home Projects
I am Christopher and on my blog I want to share my knowledge about microcontroller and smart home projects.
Don’t miss the eBooks and Free Stuff section, where you can download a Microcontroller Datasheet Wallpaper and my Microcontroller Datasheet eBook.
Shift Register Tutorial for Arduino, ESP8266 and ESP32
Shift Register Tutorial for Arduino, ESP8266 and ESP32 Do you know how to increase the number of digital pins for your microcontroller? With a shift
Relay Tutorial for Arduino, ESP8266 and ESP32
Relay Tutorial for Arduino, ESP8266 and ESP32 If you use a relay, you can control up to 250V with your Arduino, ESP8266 or ESP32 based
Keypad Tutorial for Arduino, ESP8266 and ESP32
Keypad Tutorial for Arduino, ESP8266 and ESP32 In this tutorial you learn how to use the keypad with your Arduino, ESP8266 and also ESP32 microcontroller.
Soil Moisture Sensor for Arduino, ESP8266 and ESP32
Soil Moisture Sensor Tutorial for Arduino, ESP8266 and ESP32 In this tutorial we measure the soil moisture with a soil moisture sensor. Because there are
UART Tutorial for Arduino and ESP8266
UART Tutorial for Arduino and ESP8266 In this tutorial we dive deeper into the universal asynchronous receiver-transmitter short UART. You learn the following parts: Protocol
SPI Tutorial for Arduino and ESP8266
SPI Tutorial for Arduino and ESP8266 In this tutorial we dive deeper into the Serial Peripheral Interface short SPI. You learn the following parts: Protocol
Building a Menu with Buttons for your Microcontroller
Building a Menu with Buttons for your Microcontroller In this tutorial we build a menu with in total 4 buttons and 1 LCD screen for
Visualize MQTT Data with InfluxDB and Grafana
Visualize MQTT Data with InfluxDB and Grafana In this tutorial we follow up a first article to build a complete DIY Smart Home indoor weather
Send data from ESP8266 or ESP32 to Raspberry Pi via MQTT
Send data from ESP8266 or ESP32 to Raspberry Pi via MQTT In this tutorial we create a WiFi MQTT communication system with all components to