Jared Sanson
Jared Sanson
This is to address issue #584 - discover doesn't work on Windows unless you specify the correct interface's subnet. Usage: ``` > py -m miio.vacuum_cli discover --handshake 1 --subnet 192.168.4.255...
I've noticed that avatars don't seem to update when a contact changes their VCard-based avatar, or even when exiting/opening Xabber (I noticed this using contacts connected with Pidgin and a...
My guess is the internal pull-ups for the I2C lines is too weak, sometimes preventing the PIC from actually reading anything back. The I2C initialization code then gets stuck when...
The current gamma correction table does not produce linear colours. Though perhaps it's better to encode the gamma correction in the images themselves? (To increase the amount of visible detail...
 Colours appear to be correct in the image font (note the blue outline), but incorrect when actually drawing the same colour (0x99acf3)
Only seems to happen when the watch has been left alone for a while. OLED display appears to briefly power-up before resetting the MCU. Reset flags usually report a brown-out....
Need to keep events on the screen for the duration of the event, rather than dismissing the event as soon as it occurs. eg. Lectures disappear as soon as they...
Need to implement Bluetooth LE using the nRF8001 chip This will consist of: - Data bus interface (SPI/interrupts) - nRF8001 interface - Bluetooth protocol stuff Found an Arduino driver here:...
Need to provide an interface for adding/updating events dynamically from the PC, rather than hardcoding them in