News

The Reed Switch Module project demonstrates how to detect the presence of a magnetic field using a reed switch with an Arduino Mega. When a magnet is close to the reed switch, it closes the circuit, ...
The Arduino Mega can interface with a hit sensor module or tap sensor module to detect physical impacts or taps, useful for applications such as vibration sensing, interactive surfaces, and ...
The Arduino Mega is a useful tool for the maker. Generally, once one has come up with plans for blinking LEDs that require more IO than is available on the Arduino Uno, one graduates to the Mega ...
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… ...
For connecting the Arduino mega to the KNX bus we have to make a driver ourselves. At the moment this is not worked out yet. Extending I/O PCB. On this PCB’s we have an I²C I/O extender with 16 ...
The Ultimate Arduino Mega 2560 Hardware Manual is from the same author and the table of contents is about the same as in the first book, but of course tailored to the Mega 2560 board. One difference ...
The Arduino Mega's PWM pins are digital output pins located on D2 to D13 and D44 to D46, coming to a total of 15. While they function as normal digital pins that can switch a component either ...