Posts tagged: electronics
A short update on my Raspberry Pi security alarm project
Quick recap: I’m building a DIY security alarm using a Raspberry Pi, hardwired PIR sensors, and MQTT integration with Home Assistant. Hello again — it seems to be close to a year since I last managed …
Measuring outdoor temperature with a Raspberry Pi and DS18B20 probe
We have a Dakboard digital calendar in our kitchen — showing lots of house and temperature data. So naturally; it must show the actual outdoor temperature as well. To do this I used a Raspberry Pi 2, …
Raspberry Pi security alarm — the basics
In November last year — I started building a DIY security alarm system, using a Raspberry Pi as the controller. My plan was to make a self-sustained system, using proper alarm hardware — like PIR …
Wi-Fi relays for controlling ventilation — WeMos D1, MQTT, and Home Assistant
We recently got balanced ventilation installed, and I have interfaced it with Home Assistant. However — the ventilation unit have three “special modes” that can not be enabled through the Modbus …
Kids traffic light, with Raspberry Pi Zero W
As the weather is warming up here in Norway — my kids have gotten their bikes out. To make it more fun, both for them and me, I figured I’d build a series of traffic signals that they could play with. …
Two channel traffic lights controller — using Wemos
My kids wanted traffic lights for their LEGO city, so first I had to build a traffic lights controller.
Making a simple LEGO LED street light
My twins and I both like LEGO, and LEDs. I figured I’d make some simple LED street lights that we could use to build a LEGO scenery.
Stack lights for Alertmanager using Raspberry Pi
I’m using Prometheus to monitor my home office and homelab, I figured it would be cool to have a stack light show the active warnings and alerts from Alertmanager. So I made a HAT (Hardware Attached …
Raspberry Pi with DS18B20 temperature sensors
I made a simple HAT (Hardware Attached on Top) for the Raspberry Pi to read multiple DS18B20 temperature sensors — it was surprisingly easy. I used the measured temperatures to control a fan using …
Kids alarm module, Raspberry Pi Zero, and MQTT
A kids alarm module, with buttons and lights. Powered by a Raspberry Pi Zero, connected to WiFi and MQTT.
Finding earth leakage on ATTEN 858D hot air gun
My ATTEN 858D hot air gun suddenly began tripping the residual-current device in my home office. Let’s investigate! 👇
Putting flickering LEDs in christmas decoration
Mounting a few orange flickering LEDs in my mom's miniature elf house Christmas decoration.
Making a WiFi MQTT controlled relay for Home Assistant
Making a single relay controlled with WiFi MQTT from Home Assistant, using WeMos D1 mini board.
Making the Lync status light bigger and brighter
I'm letting my coworkers know my availability with this simple Arduino Uno project. Improved the previous design by adding bigger and brighter LEDs.
Modifying a noisy SOS station kids toy
This SOS station toy used to make terrible sounds. But after a bit of work it doesn't, it only has LEDs now.
Sticking a LED-strip behind my TV
I'm sticking a LED-strip to the back of my TV to create bias lighting.
Mounting blue emergency LEDs on kids' walking car
My boys like to be firemen, so their red walking car needed some blue emergency lights.
Putting LED lights in a IKEA play kitchen
Installing some lights in Ikea kids play kitchen, using a cheap LED-strip from eBay.
Making a Lync status light
I'm letting my coworkers know my availability with this simple Arduino Uno project. Three LEDs that reflect my Lync status.
Getting started with the AVR microcontroller series
A quick introduction to the AVR microcontroller series with sample schematics of inputs, outputs, serial and some basic circuit drawing.
Temperature and auxiliary sensor (RS-485), AVR
Temperature sensor with serial RS-485 interface. Two additional sensors can be connected using 3-pin headers on the circuit board. Uses an AVR ATmega8 microcontroller.
Temperature and humidity sensor (RS-232), AVR
I rebuilt an existing interface module — to be a stand-alone temperature and humidity sensor, with serial RS-232 interface. Uses an AVR ATmega8 microcontroller.
Temperature and light sensor with signalling LEDs (RS-232), AVR
I rebuilt an existing interface module — to be a stand-alone temperature and light sensor, with serial RS-232 interface and some signal LEDs. Uses an AVR ATmega8 microcontroller.
Portable alarm system (school project, electronics)
Portal alarm box unit, my main project on technical college.