Search found 5 matches

by ottaviane
Wed Feb 05, 2020 4:47 pm
Forum: ESP-ADF
Topic: C++ programming with ESP32 Lyrat
Replies: 4
Views: 8448

Re: C++ programming with ESP32 Lyrat

ESP_Sprite wrote:
Mon Feb 03, 2020 9:53 am
Note that C and C++ are mostly interoperable, and ESP-IDF (the SDK ESP-ADF is built on top of) supports the base C++ language as well. You should be able to write additions for ADF in C++ if you so desire, even if we don't have explicit examples of it.
thank you, for me it is very encouraging.
by ottaviane
Sun Feb 02, 2020 8:11 am
Forum: Hardware
Topic: ESP32 LYRAT - Interfacing to the world best way
Replies: 0
Views: 1826

ESP32 LYRAT - Interfacing to the world best way

Hello, I just bought a fantastic LyraT and I'm messing around a lot. I think that it'll give me enormous satisfaction. My question is: what is the best way to interface the LyraT with relays and buttons? Should I use I2c or, for a few relays and a few buttons, should I solder directly to the feet of...
by ottaviane
Sun Feb 02, 2020 8:01 am
Forum: ESP-ADF
Topic: C++ programming with ESP32 Lyrat
Replies: 4
Views: 8448

Re: C++ programming with ESP32 Lyrat

ok thank you for your replay.
I like c++ and it is very useful in more complicated project.
But in this case, lyrat, I need to be not expansive with resources. :lol:
thank you.
by ottaviane
Sat Feb 01, 2020 1:36 pm
Forum: ESP-ADF
Topic: C++ programming with ESP32 Lyrat
Replies: 4
Views: 8448

C++ programming with ESP32 Lyrat

Hello,
is there anyone who programs in c++ with Lyrat? Why examples in ADF sdk are in C?
Thanks all.
Bye
by ottaviane
Sun Jan 12, 2020 11:40 am
Forum: ESP-ADF
Topic: AUDIO STREAMING WITH ESP32
Replies: 0
Views: 2420

AUDIO STREAMING WITH ESP32

CAN SOMEONE INDICATE WHERE TO FIND DOCUMENTATION FOR AUDIO STREAMING WITH ESP32?
I WOULD LIKE TO MAKE A WIFI DOOR PHONE AND I DON'T KNOW WHERE TO START.
THANK YOU.