by Alessandro Matera | Jan 1, 2021 | KeyChainino, Software
Today I want to talk about a particular dog. Not a normal dog, but a special one who don’t need a leash. This dog watch you… and is called the watchdog đ The watchdog – according to wikipedia – is an electronic timer that is used to detect and... by Alessandro Matera | Mar 3, 2016 | DIY, KeyChainino, THT
This is the tutorial dedicated to THT, the through-hole KIT KeyChainino’s version. In this page you learn, step-by-step, how to mount and solder all the components on the PCB to make your THT. Download the schematics and the eagle file here:... by Alessandro Matera | Jan 24, 2016 | DIY, KeyChainino
Many people, inspired by KeyChainino’s Charlieplexing, have developed their own device using KeyChainino’s sketch from my github. Someone has designed it’s own matrix schematic, someone else asked to me for the KeyChainino’s schematic to help... by Alessandro Matera | Jan 11, 2016 | game, Tutorial
In the previously tutorial, we learn how create the Walls and their gates of the WALLED game. Today we talk about the collisions between the man and the walls and how to make the score of the game. Step 1: Start, End and Reset the Game Before checking the collision... by Alessandro Matera | Jan 5, 2016 | game, KeyChainino, Tutorial
In the previous tutorial we learned how to make the “man” of the WALLED game and how to move it. Today we start to build the descending walls and its gates that will be crossed by our man! Let’s start inserting the walls variable. Step 1: Make the...