joaquimcid / m365_dashboard

Xiaomi M365 Display V0.2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xiaomi M365 Display

Products Used

Arduino Pro Mini
I2C OLED 0.96" Screen
FTD1232 Usb Programmer
3d Printed Bracket
1N4148 Diode
0.25w 120ohm Resistor

Estimated price is around 10$ (Inluding Printed Parts).

Flashing

alt text
Please install the libraries I provided in the files, install them to you arduino library folder, usually
C:\Users\%username%\Documents\Arduino\libraries
I'd recommend you to use Arduino 1.6.6
https://www.arduino.cc/en/Main/OldSoftwareReleases

Physical Connections

alt text

Known Issues

Sometimes the Arduino Freezes, a watchdog is in place but doesn't always trigger.

Screen caps

Soldering, soldered directly to the cable coming from the MCU

5V To Red
GND To Black
BUS To Yellow
alt text
A video on how everything is soldered may come soon.

Meanwhile you can enable subtitles in English in this YouTube video produced in Spanish language https://www.youtube.com/watch?v=JQUNXCyj2Fs

UI

UI pictures from version 0.2
alt text
alt text
More pictures are coming soon.

About

Xiaomi M365 Display V0.2


Languages

Language:C++ 73.2%Language:C 26.8%