lamperez / xiaomi-lightbar-nrf24

Control a Xiaomi Computer Light Bar (MJGD01YL, no BLE) with a nRF24L01 transceiver module.
GNU General Public License v3.0
50 stars 5 forks source link

project realization on Arduino #10

Open deffuseyou opened 3 months ago

deffuseyou commented 3 months ago

Your project is fantastic! Hello, I would also like to implement for esp8266 based microcontroller. I read in another issue that you have code for Arduino, I would like to implement the lamp control via mqtt. I already got the device_id for my lamp using your project.

rossiluis22 commented 2 months ago

any update on this? 🤔 🙏 ,i'm also interested on using this in ESP modules.

frostworx commented 2 months ago

You might want to keep an eye on this (closed) issue

(I know you already commented there both, but as this issue here is still open, other people might find it faster than the closed one)

oli-19 commented 1 month ago

It would be great to have this working with an ESP8266 or ESP32. I tried to do it myself, but even with the help of ChatGPT, I wasn't able to achieve it.