Gitshaoxiang
f14f2cb49f
update example
2020-10-16 14:54:20 +08:00
Sean
9a659eebf8
example add M5.Power.begin();
2020-08-20 16:51:32 +08:00
prjh
c7dc8e2efa
Fix M5.Power.powerOFF() exception bug ( #225 )
...
* Fix M5Power.powerOFF() exception bug, adapt related example to new Power-API.
* wifi check better using esp_wifi_get_mode()
2020-08-18 09:25:36 +08:00
sorz
999adb395d
Add button continuous long press method
2020-08-17 12:04:10 +08:00
sorz
955744d284
Add Face-GameBoy Snake example
2020-07-28 15:36:55 +08:00
sorz
a499ef0941
Update unicode search method, Update unicode font
2020-07-14 18:04:27 +08:00
Gitshaoxiang
af3e3b196e
update weight and ENVII unit exmaple
2020-06-03 18:36:04 +08:00
Gitshaoxiang
5f571688d3
add SIM800L FactoryTest
2020-05-08 15:13:02 +08:00
Gitshaoxiang
b1280c81b7
rename some example file
2020-04-30 09:53:00 +08:00
Gitshaoxiang
d148349734
add module example comment
2020-04-23 16:30:12 +08:00
Gitshaoxiang
4f2ef76c6f
add Unit exmaple sketch comment
2020-04-17 13:34:17 +08:00
Gitshaoxiang
b77a56ad55
rename some example file
2020-04-16 16:20:28 +08:00
Gitshaoxiang
f769d9270f
Add some example and delete repeat file ( #211 )
...
* add some example and delete repeat file
2020-04-10 15:36:53 +08:00
sakabin
8fab1799b0
Add AcSocket example
2020-03-30 17:51:31 +08:00
sakabin
57999645c8
Add Face example
...
Encoder, Finger, JoyStick, Keyboard, RFOD
2020-03-30 17:37:28 +08:00
sakabin
5d83db7b3e
Add BaseX example
2020-03-30 16:45:02 +08:00
ka's
1c0ffeb2ab
Fixed: DHT12 incorrect value when temperature is negative. ( #200 )
...
* Fixed incorrect value when temperature is negative.
Corrected calculation by referring to the bit indicating whether the temperature is positive or negative (byte address 0x03, bit 8).
* add new-line in end-of-file.
2020-01-13 11:45:04 +08:00
vany5921
c88cf33e19
Update PowerOFF.ino
2020-01-09 15:41:45 +08:00
sakabin
98f6fbc65f
Add: Bala (mpu6886) example
2020-01-06 18:03:24 +08:00
Hades2001
57b0d3df8b
add LTE and NB-IoT Examples
2019-12-04 09:31:14 +08:00
icyqwq
0c7b8f8ea6
Update Display_Unicode.ino
2019-11-25 15:37:14 +08:00
sakabin
aa1645f1c8
Add BMM150 example
2019-11-22 20:37:36 +08:00
sakabin
2ddfe6e9fd
Add display unicode support
2019-11-21 17:38:28 +08:00
sakabin
70d0460545
Add UNIT max30100 example
2019-11-11 17:53:21 +08:00
__HF
947d42b803
Updated mlx90640 ( #189 )
...
1. Fixed warnings in the program
2. Fixed bad spots
2019-09-19 23:30:58 +08:00