News

This is a project from [Mirel] who built the system around a Arduino Mega 2560 and antipodal Vivaldi antennas, a type of directional antenna.
The Arduino Team presented some new products at Maker Faire this weekend. It’s a significant update. The Arduino UNO and Arduino Mega 2560 update the Duemilanove and Mega respectively. They n… ...
Stepper motors are mostly used for precise motion control of structures or axes for a distance. But what happens if we want to control time? We can answer this question with the bare motor rotation, ...
Developers, electronics engineers, makers and hobbyists looking for an affordable integrated circuit tester may be interested in this automated Arduino IC tester, created using an Arduino Mega ...
How impressive is this? An Arduino-based system that automatically solves a Rubik's cube, usually within 1.5 to 2 seconds... It's impressive and fast.
It's of course backwards compatible with existing Arduino add-ons, but sets itself apart with a new USB controller with lower latency and driver-free operation on Mac and Linux.
PWM pins are generally used in controlling output devices in Arduino projects. To send a PWM value to a PWM-capable pin like the Mega's D9, the easiest and most common way is by using the ...
If you've messed with Arduino, the inexpensive micro controller, you'll know that you can run a small motor or turn an LED on and off, but anything else - powering a pump, turning on a light bulb ...