velxio/wokwi-libs
David Montero Crespo a8c4f143af feat: Implement Arduino Simulator with component management and simulation features
- Added SimulatorCanvas component for rendering the simulator interface.
- Integrated Wokwi components (Arduino, LED, Resistor, Pushbutton, Potentiometer) into the simulator.
- Created PinManager to handle pin state changes and notifications.
- Developed AVRSimulator class for emulating Arduino Uno functionality.
- Implemented hex file loading and compilation service.
- Added CSS styles for the simulator interface.
- Established Zustand stores for managing editor and simulator states.
- Created utility functions for parsing Intel HEX format.
- Set up Vite configuration for the frontend project.
- Added batch scripts for starting backend and frontend servers, and updating Wokwi libraries.
2026-03-03 00:20:49 -03:00
..
avr8js@898f76c787 feat: Implement Arduino Simulator with component management and simulation features 2026-03-03 00:20:49 -03:00
rp2040js@b973d2f839 feat: Implement Arduino Simulator with component management and simulation features 2026-03-03 00:20:49 -03:00
wokwi-elements@3c8178e6ec feat: Implement Arduino Simulator with component management and simulation features 2026-03-03 00:20:49 -03:00
wokwi-features@cc6e195f57 feat: Implement Arduino Simulator with component management and simulation features 2026-03-03 00:20:49 -03:00