Mori Naoyuki
24caf60851
Add lightSleep mode / upgrade deepSleep mode
...
-lightSleep-
*add function for LCD wakeup on LCD class
*add function for lightSleep on Power class
-deepSleep-
*add specification : re-startup time can be specified on deepSleep
-utillity-
*add function :you can get a reason for startup
isResetbyWatchdog(),isResetbyDeepsleep(),isResetbySoftware(),isResetbyPowerSW();
-other-
*add attribution: deprecated function (because moved to Power class.)
M5.setPowerBoostKeepOn(),M5.setWakeupButton(),M5.powerOFF()
*add sample scketch for sleep.
2019-03-23 18:52:08 +09:00
Joey Babcock
36672a8c11
Made text less confusing for beginners
...
I added some grammatical fixes and better explanations so that the text is less confusing
2019-01-27 13:48:51 -08: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
Takamasa CHISAKA
d1bbe9b01e
Update MLX90640_I2C_Driver.cpp ( #117 )
...
Wire.endTransmission(false) will return 0 not 7. (ESP32 core v1.0.1)
2019-01-17 09:51:28 +08:00
wjxjmj
fd281af2fd
Refine the sketch and add some notes for beginner ( #116 )
...
* Update ChineseCharactersDisplay.ino
2019-01-15 16:48:10 +08:00
wjxjmj
7c9d7acbfe
Example Program for Displaying Chinese Characters ( #115 )
...
* Example Program for Displaying Chinese Characters
* Fix Geometry.h not found
2019-01-15 10:16:06 +08:00
Joey Babcock
72cfef1f19
Fix grammar in serial printouts
2019-01-02 11:52:25 -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
塩入孔章
8385ccd7f1
fix faces examples
2018-11-19 17:39:42 +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
lukasmaximus89
22e8e7f04a
Added two new example programs
...
Two new examples
A Simple reaction game and a
program to read the analogvalue
and display it on the screen like the serial monitor
2018-11-08 14:20:31 +08:00
sakabin
40c3d80dec
Add some Example
...
Modules:
Plus, Servo
Unit:
ADC, DAC, Color, TOF
Stick:
test
2018-10-29 17:40:18 +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
Bin
88daeb4484
Merge pull request #94 from ChrisMicro/master
...
M5Stack Fire examples
2018-09-22 23:49:06 +08:00
ChrisMicro
c885b0341a
M5StackFire microphone oscilloscope example added
2018-09-20 22:17:45 +02:00
liushasha
61c127a74b
First commit
2018-09-20 18:04:00 +08:00
liushasha
0e59c33723
Revert "M5Stack-MLX90640-Thermal-Camera first commit"
...
This reverts commit ae472cb011 .
2018-09-20 18:01:33 +08:00
liushasha
ae472cb011
M5Stack-MLX90640-Thermal-Camera first commit
2018-09-20 17:45:11 +08:00
ChrisMicro
52f503fc84
VU meter code corrected
2018-09-18 07:46:45 +02:00
ChrisMicro
4e6f3bb187
M5StackFire neopixel VU meter added
2018-09-18 07:43:08 +02:00
ChrisMicro
ab77eeed04
M5StackFire MPU example added
2018-09-17 06:51:58 +02:00