wokwi / avr8js

Arduino (8-bit AVR) simulator, written in JavaScript and runs in the browser / Node.js

Home Page:https://blog.wokwi.com/avr8js-simulate-arduino-in-javascript/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Timer issue while run into grbl, it's a difference with a uno block.

yiivon opened this issue · comments

I run this https://github.com/gnea/grbl/releases/download/v1.1h.20190825/grbl_v1.1h.20190825.hex with avr8js' demo, serial just output "e", it seems that there is something about timer's difference between avr8js and a truth arduino uno.

Can you try on https://wokwi.com/arduino/new and then press "F1" and choose "Load HEX File and Start Simulation" and see if it works better?

OMG!! !!! great job!! thank you very much!!! it's work!!

But, can i do that as well as wokwi arduino simulation?

Great!

Yes, it should be possible to achieve the same with AVR8js (that's what Wokwi uses). Are you using the latest version? 0.17.0?

Closing due to lack of response. Feel free to comment if you have any more questions