velxio/frontend/src/simulation
David Montero Crespo 9c8e98cad2 feat: Enhance RP2040 simulator GPIO handling to support InputPullUp state 2026-03-22 18:46:52 -03:00
..
parts feat: Add HC-SR04 sensor support and enhance DHT22 response timing in simulation 2026-03-22 18:39:09 -03:00
AVRSimulator.ts feat: Implement generic sensor registration for ESP32 and RP2040 2026-03-22 18:03:17 -03:00
Esp32Bridge.ts feat: Implement generic sensor registration for ESP32 and RP2040 2026-03-22 18:03:17 -03:00
Esp32C3Simulator.ts feat: update ESP32-C3 simulator and add emulation tests 2026-03-18 23:30:45 -03:00
I2CBusManager.ts feat: add VirtualBMP280, VirtualDS3231, VirtualPCF8574 I2C devices with 60 tests 2026-03-11 15:14:18 +00:00
PinManager.ts feat: enhance simulation accuracy and component interactions across various modules 2026-03-20 17:11:12 -03:00
RP2040Simulator.ts feat: Enhance RP2040 simulator GPIO handling to support InputPullUp state 2026-03-22 18:46:52 -03:00
RaspberryPi3Bridge.ts feat: add board types and mappings for Raspberry Pi 3B 2026-03-12 23:39:04 -03:00
RiscVCore.ts chore: clean up empty code change sections in the changes log 2026-03-17 22:12:01 -03:00
RiscVSimulator.ts feat: add visual components for ATtiny85, Raspberry Pi Pico W, and RISC-V Board 2026-03-15 15:39:26 -03:00
SensorUpdateRegistry.ts feat: add SensorControlPanel for interactive sensor controls 2026-03-19 01:52:46 -03:00
rp2040-bootrom.ts Refactor simulator store to unify serial data handling and add board pin mapping utility 2026-03-05 21:07:03 -03:00
sensorControlConfig.ts feat: add SensorControlPanel for interactive sensor controls 2026-03-19 01:52:46 -03:00