velxio/backend/app
David Montero Crespo 4d6dc25ec7 feat: add BMP280 sensor component and circuit preview
- Implemented Bmp280Element as a custom web component for the BMP280 barometric sensor, including SVG representation and pin configuration.
- Created CircuitPreview component to render circuit thumbnails using SVGs of components, including support for various boards and components.
- Added a script to generate SVG files from wokwi-elements, ensuring proper formatting and structure for reliable rendering.
- Introduced a test HTML generation script to visualize component SVGs.
2026-04-14 17:27:30 -03:00
..
api fix: propagate has_wifi from compiler to startBoard for reliable WiFi detection 2026-04-05 22:14:40 +02:00
core
database
mcp feat: integrate MCP (Model Context Protocol) for agent compatibility 2026-03-11 15:29:55 +00:00
models
schemas
services feat: add BMP280 sensor component and circuit preview 2026-04-14 17:27:30 -03:00
utils
__init__.py
main.py Fix MPU6050Slave I2C handling and add comprehensive tests 2026-04-09 02:04:41 -03:00