News

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 ...
After some searching, I ended up using a microcontroller and a piece of code borrowed from the web that I tweaked and adapted. The microcontroller-based concept was chosen because I wanted to scale ...
The Raspberry Pi Pico is both faster and cheaper than the Arduino Nano, but the nano has better resources and community.
An Arduino Nano or a Micro might be the best options If a small board sounds like the most appropriate choice.
Automatic_toilet_flushing_system-Arduino_nano Function: If the signal from the PIR sensor is in the HIGH state for longer than 10 seconds, the algorithm evaluates the presence of a person at the ...
Posted in Arduino Hacks, Holiday Hacks Tagged arduino nano, DF Player Mini, PIR sensor, power LED, raven ...
In this blog, we will learn about how to interface a Passive Infrared sensor (PIR Sensor) or motion sensor with an Arduino. We will also learn about how this sensor works and different parts of it. So ...
Arduino Nano 33 BLE Sense Rev2 switches to BMI270 & BMM150 IMUs, HS3003 temperature & humidity sensor Arduino Nano 33 BLE Sense Rev2 is a new revision of the Nano 33 BLE Sense machine learning board ...
LilyGO says the T-Camera S3 board can be programmed with the Arduino IDE and VS code. The company would usually provide a link to the repository with some code samples, but this time around it was a ...
The Raspberry Pi is a computer powerful enough to program a microcontroller. Here's how to program an Arduino with a Raspberry Pi!