Question 14.15: Using Gertboard as an Arduino Interface You want to program ......

Using Gertboard as an Arduino Interface

You want to program the ATmega chip on the Gertboard as if it were an Arduino.

Step-by-Step
The 'Blue Check Mark' means that this solution was answered by an expert.
Learn more on how do we answer questions.

Follow this detailed tutorial to set up the Arduino IDE, the Raspberry Pi, and the Gertboard to program the Gertboard’s processor as if it were an Arduino.

Discussion

The Gertboard ATmega processor operates at 3.3V, removing the need for any level conversion.

See Also

For a basic introduction to the Gertboard, see Recipe 8.17.

The Gertboard manual is available from multiple places.

Related Answered Questions

Question: 14.11

Verified Answer:

The I2C bus has the concept of master and slave de...
Question: 14.10

Verified Answer:

Use a level converter or pair of resistors to conn...
Question: 14.9

Verified Answer:

Use PyFirmata to send commands to an Arduino to ge...
Question: 14.8

Verified Answer:

Use PyFirmata to send commands to an Arduino to ge...
Question: 14.7

Verified Answer:

Use PyFirmata to read an analog input on the Ardui...
Question: 14.6

Verified Answer:

Use PyFirmata to read a digital input on the Ardui...
Question: 14.5

Verified Answer:

Use a level converter to connect the RXD pin of th...
Question: 14.14

Verified Answer:

Use an aLaMode interface board. You may find that ...