https://m.youtube.com/watch?v=BIreFXLK1rc&pp=ygUKQ2xpY2tjaGFtcA%3D%3D
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 1. photopea | |
| svg online editor | |
| 2. convertio.co | |
| https://youtu.be/BsYD31_62BU?si=S6Jrunf-r5GJzHxd |
https://github.com/bitfocus/companion
mirabox
streamdeck like device
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # INA3221 Triple-Channel, High-Side Current and Bus Voltage Monitor | |
| # Texas Instruments INA3221 Device Register Map | |
| # I2C Address: 0x40-0x43 (configurable via A0 pin) | |
| config: | |
| register_address_type: u8 | |
| default_register_access: RO | |
| default_byte_order: BE |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://github.com/joshmarinacci/rust-tdeck-experiments | |
| https://github.com/danclive/esp-examples | |
| https://github.com/esp-rs/no_std-training |