looking for an Arduino simulator

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
jonealroboticsinstructor
 
Posts: 1
Joined: Thu Oct 28, 2021 5:39 pm

looking for an Arduino simulator

Post by jonealroboticsinstructor »

Hello,

I'm looking for an Arduino simulator that supports the following

The following hardware

Arduino Uno
L298N - Or anything closely resembling this motor controller
HC-12 - If this is not available then at least the ability to access the serial monitor

And the ability to run the following sketch at https://github.com/joneal92110/an-ardur ... urover.ino

If anyone can help me with this, that would be great.

I'm basically working with hardware that looks similar like this (broken out) and I'd like to be able to create a prototype like this online or on a simulator. I'm quite flexible. I know that not everything in the real world can be created online so I'm looking for any ideas.
prototypebot.jpg
prototypebot.jpg (170.53 KiB) Viewed 740 times
Thanks!

Jeremiah O'Neal
Robotics Instructor

User avatar
jim_lee
 
Posts: 709
Joined: Thu May 24, 2012 8:24 pm

Re: looking for an Arduino simulator

Post by jim_lee »

The best simulator I've run across is the wokwi one. https://wokwi.com The UI is still a little rough, but its simulation is WAY better than anything else I've seen. And, if you need a change? You can purchase it! You can basically say "I need X done". If they agree, they will put your X on the list. Now, anyone can "vote" with dollars to move that up the priority list. Whatever ends up at the top, they work on. This is how I was able to get the Adafruit 1947 touch screen & an SD card simulated on there for my stuff.

-jim lee

User avatar
mikeysklar
 
Posts: 13936
Joined: Mon Aug 01, 2016 8:10 pm

Re: looking for an Arduino simulator

Post by mikeysklar »

Nice summary of modern Arduino simulators here (if you can tolerate the ads).

https://all3dp.com/2/best-arduino-simul ... e-offline/

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”