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 ...
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 ...
In this step-by-step tutorial, we're diving into the world of electronics and microcontrollers to create a personalized 8 by 8 LED matrix that can be controlled using an Arduino board In this ...
I am working with the ESP32 T-BEAM board. I am attempting to build a sketch using a static library .a. I followed this post: Arduino Tutorials - How to Use Static ...
I've followed the tutorials several times including reloading everything from scratch but I cannot get passed this issue: pp_httpd.cpp:22:10: fatal error: fd_forward.h: No such file or directory ...
Consider a fast-moving car, if it suddenly gets hit by another car in opposite direction, the first thing that happens is that, the accelerometer sensor present in the car senses a sudden ...
If you are a parent or teacher investigating robot kits for children, you likely don’t want a simple solution with a single purpose. You don’t just want the child to experience science, technology, ...
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 ...
The creative adventures with ATtiny series microcontroller are awesome if you know how to play them. ATtinys — especially the ATtiny85s — are all around us, and by using one, we can shrink the size of ...