velxio/frontend/src/simulation
David Montero Crespo 993a25390c feat: add passive component presets and custom elements
- Implemented a script to inject passive-component preset variants into `scripts/component-overrides.json`, including resistors, capacitors, and inductors with custom names and thumbnails.
- Added a new custom element `<wokwi-capacitor-electrolytic>` representing a polarized aluminum-can capacitor with appropriate SVG representation.
- Updated metadata generation to accommodate new component names and thumbnails for better user experience in the component picker.
- Marked submodules `qemu-lcgamboa` and `rp2040js` as dirty to reflect local changes.
2026-04-21 15:21:03 -03:00
..
parts Refactor property synchronization in simulation parts; introduce emitPropertyChange event 2026-04-21 10:56:20 -03:00
spice feat: add passive component presets and custom elements 2026-04-21 15:21:03 -03:00
AVRSimulator.ts Add tests for serial batching and spice rectifier functionality 2026-04-20 23:56:42 -03:00
Esp32Bridge.ts Add end-to-end tests for ammeter, voltmeter, and capacitor charging behavior 2026-04-21 02:17:30 -03:00
Esp32C3Simulator.ts
Esp32MicroPythonLoader.ts feat: Update MicroPython firmware handling for ESP32; add end-to-end test and mark subproject commits as dirty 2026-04-12 23:55:11 -03:00
I2CBusManager.ts feat: add BMP280 sensor component and circuit preview 2026-04-14 17:27:30 -03:00
MicroPythonLoader.ts feat: Enhance Arduino pin tracing in DynamicComponent; update LittleFS WASM initialization; mark subproject commits as dirty 2026-04-13 11:06:03 -03:00
PinManager.ts feat: implement eager scan for LEDC GPIO mapping and add tests for race condition fix 2026-03-24 13:54:44 -03:00
RP2040Simulator.ts feat: add MicroPython support for RP2040 boards (Pico / Pico W) 2026-03-29 21:27:41 -03:00
RaspberryPi3Bridge.ts
RiscVCore.ts
RiscVSimulator.ts
SensorUpdateRegistry.ts feat: add SensorControlPanel for interactive sensor controls 2026-03-19 01:52:46 -03:00
rp2040-bootrom.ts
sensorControlConfig.ts feat: add SensorControlPanel for interactive sensor controls 2026-03-19 01:52:46 -03:00