NigelTwo

Results 2 issues of NigelTwo

In ArduiPi_OLED.cpp starting at line 152. // Low level I2C and SPI Write function inline void ArduiPi_OLED::fastSPIwrite(uint8_t d) { bcm2835_spi_transfer(d); } inline void ArduiPi_OLED::fastI2Cwrite(uint8_t d) { bcm2835_spi_transfer(d); } Both the...

Those of us in the southern latitudes see the moon upside down, even though the moon phase is the same for everyone. Has this been overlooked when converting to .bmp...