Search found 2 matches

by abobija
Tue Aug 16, 2022 6:11 pm
Forum: Showcase
Topic: Discord Bot inside of ESP32 that takes photos *ESP32-CAM*
Replies: 0
Views: 2958

Discord Bot inside of ESP32 that takes photos *ESP32-CAM*

I've coded Discord bot that is running inside of ESP32 and takes the photo irl when it receives the command to do so. Command is a simple message with the content "!camera". Demo video: https://youtu.be/SvkVaCF63FY Project (code): https://github.com/abobija/esp-discord-examples/tree/main/esp32-cam D...
by abobija
Fri Apr 02, 2021 5:43 pm
Forum: Showcase
Topic: ESP32 Discord OTA (+RFID project)
Replies: 0
Views: 6443

ESP32 Discord OTA (+RFID project)

Hi all! Recently I was work on the esp-discord library (component) for easy way of making Discord Bots on the ESP32 chip, by using ESP-IDF framework. Here is interesting video about how to use Discord as a secured server for OTA updates: https://youtu.be/u8uhCy-IJwM As well, here is interesting proj...