-
If you turn on/off 3 times then they reset themselves
09/19/2019 at 05:56 • 0 commentshttps://twitter.com/martinfasani/status/1174551238303784960
In my home every 2 weeks they enter in this modus. It happens because my wall switches are very old.
It’s a pity that so far I didn’t found a way to disable this 3 on/off reset. Anyways it’s very easy with the Mesh app to make them join your network again.
Note: For concrete lamps you need to get it out to make a successful Bluetooth connection. It seems WiFi passes through cement but Bluetooth not so good.
-
First Tindie mini stage Lamp
04/02/2019 at 05:48 • 0 commentsSo if you like the lamp but you are lazy or do not have time to build it here is the first one for sale:
https://www.tindie.com/products/fasani/esp32-mesh-mini-stage-led-lamp-rgb
Printed in carbon fiber and built with detail. But with 25 dollars aprox. You can build it yourself! Even with less if you have some spare Leds and an ESP32. Demo Video:
-
Designing some new Lamps
03/12/2019 at 12:52 • 0 comments -
Techie Oled display Light with the Heltec WiFi 32
02/28/2019 at 07:00 • 0 commentsRepository: https://github.com/martinberlin/esp-mdf-light-oled
Requirements:- ESP-IDF Toolchain installed + ESP-MDF and IDF referenced in your environment variables
export MDF_PATH=~/esp/esp-mdf
- A Heltec ESP32 board http://www.heltec.cn/project/wifi_kit_32/ (ebay / alixpress)
or any ESP32 with Oled, just configure the display SDA and SDL pins. - A small breadboard, a RGB Led with one resistance per Anode, and that's it!
- OUTPUT GPIOs:
(2) Light red pin GPIO number (17) Light green pin GPIO number (18) Light blue pin GPIO number
To flash it:
$ make flash ESPPORT=/dev/ttyUSB0 - ESP-IDF Toolchain installed + ESP-MDF and IDF referenced in your environment variables
-
Round RGB progress
02/22/2019 at 14:50 • 0 comments -
Idea for a round 10cm diameter RGB Light
02/18/2019 at 09:48 • 0 commentsExplanation about how to cut the PCB
https://twitter.com/martinfasani/status/1097197327251587072
Result :
-
Making some new STL 3D models as a base design
02/13/2019 at 15:18 • 0 commentsI got some nice messages about the Lamp idea and some requests to make some standard designs. I must say I'm not a great designer in 3D-Modelling and just started doing small things mainly for my own stuff about a year ago.
But anyways since there is some interest I will extend my initial design and make 3 different lines. All based on the fact that most PCB comes with a width of 10 cm:
- 5*5cm Tiny lamp |_|
- 10*5cm Rectangular |__|
- 10*10cm Circular tube (No idea how to cut the PCB but it should be a way)
- 10*10cm Square-pusher this will hold at least 70 RGBs of 5mm or about 20 of 10mm (From the top of my head)
All ready to be sliced and 3D-printed by you or just to order it so someone else prints it in one of this nice 3D platforms like thingiverse
About the LEDs I use standard transparent 5 / 10 mm RGB and some warm white and cold white for some lamps. The cool thing is that is your lamp so you can put inside whenever you like, there are no limitations here ;)Just keep in mind to separate power from logik with more than 30mA or your ESP32 will warm and possible some GPIOs will need to be buried. Options vary. Will make a dedicated log about this on the next weekends.
-
40 seg. video demo from 2 Esp-Mesh lights
02/11/2019 at 21:25 • 0 comments