VisorWare
VisorWare copied to clipboard
Software for my wearable smart-glasses project based on the Raspberry Pi.
Results
1
VisorWare issues
Sort by
recently updated
recently updated
newest added
In `display.md`, it said to wire SCL to GPIO#8, but that is a SPI pin (I am using I2c). Same goes for SDA. Wouldn't the correct pins be GPIO2 and...