Raspberry Pi & ESP8266 Projects
Raspberry Pi & ESP8266 Projects
... some samples of my hardware projects ...

Raspberry processing platform

Raspberry Pi 3B

  • headless configuration with SSH/FTP access via local WiFi
  • noip2 Dynamic DNS accessability
  • camera picture recording and archiving
  • power consumption data capture via UDP protocol (SMA Energy Meter)
  • NodeMCU (ESP8266) local http server communication for data capture and control
  • SenseHAT control of LED matrix
  • Python based code structure for task scheduling
  • autostart after power cycle via shell command in linux profile
  • detailed setup instructions here.

Realized in 2015

Magic Lamp via LED Strip WS2812B

NodeMCU projects

  • http server controlled appliance and sensor
  • color and brightness control
  • various color animation modes (onetime/continuous)
  • integrated one-wire temperature sensor for temperature color display

Realized in December 2020

Temperature Sensor

NodeMCU projects

  • http server controlled sensor
  • temperature data output via json server response

Realized in November 2018

Remotely switched power plugs

NodeMCU projects

  • http server controlled appliance
  • 4 channel relay board control via GPIOs
  • status feedback via json server response

Realized in December 2018

TFT display via http server

NodeMCU projects

  • http server controlled appliance
  • multiple line text display with color and size formatting
  • status feedback via json server response

Realized in December 2020