Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:d1:d1_mini [2017/03/02 07:33] wemos |
products:d1:d1_mini [2018/12/28 04:41] (current) wemos [Features] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | <title classes #id> | ||
- | **Page Title** plugin for DokuWiki | ||
- | </title> | ||
<jumbotron> | <jumbotron> | ||
====== D1 mini ====== | ====== D1 mini ====== | ||
Line 11: | Line 8: | ||
</jumbotron> | </jumbotron> | ||
<carousel> | <carousel> | ||
- | <slide>{{:products:d1:mini-1.jpg?direct|}}</slide> | + | <slide>{{:products:d1:d1_mini_v3.1.0_1_16x9.jpg?direct|}}</slide> |
- | <slide>{{:products:d1:mini-2.jpg?direct|}}</slide> | + | <slide>{{:products:d1:d1_mini_v3.1.0_2_16x9.jpg?direct|}}</slide> |
- | <slide>{{:products:d1:mini-3.jpg?direct|}}</slide> | + | <slide>{{:products:d1:d1_mini_v3.0.0_3_16x9.jpg?direct|}}</slide> |
</carousel> | </carousel> | ||
+ | |||
Line 21: | Line 19: | ||
* 1 analog input(3.2V max input) | * 1 analog input(3.2V max input) | ||
* a Micro USB connection | * a Micro USB connection | ||
- | * Compatible with Arduino | + | * Compatible with MicroPython, Arduino, nodemcu |
- | * Compatible with nodemcu | + | |
===== Tutorials ===== | ===== Tutorials ===== | ||
* [[tutorials:get_started:get_started_in_arduino|Get started in Arduino]] | * [[tutorials:get_started:get_started_in_arduino|Get started in Arduino]] | ||
* [[tutorials:get_started:get_started_in_nodemcu|Get started in NodeMCU]] | * [[tutorials:get_started:get_started_in_nodemcu|Get started in NodeMCU]] | ||
+ | * [[tutorials:get_started:revert_to_at_firmware|Revert to the Factory Firmware (AT)]] | ||
===== Documentation ===== | ===== Documentation ===== | ||
- | * {{ :products:d1:mini_new_v2_2_0.pdf |Schematic V2.2.0}} | + | * {{ :products:d1:sch_d1_mini_v3.0.0.pdf |Schematic V3.0.0}} |
* [[:downloads|Driver]] | * [[:downloads|Driver]] | ||
===== Technical specs ===== | ===== Technical specs ===== | ||
Line 39: | Line 37: | ||
|Length|34.2mm| | |Length|34.2mm| | ||
|Width|25.6mm| | |Width|25.6mm| | ||
- | |Weight|10g| | + | |Weight|3g| |
===== Pin ===== | ===== Pin ===== | ||
Line 61: | Line 59: | ||
<alert type="warning">All of the IO pins have interrupt/pwm/I2C/one-wire support except D0.</alert> | <alert type="warning">All of the IO pins have interrupt/pwm/I2C/one-wire support except D0.</alert> | ||
<alert type="danger">All of the IO pins run at 3.3V.</alert> | <alert type="danger">All of the IO pins run at 3.3V.</alert> | ||
+ | ===== Version ===== | ||
+ | |||
+ | * [[products:d1:d1_mini|V3.1.0(current)]] | ||
+ | * [[products:retired:d1_mini_v3.0.0|V3.0.0]] | ||
+ | * [[products:retired:d1_mini_v2.3.0|V2.3.0]] | ||
+ | * [[products:retired:d1_mini_v2.2.0|V2.2.0]] |