Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Repository files navigation

Linux buildUnit tests

Purpuse

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.

GPIO/SPI/I2C

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

Documentation

  • The documentation can be found in theWiki

About

A simple Arduino Emulator that can be used in Windows, Linux or OS/X

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

[8]ページ先頭

©2009-2025 Movatter.jp