News

For those less experienced folks looking to move their Arduino projects to more permanent installations, this is just for you! [Martyn] Posted a three part series, VeroBoardUino, over at his blog a… ...
Arduino has come a long way since its introduction in 2005. The open source hardware board is showing up everywhere, from consumer and industrial products to engineering toys for budding engineers.
Technically, the extras in the Arduino Basic Kit aren't anything a savvy consumer couldn't order piecemeal, but there's something nice about having everything ready for you in one place.
Experimenters, students, and hobbyists can start with one of four types of BASIC Stamp Programming Kits. The BASIC Stamp Discovery Kit ($160), for example, comes with a software manual and the “What's ...
Thankfully, Arduino forum member Romano d'Ezzelino has put together a series of reference cards that show the basics of a number of common connections.
Tiny basic PWM The ATtiny85 microcontroller allows us to generate an analog output using PWM. The ATtiny85 microcontroller has two timers that can be used to generate PWM signals. The first is Timer 0 ...