velxio/frontend/src/components/examples
David Montero Crespo a097601a73 Add HD44780Decoder and various I2C sketches
- Implement HD44780Decoder for decoding I2C commands to HD44780-compatible LCDs.
- Add bmp280_bridge_reader.ino to read BMP280 chip_id and status registers via I2C.
- Create i2c_scanner_multi.ino to scan I2C addresses and report responding devices.
- Introduce lcd_i2c_hello.ino to demonstrate basic LCD functionality with I2C.
- Implement pcf8574_bidirectional.ino to test bidirectional communication with PCF8574.
- Add pico_i2c_master_reader.ino for reading BMP280 from a Raspberry Pi Pico.
- Create rtc_lcd_clock.ino to display time from a DS1307 RTC on an I2C LCD.
2026-05-12 14:26:33 -03:00
..
CircuitPreview.tsx Add HD44780Decoder and various I2C sketches 2026-05-12 14:26:33 -03:00
ExampleThumbnail.tsx chore(examples): drop PNG thumbnails, ship WebP only (-80% asset size) 2026-05-07 22:54:33 +02:00
ExamplesGallery.css Add ESP32 chip demos and comprehensive tests for I2C, SPI, and UART interactions 2026-04-28 19:24:39 -03:00
ExamplesGallery.tsx Add HD44780Decoder and various I2C sketches 2026-05-12 14:26:33 -03:00
InlineComponentSVGs.tsx feat: add support for UC8159c (ACeP 7-colour) display 2026-04-30 00:27:40 -03:00