Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Functional Reset button and input #282

Closed
guillaume-dorczynski opened this issue Jan 22, 2022 · 6 comments
Closed

Functional Reset button and input #282

guillaume-dorczynski opened this issue Jan 22, 2022 · 6 comments
Labels
enhancement New feature or request

Comments

@guillaume-dorczynski
Copy link

Hello :)

Is your feature request related to a problem? Please describe.
There is no on-board Reset button, but it can be useful to press this button to reset the board instead of stopping/restarting the simulation. I've tried to connect a button to the Reset pin, but it doesn't work :(

Describe the solution you'd like
I would like at least the Reset pin to be functional, and better, if possible, add the on-board Reset button.

Thanks !

@guillaume-dorczynski guillaume-dorczynski added the enhancement New feature or request label Jan 22, 2022
@sutaburosu
Copy link

sutaburosu commented Jan 22, 2022

There's already a feature request for this which is open for voting. :) Which microcontroller are you using?

@guillaume-dorczynski
Copy link
Author

Sorry, I had searched in the issues here but didn't find

I use Arduinos and ESP32

@urish
Copy link
Contributor

urish commented Jan 27, 2022

I guess we can look into this once #186 is in place. Right now, the microcontroller controls the timing for the entire simulation, so it's tricky to reset it without affecting the other parts.

urish added a commit to wokwi/avr8js that referenced this issue Apr 29, 2022
@urish
Copy link
Contributor

urish commented Apr 29, 2022

Reset input implemented. The button is also functional (only for Nano, at the moment).

@urish urish closed this as completed Apr 29, 2022
@guillaume-dorczynski
Copy link
Author

Thanks ;)

AriellaE added a commit to wokwi/wokwi-elements that referenced this issue Jun 7, 2022
@urish
Copy link
Contributor

urish commented Jun 7, 2022

Uno / Mega now also have reset buttons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants