News

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 ...
The Arduino ecosystem is an amazing learning tool, but even those of us who love it admit that even the simplified C Arduino ...
Here is a tested Arduino project that uses 3 sensor probes as water level indicator with 3 leds and one LCD display + a simple controller that turns on a motor when the water has reached the desired ...
ArduSat is an Arduino-powered satellite being funded through kickstarter to foster open satellite access and the collection of data from sensors in space. It will be able to run code for up to a ...
Finger Bend is a unique DIY Arduino powered textile flex sensor, created as part of the Swatch Exchange, enabling you to trigger actions by simply bending ...
Having easily parsed code reduces your cognitive load and makes solving problems easier. To try and help with this, [PTS93] developed the Stator library to make certain common tasks simpler to read.
Arduino simplifies things by only using just one coding language. Here's what you need to get started with developing software for the tiny device.
Official Arduino Example Tutorials: The Arduino computer software is loaded with tons of examples for you to use in your own code or to run through as a learning experience.