Raspberrypi

section tag How to: RaidSonic Icy Box remote control

| Pekka Helenius |  November 29, 2020 
Updated:  December 1, 2020 
post header image

Recently I was greatly frustated by the fact I couldn't remotely power up or shut down my RaidSonic Icy Box storage box. These consumer-level boxes are basically local control only, no WOL or any remote functionality.

I decided to change the situation. As a half-day project, I made a simple Raspberry Pi + relay control to add remote network-accessible control for my Icy Box IB-3640SU3. There are also security and privacy aspects involved that might interest you.

section tag TinyForest - Self-developed automation system for home

| Pekka Helenius |  April 9, 2020 
Updated:  April 20, 2020 
post header image

Home automation is a large field with many market products available. TinyForest is another home automation system, developed and designed from scratch for various target environments, written in Python 3 and ReactJS. In time writing this article, TinyForest core system is fully functional, and further improvements are planned. It adapts to multi-sensor and multi-device configurations, and can handle everything from irrigration and heating to light controls.

section tag Emergency control for servers

| Pekka Helenius |  September 6, 2019 
post header image

Need a remote control for your physical servers but WOL (Wake-On-Lan) doesn't fit to your plans? Exactly my case!

In a case of emergency, such as a server not responding, I must have ability to control power states of my remote servers. Basic solution in such case is to physically reboot the server computer. But how to do it without physical access, and without WOL?