- Notifications
You must be signed in to change notification settings - Fork9
A simple Arduino Emulator that can be used in Windows, Linux or OS/X
License
NotificationsYou must be signed in to change notification settings
pschatzmann/Arduino-Emulator
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This project provides a C++ emulator library for Arduino, allowing you to run Arduino sketches on platforms like Linux, OS X, or Windows. It enables cross-platform development and testing of Arduino code on your Desktop without requiring a Microcontroller.
We provide some alternative implementations:
- Mock Implementation which provides all functions doing nothing
- Communicate changes to/from a Microcontroller using UDP or any Arduino Stream
- Rasperry Pi using gpiod.h, linux/i2c-dev.h, linux/spi/spidev.h
- FTDI support using the FT2232HL
- The documentation can be found in theWiki
About
A simple Arduino Emulator that can be used in Windows, Linux or OS/X
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Contributors3
Uh oh!
There was an error while loading.Please reload this page.