Difference between revisions of "Main Page"

From Let's Control It
Jump to navigation Jump to search
 
(79 intermediate revisions by 5 users not shown)
Line 1: Line 1:
= About this Wiki =
+
Welcome to the '''Let's control it''' Wiki pages. This is the place to find more information on our projects, either stable or experimental.
  
* [[About_This_Wiki | About this Wiki]]
+
= The Lets Control It Team =
  
= Introducing the ESP8266 =
+
It's somewhat difficult to use the term "Team" here because we do not have an official team. '''Lets Control It''' is a platform for IOT DIY developers and users to share code, firmware, hardware and ideas and also provide support.
  
* [[GettingStarted | Getting Started]]
+
People sometimes mention "one of the devs" in their posts. Curious whom they could be?
  
[[File:ESP-07.jpg]]
+
Just listing some of our currently active virtual team members here, in alphabetical order as known by their forum or github names:
  
= Applications =
+
*Grovkillen - ESPEasy forum support and Wiki maintenance, tools development
 +
*John - RFLink hardware development, former Nodo team member
 +
*LisaM - uPyEasy lead development and forum support
 +
*Martinus - Founder of initial ESPEasy development, former Nodo team member
 +
*Psy0rz - ESPEasy lead development
 +
*Remco - Platform sponsor, Nodo Webshop owner, former Nodo team member
 +
*S0170071 - ESPEasy development
 +
*Shardan - ESPEasy Wiki maintenance and forum support
 +
*Soif - ESPEasy development
 +
*Stuntteam - RFLink Gateway development and forum support
 +
*TD-er - ESPEasy lead development
 +
*Toffel969 - ESPEasy Wiki maintenance and forum support
 +
*Uzi18 - ESPEasy development
  
{| class="wikitable"
+
''With a virtual team like this it's always difficult to have a list that justifies each and everyone's contribution. Just send a PM to one of the devs if you're feeling left out...''
!colspan="2" style="font-size:24px; color:white; background-color: black;"|Sensors (Input)
 
|-
 
  
|style="font-size:16px; color:white; background-color: #0077dd;" align="center"| PulseCounting || style="font-size:16px; color:white; background-color: #0077dd;" align="center"| Temperature
+
= Active Stable Projects =
|-
 
| [[PulsCounter | TCR5000]] [[File:TCR5000.jpg|100px|link=]] || [[TemperatureSensor | Dallas DS18b20]] [[File:DS18B20.jpg|100px|link=]]
 
|-
 
  
|style="font-size:16px; color:white; background-color: #0077dd;" align="center"| Barometric Pressure || style="font-size:16px; color:white; background-color: #0077dd;" align="center"|Lux
+
[[ESPEasy]] for ESP8266 / ESP8285 / ESP32
|-
 
| [[BarometricSensor | BMP085]] [[File:BMP085.png|100px|link=]] || [[LuxSensor | BH1750]] [[File:BH1750.jpg|320px|100px|link=]]
 
|-
 
  
|style="font-size:16px; color:white; background-color: #0077dd;" align="center"| Humidity || style="font-size:16px; color:white; background-color: #0077dd;" align="center"|RFID
+
[[RpiEasy]] Easy Multi sensor device based on Raspberry Pi.
|-
 
| [[HumiditySensor | DHT]] [[File:DHT11.png|100px|link=]] || [[RFID | RFID Reader]] [[File:WiegandRFID_1.jpg|100px|link=]]
 
|-
 
  
|style="font-size:16px; color:white; background-color: #0077dd;" align="center"| Distance || style="font-size:16px; color:white; background-color: #0077dd;" align="center"| Switch
+
[[RFLink]]
|-
 
| [[DistanceSensor | HC-SR04]] [[File:HC-SR04.jpg|100px|link=]] || [[Switch | Switch]] [[File:Lightswitch.jpg|100px|link=]]
 
|-
 
  
|style="font-size:16px; color:white; background-color: #0077dd;" align="center"| Analog || style="font-size:16px; color:white; background-color: #0077dd;" align="center"| More Analog
+
= Experimental Projects =
|-
 
| [[ Analog | Analog]] [[File:Analog.png|100px|link=]] || [[PCF8591 | PCF8591]] [[File:PCF8591Module.jpg|100px|link=]]
 
|-
 
  
|style="font-size:16px; color:white; background-color: #0077dd;" align="center"| Digital inputs || style="font-size:16px; color:white; background-color: #0077dd;" align="center"|
+
[[uPyEasy]] (microPython development, based on ESPEasy concept)
|-
 
| [[MCP23017 | More inputs]] [[File:MCP23017DIP28.jpg|100px|link=]] ||
 
|}
 
  
{| class="wikitable"
+
= User Projects =
!colspan="2" style="font-size:24px; color:white; background-color: black;"|Actuators (Output)
 
  
|-
+
We have asked our members to add their own personal "LetsControlIt" DIY projects to our wiki for fun and inspiration...
|style="font-size:16px; color:white; background-color: #0077dd;" align="center"| Build-in output || style="font-size:16px; color:white; background-color: #0077dd;" align="center"| Build-in output
 
|-
 
| [[GPIO | Output pin]] [[File:LED.png|100px|link=]] || [[GPIO | Output pin]] [[File:Servo.png|100px|link=]]
 
|-
 
  
|style="font-size:16px; color:white; background-color: #0077dd;" align="center"| Relays || style="font-size:16px; color:white; background-color: #0077dd;" align="center"| Extra IO
+
[[UserProjects]]
|-
 
| [[Relais | Relays]] [[File:Relaisbordje.jpg|100px|link=]] || [[MCP23017 | More output pins]] [[File:MCP23017DIP28.jpg|100px|link=]]
 
|}
 
  
{| class="wikitable"
+
= Archived Projects =
!colspan="2" style="font-size:24px; color:white; background-color: black;"|Other
 
|-
 
|style="font-size:16px; color:white; background-color: #0077dd;" align="center"| LCD || style="font-size:16px; color:white; background-color: #0077dd;" align="center"| ?
 
|-
 
| [[LCDDisplay | LCD Display]] [[File:LCDDemo.jpg|100px|link=]] || 
 
|}
 
  
= Tutorials =
+
Projects that may still be in use at some places, but have no active development
  
* [[Tutorial_Arduino_Firmware_Upload | Using the Arduino IDE to upload the ESP Easy firmware]]
+
[[ArduinoEasy]]
* [[Tutorial_Domoticz_Switch | Using the ESP Easy as a simple input switch in Domoticz]]
 
* [[Tutorial_OpenHAB_Switch | Using the ESP Easy to control a LED of Relay from OpenHAB]]
 
  
= Firmware =
+
[[NanoEasy]]
  
* [[todo | Basic Sketches]]
+
[[Nodo]]
 
 
* [[ESPEasy | ESP Easy]]
 
 
 
[[File:ESPEasy1.png|320px]]
 
 
 
* [[ESPConnexio | ESP Connexio]]
 
 
 
= Support and discussion =
 
 
 
* [http://www.esp8266.nu/forum Forum]
 
 
 
= Downloads =
 
== Stable ==
 
* [https://sourceforge.net/projects/espeasy/files/ ESP Easy]
 
 
 
== Source code development ==
 
* [https://github.com/ESP8266nu Github]
 

Latest revision as of 23:43, 3 February 2021

Welcome to the Let's control it Wiki pages. This is the place to find more information on our projects, either stable or experimental.

The Lets Control It Team

It's somewhat difficult to use the term "Team" here because we do not have an official team. Lets Control It is a platform for IOT DIY developers and users to share code, firmware, hardware and ideas and also provide support.

People sometimes mention "one of the devs" in their posts. Curious whom they could be?

Just listing some of our currently active virtual team members here, in alphabetical order as known by their forum or github names:

  • Grovkillen - ESPEasy forum support and Wiki maintenance, tools development
  • John - RFLink hardware development, former Nodo team member
  • LisaM - uPyEasy lead development and forum support
  • Martinus - Founder of initial ESPEasy development, former Nodo team member
  • Psy0rz - ESPEasy lead development
  • Remco - Platform sponsor, Nodo Webshop owner, former Nodo team member
  • S0170071 - ESPEasy development
  • Shardan - ESPEasy Wiki maintenance and forum support
  • Soif - ESPEasy development
  • Stuntteam - RFLink Gateway development and forum support
  • TD-er - ESPEasy lead development
  • Toffel969 - ESPEasy Wiki maintenance and forum support
  • Uzi18 - ESPEasy development

With a virtual team like this it's always difficult to have a list that justifies each and everyone's contribution. Just send a PM to one of the devs if you're feeling left out...

Active Stable Projects

ESPEasy for ESP8266 / ESP8285 / ESP32

RpiEasy Easy Multi sensor device based on Raspberry Pi.

RFLink

Experimental Projects

uPyEasy (microPython development, based on ESPEasy concept)

User Projects

We have asked our members to add their own personal "LetsControlIt" DIY projects to our wiki for fun and inspiration...

UserProjects

Archived Projects

Projects that may still be in use at some places, but have no active development

ArduinoEasy

NanoEasy

Nodo