News

Chuck Todd has built a Arduino compatible Mega2560 expansion RAM that will enable those using the Arduino platform who need more that 8k RAM in the Arduino processor.
Meanwhile, the Arduino Mega is getting the same USB chip along with an ATMega2560 processor with twice the memory. Right now only 128K is available, but that's a software limitation and they're ...
If you’re going to develop another Arduino-compatible board these days, you might as well take a “kitchen sink” approach. The Smart Citizen Kit piles it on, including Wi-Fi, an SD… ...
[Andy] stuffed some more RAM onto an Arduino Mega and his three-part walk through on the design, construction, and software is a great read and one of the more ‘hard core’ Arduino builds we ...
PWM pins work the same way across all Arduino boards, so you don't need to go out of your way to buy a Mega if you already have a board supporting PWM. On the Uno, Nano, and Mini, the PWM pins are ...