/dartuino

Arduino emulator built with Dart

Primary LanguageDartApache License 2.0Apache-2.0

Dartuino

Simple arduino emulator made in Dart (i'm learning, be gentle)

Currently runs Intel-Hex (.hex) files generated by the Arduino IDE.

###Features

  • MCU Atmega328 emulator (SRAM, Simple Timer0 emulation, Interrupt Manager)
  • Blink.hex included! (blinks Led 13 connected to Port B)

###Roadmap

  • Simple web based breadboard designer with simulated devices and components
  • World domination