From 1942862826b306f27e984bb321eb4d246ce9687e Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Sun, 14 Jul 2019 09:53:51 +0300 Subject: [PATCH] README.md: Add details Add details for ANAVI Miracle Controller. Signed-off-by: Leon Anavi --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 53655f1..4c39268 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,15 @@ -# ANAVI Thermometer +# ANAVI Miracle Controller -ANAVI Thermometer is an open source hardware development board that acts like a WiFi smart thermometer. It features: +ANAVI Miracle Controller is an open source hardware development board for controlling 2 12V or 5V addressable LED strips. It features: * ESP8266 WiFi microcontroller -* DHT22 sensor for temperature and humidity -* Terminal for waterproof DS18B20 1-Wire temperature sensor +* Terminals for 2 12V or 5V addressable LED strips (WS2811, WS2812, TM1804, etc.) +* Jumper to select 12V or 5V power input * Dedicated slot for I2C OLED display * Slots for up to 3 plug and play I2C sensors for temperature, barometric pressure, humidity and light * UART (Universal asynchronous receiver/transmitter) pins for debugging -Open source software for ANAVI Thermometer written as an Arduino sketch is also available at GitHub](https://github.com/AnaviTechnology/anavi-thermometer-sw). +Open source software for ANAVI Miracle Controller written as an Arduino sketch is also available at GitHub](https://github.com/AnaviTechnology/anavi-miracle-controller-sw). # License