UnexpectedMaker / esp32s3

Assorted files for my ESP32-S3 development boards
167 stars 27 forks source link

RGB LED Arduino samples for UM S3 boards #3

Closed sukesh-ak closed 2 years ago

sukesh-ak commented 2 years ago

Here are some samples for RGB LED Arduino samples for UM ESP32-S3 boards

UnexpectedMaker commented 2 years ago

Hi, thanks for these, but we are about to release a helper library for these boards that has RGB pixel control as well as lots of other board level functionality, so it's better to wait for that.

sukesh-ak commented 2 years ago

Hi, thanks for these, but we are about to release a helper library for these boards that has RGB pixel control as well as lots of other board level functionality, so it's better to wait for that.

Sure. Looking forward to it. Any timelines? Please make the library compatible with ESP-IDF as well and not just Arduino.

UnexpectedMaker commented 2 years ago

Hi, thanks for these, but we are about to release a helper library for these boards that has RGB pixel control as well as lots of other board level functionality, so it's better to wait for that.

Sure. Looking forward to it. Any timelines?

Soon? It's being worked on :)

Please make the library compatible with ESP-IDF as well and not just Arduino.

Arduino only for now. Possibly a seperate IDF version in the future.