Search found 6 matches
- Thu May 21, 2020 4:02 pm
- Forum: ESP32 Arduino
- Topic: Decoding mjpg stream to esp32
- Replies: 2
- Views: 7090
Re: Decoding mjpg stream to esp32
I'm replying to my own post to make it more recent in the feed... I really would like to figure this out so even if you just have a thought or maybe someplace to point me to, please post it here.
- Tue May 12, 2020 5:35 pm
- Forum: ESP32 Arduino
- Topic: Decoding mjpg stream to esp32
- Replies: 2
- Views: 7090
Decoding mjpg stream to esp32
Hello all! I have a project idea but I'm not sure how to go about making it. I have an octopi setup and it is currently sending an mjpg stream over wifi. Right now my esp32 can connect to wifi and is running an ST7789 tft display (runs over spi) through the wonderful TFT_eSPI library. I am trying to...
- Sun Apr 05, 2020 11:17 pm
- Forum: ESP32 Arduino
- Topic: Issues with custom ANCS Notification library
- Replies: 3
- Views: 5942
Re: Issues with custom ANCS Notification library
Thanks, it worked!
- Thu Apr 02, 2020 2:17 pm
- Forum: ESP32 Arduino
- Topic: Issues with custom ANCS Notification library
- Replies: 3
- Views: 5942
Re: Issues with custom ANCS Notification library
Can somebody please help me with this? I would really like to continue moving forward on this project.
- Thu Mar 26, 2020 3:24 pm
- Forum: ESP32 Arduino
- Topic: Custom Notifications Library failing
- Replies: 0
- Views: 2519
Custom Notifications Library failing
Hello All! I've made a notification library which has a class which provides a data container for the attribute data of notifications retrieved from the apple ANCS ble service. It isn't performing as expected, which I think is because of the structure of how I'm trying to store the strings, but I do...
- Wed Mar 25, 2020 3:05 pm
- Forum: ESP32 Arduino
- Topic: Issues with custom ANCS Notification library
- Replies: 3
- Views: 5942
Issues with custom ANCS Notification library
Hello all! I'm trying to build a library for the arduino framework for the ESP32 which is intended to provide a class which will work as a data container for notifications provided by the ANCS ble service. For those of you who don't know, ANCS stands for Apple Notification Center Service. It's the s...