Using a standard Arduino to program V3 Matrix boards

A comment by Andy reminded me of the fact that a standard Arduino (non SMD types) comes with the FTDI chip and therefore can be used as a USB to TTL serial programmer too :-)

To make it work you must carefully remove the AVR chip. Take a small and flat screwdriver and gently insert it at the left/right sides of the socket and lift the chip step by step. Alternate back and forth from left to right until the chip comes free. Make sure not to apply too much force, as you WILL bend the pins if the chip comes free unexpectedly.

Removing the ATmega chip

It may also work to connect the Arduino’s reset pin to GND (1k resistor) to make the onboard AVR chip go silent and not respond during the programming, but I haven’t tested that.

Now connect 5V, GND, RX, TX to the V3 board like so:
Arduino board as a serial to USB adapter

Now program the board as described here.

Related posts:

  1. Experimenting with the PORTC/D connectors on V3 boards: I²C
  2. 8×8 RGB Matrix — 2nd arduino project
  3. 8×8 RGB Matrix — first prototype on perfboard
  4. 8×8 RGB Matrix V3 + KICAD + SMD — part 1
  5. 8×8 RGB Matrix V2 – KICAD test

This entry was posted in Arduino., Electronics. and tagged , , , , , . Bookmark the permalink.

One Response to Using a standard Arduino to program V3 Matrix boards

  1. Pingback: V3 prototypes for sale | My 2µF

Leave a Reply

Your email address will not be published. Required fields are marked *

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>