ESP32CAM | Android(Flutter App) Wired Communication - Base64 Encoding/Decoding [2/2]

Опубликовано: 28 Сентябрь 2024
на канале: That Project
5,537
like

This project is to wire between ESP32 and Android App(Flutter) to transmit data.
You can use wireless communication modules such as WIFI or Bluetooth to send and receive data.
But the goal of this project is to use serial communication to send and receive as much data as possible at the maximum speed. This video covers the overall system.

[Project Github]
https://github.com/0015/ThatProject/t...

* Contents *
00:00 Intro
00:59 Base64 Encoding
02:15 Overall System Pipeline
03:20 USB Serial ESP32CAM
06:41 From the old project
07:08 USB Serial Flutter App
09:30 Result with ESP32CAM

#ESP32CAM #Flutter #App #Wired #UART #SERIAL