..
customChips
feat(chipbus): Galaksija keyboard - type BASIC over the bus
2026-06-05 14:37:42 -03:00
digital
fix(sim): model slide-switch as a real SPDT + tie ESP32 dual 3V3/5V pins to the rail
2026-07-09 18:58:12 +02:00
displays
feat(epaper): decode the UC8179/GD7965 7.5" panel + fix its BUSY polarity
2026-06-04 23:45:37 -03:00
parts
fix(7segment): rebuild per-element sim state when the digit count changes
2026-07-21 15:16:56 +02:00
spice
fix(spice): map micro:bit-style P<n> pad names to pin numbers
2026-07-28 22:35:46 +02:00
verify
refactor(verify): extract store-driven pre-flight verification into verifyFromStore
2026-07-18 06:44:38 +02:00
AVRSimulator.ts
feat(avr): drive inputs from real circuit, modeling the internal pull-up
2026-06-26 20:18:41 +02:00
Esp32Bridge.ts
merge: master (produccion) dentro de v3.2
2026-07-25 21:52:00 +02:00
Esp32BridgeFactory.ts
feat: ESP32 bridge seams, picker datasheets, S3/C3 examples + online-only board showcase
2026-07-21 00:22:19 -03:00
Esp32C3Simulator.ts
fix(esp32-c3): drive digital inputs from the SPICE solve (spiceDrivenInputs)
2026-07-09 19:16:37 +02:00
Esp32MicroPythonLoader.ts
…
HD44780Decoder.ts
…
I2CBusManager.ts
…
Interconnect.ts
fix(uart): el hook de TX de la Pi se reinstala cuando nace el bridge
2026-07-29 17:26:02 +02:00
LogicFamilies.ts
feat(sim): Phase 3 — logic families (TTL/CMOS-5V/LVCMOS33/AVR_HC/Schmitt)
2026-05-15 16:42:11 +02:00
MicroPythonLoader.ts
feat(opencore): extract Pico W WiFi to a pluggable PIO peripheral seam
2026-06-15 08:33:28 +02:00
PinManager.ts
fix(perf): un-freeze the editor during fast-toggling simulations (ESP32 clock)
2026-07-21 01:15:59 +02:00
PinResolver.ts
feat(sim): Phase 3 — logic families (TTL/CMOS-5V/LVCMOS33/AVR_HC/Schmitt)
2026-05-15 16:42:11 +02:00
PioPeripheral.ts
feat(opencore): extract Pico W WiFi to a pluggable PIO peripheral seam
2026-06-15 08:33:28 +02:00
RP2040Simulator.ts
sim: drive RP2040 + STM32 digital inputs from the real circuit
2026-06-26 22:05:24 +02:00
RaspberryPi3Bridge.ts
fix(pi): reiniciar en modo Linux vuelve a arrancar el guest
2026-07-29 19:33:14 +02:00
RiscVCore.ts
…
RiscVSimulator.ts
fix(spice+pipeline): LED visualization, INPUT_PULLUP, ESP32-C3, PWM fade, examples
2026-05-18 21:52:07 -03:00
SensorUpdateRegistry.ts
fix(sensor-panel): per-sensor state when switching between same-type sensors
2026-05-16 22:28:52 -03:00
SignalRouter.ts
feat(esp32): SignalRouter — model the GPIO Matrix as first-class
2026-05-17 05:00:53 +02:00
SpiBus.ts
…
Stm32Bridge.ts
sim: drive RP2040 + STM32 digital inputs from the real circuit
2026-06-26 22:05:24 +02:00
UsiI2cBridge.ts
feat(sim): ATtiny85 USI I2C — drive I2C devices (SSD1306 OLED) via TinyWireM
2026-06-19 07:44:18 +02:00
esp32-signals.ts
fix(esp32): LEDC signal IDs are 71-86 per ESP32 TRM, not 72-87
2026-05-17 05:42:52 +02:00
piSlaveScanner.ts
fix(pi): perifericos completos en la familia Pi — entradas, buses y pines
2026-07-29 17:05:39 +02:00
rp2040-bootrom.ts
…
sensorControlConfig.ts
feat(sensors): runtime seam for overlay-registered sensor controls
2026-07-23 21:32:14 +02:00