Skip to content

arcostasi/avr8js-serial-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVR8js Virtual Serial Monitor

An AVR 8-bit simulator with virtual serial monitor

This is a tool that I use to study the AVR architecture and the Arduino Framework, feel free to use it for your learning and share your improvements and questions.

To run this application:

  1. Install dependencies: npm install
  2. Build with TypeScript: npm run build
  3. Start the app: npm start

To run dev:

  1. Run dev: npm run dev

Our lovely deps

AVR8js + Electron + Monaco Editor

Licenses

AVR8js are released under the MIT license.

Electron are released under the MIT license

Monaco Editor are released under the MIT license

About

Tool that I use to study the AVR architecture and the Arduino Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published