Standalone Arduino Programmer: Difference between revisions

From lechacal
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:


[[File: Screenshot_2023-09-13_21-52-42.png | 600px]]
[[File: Screenshot_2023-09-13_21-52-42.png | 600px]]
=Overview=
The standalone Arduino Programmer can programme many atmel chip in stand alone mode which means it does not need a computer to operate.
This is very useful for automating the programming of large number of chips.
=Features=
* Onboard Micro SD card
* 3 operation LED (work / ok / error)
* 3 operation button
* 6 pin SPI connection to target
* Additional GPIO pins available for expansion.
* Provision for use of a small LCD screen.

Revision as of 21:00, 13 September 2023


Overview

The standalone Arduino Programmer can programme many atmel chip in stand alone mode which means it does not need a computer to operate. This is very useful for automating the programming of large number of chips.

Features

  • Onboard Micro SD card
  • 3 operation LED (work / ok / error)
  • 3 operation button
  • 6 pin SPI connection to target
  • Additional GPIO pins available for expansion.
  • Provision for use of a small LCD screen.