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 ...
Discover the ultimate IoT powerhouse—Arduino Nano ESP32! Unleash creativity with C/C++ in Arduino IDE, or embrace MicroPython's simplicity. Wi-Fi, Bluetooth 5 LE, 16 MB Flash, LEDs, all in a compact ...
Arduino-based device to control 24V relays as well as Bronkhorst IQFlow+ mass flow controllers. A host PC can send the controller commands through a USB connection or the controller can be operated ...
The concept of automation is getting popularity among people these days and many of them control their lighting, climate, etc remotely at their homes. Several microcontrollers or microprocessors can ...
The Relay is a useful tool to magnify your Arduino’s control ability! Feed the control signal through the Grove interface and the relay open or close the external circuit that is connected to the ...
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 ...
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 ...