Skip to content

Instructions on how to run Atmega128 on macOS.

Notifications You must be signed in to change notification settings

imnadev/esd-macos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building ATmega128 code in MacOS

Steps:

  1. Install Visual Studio Code.
  2. Install PlatformIO extension in Visual Studio Code.
  3. Open this project in VS Code.
  4. Change the src/Main.c code, this is your ATmega128 program.
  5. Build the code using control + option + B shortcut.
  6. Check .pio/build/ATmega128/firmware.hex file that was generated automatically.
  7. Upload the .hex file in SimulIDE ATmega128 simulator.
  8. Upload the build in ATmega128 real hardware using control + option + U shortcut.

About

Instructions on how to run Atmega128 on macOS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •