I needed key-less way to open my garage door. Quite often I forgot my remote, so just need something easy to open them without remote. Because I have regular “ring type” opener (click and release to open door) needed something to “click” door for me based on something which I remember (not own – remote […]
Tag: arduino

USB to TTL / Serial MacOS Mojave
Got bunch of these little f*ckers and couldn’t make them to work with my Mojave fresh install. Previously they were working, and now they are gone. I wasn’t sure what exactly I’ve got. I just run Serial Detect to identify what model do I own: Then I googled driver for MacOS Mojave. Because original website: […]

Talk: from light bulb to Arduino
I had opportunity to give a talk small talk about my work with Arduino on Commerce Factory – Nov 2014. Slides are available here: https://www.slideshare.net/secret/CGWCqWIMz5aj43 You can check video here
Arduino Clock TimeZones and something more
Following with my last project – Arduino clock – i wanted to extend it with 2 features: Handling daylight saving time, Showing up time in different time zone.

Simplest Arduino Clock With 7-digit segment display
From time to time, I’m also working on less “web” related project. This time, a wanted to play a bit with Arduino platform. The task was pretty simple – to build a clock. Yes – these days, we don’t have enough time measuring devices like mobiles, microwaves, computers – I wanted to build another one. […]