Skip to content

Gustavomurta/Arduino_Mega_Programmer

Repository files navigation

Arduino_Mega_Programmer (under development)

  1. To read ROMs, EPROMs, Flash of older Microcontrollers or Computers
  2. Read memory and save BIN or TXT format file
  3. Using Arduino TinyGo Code and Golang (only)
  4. OS = Windows 10 (for while) You may try on the Linux or MAC.
  5. go version go1.19.2 windows/amd64

Sorry for the mess. I'm learning to organize my project.

https://github.com/Gustavomurta/Arduino_Mega_Programmer/tree/main/ROM%20Reader%20with%20Arduino (TESTED OK !!)

Golang:

https://go.dev/ Golang - my favorite language

https://go.dev/dl/ Golang downloads

https://go.dev/doc/install Golang Install instructions

https://go.dev/doc/tutorial/getting-started Golang getting started

TinyGo

https://tinygo.org/ TinyGo

https://tinygo.org/docs/reference/microcontrollers/arduino-mega2560/ TinyGo - Arduino Mega

https://tinygo.org/docs/concepts/peripherals/gpio/ How to control pins directly using GPIO

https://tinygo.org/docs/reference/microcontrollers/machine/arduino-mega2560/ Documentation for the machine package for the Arduino Mega 2560

https://github.com/tinygo-org/tinygo TinyGo Github

About

Read ROMs, EPROMs, Flash of older Microcontrollers or Computers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published