sakabin
ec6039ffda
Add png draw example
2019-08-30 17:35:41 +08:00
sakabin
3727ac9a03
Add jpg bmp spiffs lcd draw example
2019-07-02 10:54:45 +08:00
Joey Babcock
da00a486ee
Spelling corrections ( #161 )
2019-05-06 09:28:43 +08:00
lovyan03
7bed35c3e9
Update to TFT_eSPI latest version 1.4.8 (2019/04/15) and SMOOTH_FONT extension enabled.
2019-04-26 16:39:38 +09:00
LiHuashen
a6094ac6d3
Update Serial2.ino
2019-01-22 17:24:05 +08:00
LiHuashen
6b71dde1ba
Revert "Revert "Merge branch 'master' of https://github.com/m5stack/M5Stack ""
...
This reverts commit 774945df03 .
2019-01-22 17:12:32 +08:00
LiHuashen
774945df03
Revert "Merge branch 'master' of https://github.com/m5stack/M5Stack "
...
This reverts commit 6bb8ab5f89 , reversing
changes made to cc4a16bcfb .
2019-01-22 17:11:54 +08:00
LiHuashen
6bb8ab5f89
Merge branch 'master' of https://github.com/m5stack/M5Stack
2019-01-22 17:10:36 +08:00
Joey Babcock
aa7eaf2ba6
Remove bad file name so the library doesn't complain
...
Appears to have been moved to https://github.com/m5stack/M5Stack/tree/master/examples/Advanced/Display/Sprite/one_bit_Yin_Yang anyway
2019-01-01 23:31:54 -08:00
sakabin
86dc023cd2
Add unit example, fix dispaly hzk16 bug
...
Add Env
Add NCIR
Add RFID
Add USB
Fix EXT_IO bug
Fix Face bug
2018-12-27 13:41:08 +08:00
ChrisMicro
a2c6b5c789
updated examples
...
* speaker off
* BlackOut help light added
* I2C tester added
* M5Stack Fire microphone spectrum ananlyser added
* Hall sensor example added
2018-11-19 14:14:19 +08:00
sakabin
72e7efd6bf
Add Unit Example
...
add EXT_IO example
add Earth example
add Joystick example
fix Serial2 bug
2018-09-27 19:00:10 +08:00
0x1abin
3fb90ef981
rename the examples compat Legacy ide
2018-08-14 09:46:50 +08:00
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