ricardoquesada / bluepad32-arduino

Bluepad32 for Arduino NINA-W10 boards
https://bluepad32.readthedocs.io/en/latest/plat_nina/
Other
31 stars 5 forks source link

Will this library work in the arduino ide with an esp32 devmodule kit? #3

Closed lexirobins closed 1 year ago

lexirobins commented 2 years ago

Just curious if I can encorporate this into a project I'm working on.

ricardoquesada commented 2 years ago

TL;DR: no

Long: This project only works for Arduino boards that have the Nina chip (a ESP32) as a co-processor.

But but but... I'm working on supporting Arduino + ESP32 modules... At this moment we are discussing how to support Arduino in any ESP32 module (not just the official Arduino + Nina chips).

Feel free to join Discord to get the latest updates: https://discord.gg/r5aMn6Cw5q

lexirobins commented 2 years ago

Ok. thanks for the swift reply! Can I take that to mean that the ESP-IDF instructions on the gitlab also won't work?

ricardoquesada commented 2 years ago

Which instructions are you referring to? this one: https://gitlab.com/ricardoquesada/bluepad32/-/blob/main/docs/plat_nina.md ? If so, they are only valid for "Nina" Arduino boards... that's not what you are looking for.

I'll announce it on the discord chat once it is ready for use... and also I'll close this bug.... so either feel free to join the discord chat, or keep an eye on this bug.

ricardoquesada commented 2 years ago

Added experimental Arduino + Bluepad32 support. Please take a look at these instructions: https://gitlab.com/ricardoquesada/bluepad32/-/blob/main/docs/plat_arduino.md