Hi, I'm Bill. I'm a software developer with a passion for making and electronics. I do a lot of things and here is where I document my learning in order to be able to inspire other people to make ...
The fifty-sixth tutorial in the card magic series features a smooth and compact effect perfect for walk-around magic. It focuses on timing and audience interaction to strengthen the illusion. The ...
So you finally decided to hop on the Arduino bandwagon and start making electronic projects as a fun hobby. As a beginner getting started with Arduino, your first instinct is typically to buy a ...
I have seen that you have to change the DNS of the wii, the truth is that I prefer to use the DNS of "nextdns.io" since it blocks the advertising of the console, and allows me to configure the DNS to ...
In our previous tutorial learned about SPI communication in Arduino. Today we will learn about another Serial Communication Protocol: I2C (Inter Integrated Circuits). Comparing I2C with SPI, I2C has ...
This comprehensive guide covers everything you need to know about Arduino, a project to ease people into creating their own DIY gadgets and electronic art. If you’ve ever had a hankering to make your ...
LED Blinking is a very common and almost first program for every embedded learner or beginner. In which we blink an LED with some delay. So today we are here with the same project, but here we will ...