4

I need to simulate my Arduino project with other circuit components before implementing the project. Is there a decent simulator that runs on Mac platform?

M.Medhat
  • 49
  • 1
  • 2
  • 2

1 Answers1

3

There is a decent program called Simulator for Arduino made by Virtronics. Although it is made to run only in windows, you could run it in a WINE environment. WINE allows windows programs to be ran in Mac and Linux OS.

JVarhol
  • 1,903
  • 2
  • 17
  • 22