Tero's Arduino Blog

Using Arduino with Ada

Remote-controlled robot using XBees and Ada

As a continuation from my motor shield article, I put my motor shield and Arduino combination on wheels and added a wireless shield to go with them.

Building the device

Required parts:

[more]

Attiny4313 support in AVR-Ada

A short note that I just pushed support for attiny4313 processor to AVR-Ada repository. I am not sure does that make into AVR-Ada 1.2.x release, but most likely it will be in AVR-Ada 1.2.x+1 or 1.3.x release.

In theory, support for attiny4313 should …

[more]

Running a Motor with Motorshield and Pulse Width Modulation (PWM)

Required parts:

Optional parts:

Setup

Using a motor from Arduino is somewhat complex since you cannot directly connect the motor to the pins Arduino. Instead …

[more]

Using AVR-Ada with attiny2313

Required parts:

AVR-Ada is not only meant for Arduinos and other boards which use atmega series processors, but it can be also used with attiny processors.

I assembled a minimal attiny2313 setup on a breadboard so …

[more]

Recovering IBM Thinkpad T42 BIOS password with AVR-Ada and Arduino

My father had forgotten the BIOS password of his IBM Thinkpad T42 laptop and I promised to take a look at it.

It turns out that there is a relatively easy way to recover the password.

However, I didn't have parts described in the instructions, so instead I used Arduino …

[more]

« Page 7 / 8 »


Copyright © 2012, 2013 Tero Koskinen - Theme Skeleton; Blogging engine Pelican; Powered by Python