Environmental sensing technology has become increasingly vital in today’s world, where understanding and monitoring air quality and environmental conditions are crucial for sustainability and safety.
I recently had to build an infrared close proximity sensor that could tell if something was dropped in a parcel delivery drop box. After some searching, I ended up using a microcontroller and a piece ...
Creating capacitive touch-sensitive buttons is easy these days; many microcontrollers have cap-sense hardware built-in. This will work for simple on/off control, but what if you want a linear, ...
Creating capacitive touch-sensitive buttons is easy these days; many microcontrollers have cap-sense hardware built-in. This will work for simple on/off control, but what if you want a linear, ...
You can’t have a touch sensitive switch without a way to detect the presence of a finger! A touch sensor, especially a capacitive touch sensor, has some surprisingly sophisticated electronics to ...
The Arduino 101 equipped with Intel's Curie module integrates a 6-axis gyro/accelerometer and Bluetooth, which sets it apart from the rest of the Arduino line up. What the heck is an Arduino? Simply ...
If like me you enjoy using the range of Arduino development boards to create a wide variety of different projects. You will be pleased to know that a new microcontroller board has been launched this ...