Categories: Blog, Dev, Python – Posted on January 4th, 2021January 5th, 2021 Easy face recognition in 2021 using Python Although I don’t like and I am against facial recognition in it’s popular context – public space surveillance, use on … Continue reading >Easy face recognition in 2021 using Python
Categories: Dev, Wireless – Posted on December 12th, 2020December 12th, 2020 Receiving and decoding the DCF77 time signal with an ATMega/ATTiny AVR DCF77 is a German longwave time signal and standard-frequency radio station – according to Wikipedia. It is used by most … Continue reading >Receiving and decoding the DCF77 time signal with an ATMega/ATTiny AVR
Categories: Blog, Dev, Wireless – Posted on March 16th, 2020March 24th, 2020 Receiving and decoding 433 MHz radio signals from wireless devices Wireless devices like temperature and humidity sensors, light switches, garage remotes, power sockets are usually sending and receiving their data … Continue reading >Receiving and decoding 433 MHz radio signals from wireless devices
Categories: Blog, Dev, Wireless – Posted on January 16th, 2020March 24th, 2020 Domoticz HTTP/HTTPS poller and JSON Adding a sensor of a remote host to Domoticz is easy, just not very well documented. I have a DS1820 … Continue reading >Domoticz HTTP/HTTPS poller and JSON
Categories: Dev, Game Boy – Posted on October 5th, 2014May 28th, 2018 GameBoy hardware hacking: Part 1 In the case of GameBoy and GameBoy Color systems the console itself holds just a really minimal program on the board, the so-called … Continue reading >GameBoy hardware hacking: Part 1