Emulino icon
Emulino icon

Emulino

 Like

Emulino is an emulator for the Arduino platform by Greg Hewgill, originally found on emulino: arduino cpu emulator.

License model

  • FreeOpen Source

Platforms

  • Linux  [https://wiki.ubuntu.com/Emulino](https://wiki.ubuntu.com/Emulino)
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
  1.  Arduino

Emulino News & Activities

Highlights All activities

Recent activities

No activities found.

Emulino information

  • Developed by

    Unknown
  • Licensing

    Open Source and Free product.
  • Alternatives

    21 alternatives listed
  • Supported Languages

    • English

Our users have written 0 comments and reviews about Emulino, and it has gotten 0 likes

Emulino was added to AlternativeTo by Foad on Feb 8, 2019 and this page was last updated Feb 8, 2019.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Emulino?

Emulino is an emulator for the Arduino platform by Greg Hewgill, originally found on emulino: arduino cpu emulator. With it, you can build ("Verify") a .pde sketch in Arduino IDE which uses serial port for communication to say a .hex file, and then you can invoke the emulino executable with the .hex file as an argument, and get a local simulation of how an Arduino would behave; useful for debugging without wasting burn cycles on the Arduino's AVR chip.