Skip to content

Arduino IDE and programmer (avrchick) for ChromeOS/Chrome Browser

Notifications You must be signed in to change notification settings

jdhall75/Chromeduino

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Chromeduino code --- 
The chrome app uses the serial API on the chrome browser to program AVR arduinos with a serial bootloader that is avrdude compatible (Arduino Uno, Mega, etc).
It is a (limited) Arduino IDE and uses a server to compile (since i was not crazy enough to write a javascript port of a GCC cross compiler for 8bit AVR)

About

Arduino IDE and programmer (avrchick) for ChromeOS/Chrome Browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.5%
  • HTML 13.3%
  • CSS 10.2%