30 Commits

Author SHA1 Message Date
0x1abin 20080d3946 fixed some examples cant compile 2018-07-20 17:37:05 +08:00
0x1abin 8e8a3f43e4 added TFT_eSPI drawXBitmap example 2018-05-23 10:19:34 +08:00
0x1abin e9c60a5ed1 integrate TFT_eSPT Sprite 2018-05-18 12:06:14 +08:00
Qing Wei 2ef7b63f96 Replace ILI9341::clear(int) w/ILI9341::clear()
The current code is complied with error of:
HZK16:42: error: no matching function for call to 'ILI9341::clear(int)'
   M5.Lcd.clear(BLACK);

It is because the old ILI9341::clear(int) function is no longer valid. Need to be replaced with ILI9341::clear().
2018-05-06 00:13:40 +08:00
0x1abin aab5cf45bd Added Lcd darw QRCode method 2018-04-02 20:22:22 +08:00
0x1abin c6b9e11bac Added audio MP3 and WAV play from SDCard Examples 2018-03-12 19:29:10 +08:00
gojimmypi ca567b3036 include missing files 2018-02-23 12:42:54 -08:00
0x1abin 1893152391 add some examples 2018-01-30 10:49:31 +08:00
0x1abin ce0c271eac schematic link 2017-12-18 14:56:22 +08:00
0x1abin e08a7d7121 v0.1.4 2017-11-22 23:34:58 +08:00
0x1abin ebf8dea149 update the readme 2017-11-16 10:27:53 +08:00
0x1abin d18abc1713 v0.1.3 2017-11-09 15:38:09 +08:00
0x1abin 6a7841dc7f update the readme.md 2017-10-27 11:35:56 +08:00
0x1abin d2139cef7d update the readme.md 2017-10-27 11:24:59 +08:00
0x1abin 5b51f95491 update 2017-10-16 17:00:22 +08:00
0x1abin 8d13d29377 update v0.1.2 2017-10-11 17:09:55 +08:00
0x1abin e7940f9891 add the MPU9250 driver 2017-09-27 19:40:43 +08:00
0x1abin cf4df8cb79 add the software power off example 2017-09-25 19:47:37 +08:00
0x1abin 0da871f4bd update 2017-09-24 11:36:35 +08:00
0x1abin 9db946ea17 remove the now ignored directory 2017-09-23 14:09:31 +08:00
0x1abin 3cc55be09c update readme hardware Introductions 2017-09-20 18:38:53 +08:00
0x1abin 5c8d17d5c2 update the tft lib 2017-09-19 19:57:05 +08:00
M5Stack cb46eac8ff update 2017-08-24 17:23:36 +08:00
M5Stack 7ea54956cd update 2017-08-10 11:56:43 +08:00
M5Stack 607aecfdf8 update 2017-07-19 19:16:33 +08:00