News

Building radio receivers from scratch is still a popular project since it can be done largely with off-the-shelf discrete components and a wire long enough for the bands that the radio will receive… ...
Although watchX can develop programs with Scratch, it is also possible to compile code using Atmel Studio. Low-level code and libraries will be offered, even advanced users can enjoy the program.
A new Arduino Scratch programming extension has been released this week for the Arduino platform as an experimental option, that communicates with the Firmata firmware on an Arduino boards.
Write the programme – called ‘sketch’ in Arduino speak (you do have to add ATtiny85 capability to the standard Arduino software – easy, see SparkFun link below). Re-programme the Uno as a programmer, ...
The Scratch Duino programming is based on the Arduino platform and comes supplied with a variety of magnetic mounted sensors that can be installed and removed with ease.
Windows/Mac/Linux: Programming an Arduino isn't especially difficult, but if you're looking for a more visual method, Scratch for Arduino (S4A) uses ...
He likes to build bare bones Arduino clones rather than sacrifice full dev boards, and instead of programming them via traditional means, he is using his computer’s sound card.
Get started in electronics and programming, with this Arduino and Raspberry Pi training bundle. This nine-course bundle prepares you for both approaches for $69.99, 96% off the $1800 MSRP.
Arduino: testing ‘brown-out’ on ATtiny85 Following on from getting an Arduino programme to run on an 8pin ATtiny (ATtiny85), I need to invoke the in-built brown-out reset circuit – because my ...