add 7 new units, like LIGHT Sensor, 3.96PORT, MAKEY......
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 50 KiB |
|
After Width: | Height: | Size: 240 KiB |
|
After Width: | Height: | Size: 647 KiB |
|
After Width: | Height: | Size: 98 KiB |
|
After Width: | Height: | Size: 255 KiB |
|
After Width: | Height: | Size: 308 KiB |
|
After Width: | Height: | Size: 238 KiB |
@@ -10,7 +10,7 @@ MicroPython`_
|
||||
Quick Start
|
||||
~~~~~~~~~~~
|
||||
|
||||
1. M5Stack Core connect with StepMotor Module
|
||||
1. M5Stack Core connect with StepMotor Module
|
||||
''''''''''''''''''''''''''''''''''''''''''''''
|
||||
|
||||
Click ``Upload Local File`` for adding two necessary files ``motor.py``, ``i2c_bus.py`` as shown below
|
||||
|
||||
@@ -0,0 +1,15 @@
|
||||
M5GO 3.96port
|
||||
=============
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
||||
The M5GO 3.96port is a unit that aim to transfer GROVE interface to VH3.96-4Pin.
|
||||
|
||||
.. image:: _static/product_pics/M5GO/M5GO_Unit_3.96.jpg
|
||||
|
||||
FEATURES
|
||||
--------
|
||||
|
||||
- VH3.96 interface
|
||||
- Two Lego installation holes
|
||||
@@ -0,0 +1,25 @@
|
||||
M5GO earth
|
||||
=============
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
||||
The M5GO earth is a moisture detective unit for measuring the moisture in soil. The soil moisture sensor is pretty straight forward to use. The two large exp osed pads function as probes for the sensor, together acting as a variable resistor. The more water that is in the soil means the better the conductivity between the pads will be and will result in a lower resistance, and a higher SIG out.
|
||||
You can read the moisture in soil staright or get a digital signal(0/1) that means the high(or low) humidity.
|
||||
|
||||
FEATURES
|
||||
--------
|
||||
|
||||
- Adjustable threshold, including 10K adjustable resistor
|
||||
- Analog & Digital output
|
||||
- Grove interface
|
||||
- Two Lego installation holes
|
||||
|
||||
DOCUMENTS
|
||||
---------
|
||||
|
||||
- `Schematic <https://github.com/m5stack/esp32-cam-demo/blob/m5cam/M5CAM-ESP32-A1-POWER.pdf>`__
|
||||
|
||||
- GitHub
|
||||
|
||||
+ `Arduino GitHub <https://github.com/hkoffer/M5Stack-MLX90640-earth-Camera>`__
|
||||
@@ -1,5 +1,5 @@
|
||||
M5GO ENV
|
||||
========
|
||||
===========
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
@@ -27,4 +27,3 @@ DOCUMENTS
|
||||
|
||||
- `WebSite <https://m5stack.com>`__
|
||||
- `GitHub <https://github.com/m5stack/M5GO>`__
|
||||
|
||||
@@ -0,0 +1,28 @@
|
||||
M5GO light
|
||||
=============
|
||||
|
||||
.. image:: ../../_static/product_pics/M5GO/M5GO_Unit_light.png
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
||||
The M5GO light is a light sensor unit with an adjustable resistor that can detect the environmental light intensity.
|
||||
You can read analog signal(environmental light intensity) staright or get a digital signal(0/1) that means whether the light exists or not.
|
||||
|
||||
|
||||
FEATURES
|
||||
--------
|
||||
|
||||
- Adjustable threshold, including 10K adjustable resistor
|
||||
- Analog & Digital output
|
||||
- Grove interface
|
||||
- Two Lego installation holes
|
||||
|
||||
DOCUMENTS
|
||||
---------
|
||||
|
||||
- `Schematic <https://github.com/m5stack/esp32-cam-demo/blob/m5cam/M5CAM-ESP32-A1-POWER.pdf>`__
|
||||
|
||||
- GitHub
|
||||
|
||||
+ `Arduino GitHub <https://github.com/hkoffer/M5Stack-MLX90640-light-Camera>`__
|
||||
@@ -0,0 +1,47 @@
|
||||
M5GO makey
|
||||
=============
|
||||
|
||||
.. image:: ../../_static/product_pics/M5GO/M5GO_Unit_makey.png
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
||||
The M5GO makey is a makey unit with 16 touchable pins.
|
||||
|
||||
camera module contains thermopile sensors named MLX90640. the MLX90640 contains a 32x64 piexls IR array. It communicates with M5GO Core via GROVE which actually is a I2C interfacel.
|
||||
As the images show you can detect surface temperatures from many feet away with an accuracy of ±1.5°C (best case).
|
||||
After burn the firmware of the module's demostatrion to M5GO Core via `M5Burner`, the module will be running. Then you can program it via Arduino IDE.
|
||||
|
||||
|
||||
FEATURES
|
||||
--------
|
||||
|
||||
- 32x24 piexls
|
||||
- Target temperature -40°C - 300°C
|
||||
- GROVE interface
|
||||
- Two Lego installation holes
|
||||
|
||||
APPLICATION
|
||||
------------
|
||||
|
||||
- High precision non-contact temperature measurements
|
||||
- Intrusion / Movement detection
|
||||
- Visual IR thermometers
|
||||
- Temperature sensing element for intelligent building air conditioning
|
||||
|
||||
DOCUMENTS
|
||||
---------
|
||||
|
||||
- GitHub
|
||||
|
||||
+ `Arduino GitHub <https://github.com/hkoffer/M5Stack-MLX90640-makey-Camera>`__
|
||||
|
||||
+ `MLX90640 Drive GitHub <https://github.com/melexis/mlx90640-library>`__
|
||||
|
||||
- Datasheet
|
||||
|
||||
+ `MLX90640 <https://www.melexis.com/-/media/files/documents/datasheets/mlx90640-datasheet-melexis.pdf>`__
|
||||
|
||||
- `QuickStart`_
|
||||
|
||||
.. _QuickStart: ../../get-started/M5GO/get_started_M5GO_makeyCam.html
|
||||
@@ -0,0 +1,18 @@
|
||||
M5GO proto
|
||||
=============
|
||||
|
||||
.. image:: ../../_static/product_pics/M5GO/M5GO_Unit_proto.png
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
||||
The M5Stack proto unit is a flexible blank circle with 100mil pitch of holes. You can create any circle
|
||||
that could controlled by M5GO Core as you like.
|
||||
|
||||
FEATURES
|
||||
--------
|
||||
|
||||
- Flexible extended blank circle
|
||||
- 70 holes(pitch of holes: 100mil)
|
||||
- GROVE interface
|
||||
- Two Lego installation holes
|
||||
@@ -0,0 +1,33 @@
|
||||
M5GO relay
|
||||
===========
|
||||
|
||||
.. image:: ../../_static/product_pics/M5GO/M5GO_Unit_relay.png
|
||||
|
||||
DESCRIPTION
|
||||
-----------
|
||||
|
||||
The M5GO relay is a unit that allows you to control large power loads with a light-current, safe, reliable power control system. the large power loads you can safely control is up to 24 VDC or 120 VAC.
|
||||
Only a low electrial level is sent to this unit, the relay will be close and the large power loads you want to control will be working.
|
||||
|
||||
|
||||
FEATURES
|
||||
--------
|
||||
- A single input
|
||||
- Up to 3A @ 24 VDC or 120 VAC
|
||||
- GROVE interface
|
||||
- Two Lego installation holes
|
||||
|
||||
APPLICATION
|
||||
------------
|
||||
|
||||
- Be perfect for large inductive loads(like DC motors electrocircuit, intelligent interpolation...)
|
||||
- Control a standard wall outlet device
|
||||
|
||||
DOCUMENTS
|
||||
---------
|
||||
|
||||
- `Schematic <https://github.com/m5stack/esp32-cam-demo/blob/m5cam/M5CAM-ESP32-A1-POWER.pdf>`__
|
||||
|
||||
- GitHub
|
||||
|
||||
+ `Arduino GitHub <https://github.com/hkoffer/M5Stack-MLX90640-Thermal-Camera>`__
|
||||