Тёмный

OTA Solution - Build your own OTA platform (1/2, Preparing Python Flask API Server) 

That Project
Подписаться 34 тыс.
Просмотров 7 тыс.
50% 1

Опубликовано:

 

22 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 32   
@ThatProject
@ThatProject 3 года назад
That Project's Channel - ru-vid.com Join FB Group - facebook.com/groups/138965931539175
@Tony770jr
@Tony770jr 3 года назад
Nice video. Could you zoom in on the text when writing the code as I view on my smartphone a lot. Thanks!
@ThatProject
@ThatProject 3 года назад
Was this video not enough? I zoomed in a lot more than before......
@Tony770jr
@Tony770jr 3 года назад
@@ThatProject Try watching on your phone. When typing in code always try to zoom in. Yes, you did zoom in some, but always when you enter code would be better on small devices. Thanks!
@meierthomas
@meierthomas 3 года назад
Great project and great timing as I need an OTA server for an ESP32 based project. What do you run the OTA server on? I have a server running VirtualBox and probably would run this on a Fedora VM
@ThatProject
@ThatProject 3 года назад
VM is fine. Also, you can run it on your computer. Since the server is a Python-based Flask server, it works on any OS.
@meierthomas
@meierthomas 3 года назад
@@ThatProject As long as I have a Python environment to run it in, right? What version is needed at a minimum?
@ThatProject
@ThatProject 3 года назад
@@meierthomas Yes, that's right. It works fine in Python 3.x or later.
@meierthomas
@meierthomas 3 года назад
@@ThatProject Ok great. I'm building this server over the weekend probably. Thanks for this great tutorial
@dr.hriturajrohariya
@dr.hriturajrohariya 3 года назад
Hey Eric...Awesome Video...Just a Question...why Can't this Json or bin file be downloaded from Firestore
@ThatProject
@ThatProject 3 года назад
Because I wanted to make a solution that works based on the server I made.
@alejandrojoseurielessalced423
@alejandrojoseurielessalced423 7 месяцев назад
buen video, 2024 todo funciona bien.
@ThatProject
@ThatProject 7 месяцев назад
¡gracias! Me alegro que haya ayudado.
@alejandrojoseurielessalced423
@alejandrojoseurielessalced423 7 месяцев назад
@@ThatProject disculpa tienes alguna solución de OTA para platformIO pero con el framework de IDF? te agradecería!
@ThatProject
@ThatProject 7 месяцев назад
@@alejandrojoseurielessalced423 There is an official OTA supported by ESP-IDF. github.com/espressif/esp-idf/tree/master/components/esp_https_ota
@alejandrojoseurielessalced423
@alejandrojoseurielessalced423 7 месяцев назад
@@ThatProject esa es una librería(componente) necesito un ejemplo práctico, no he podido conseguir algo que me sirva, gracias
@ThatProject
@ThatProject 7 месяцев назад
@@alejandrojoseurielessalced423 Check this out. github.com/espressif/esp-idf/blob/master/examples/system/ota/README.md
@hector2742
@hector2742 2 года назад
Excelent video, Excuse me ,but i have a questión. Is it possible to do it in Arduino IDE?
@ThatProject
@ThatProject 2 года назад
Sure. Everything except the server part is made in Arduino IDE 2.0.
@divraj8323
@divraj8323 3 года назад
Great video! Waiting for next video :)
@ThatProject
@ThatProject 3 года назад
Thanks! 😃
@refox13esimo
@refox13esimo 2 года назад
hi! i found problems just at the start... :( the "python -m venv venv" command created the venv folder without the bin folder inside, than the "source venv/bin/activate" command result in error as "source command not found", what could it be?
@ThatProject
@ThatProject 2 года назад
Are you using Windows? If so, please check this out. stackoverflow.com/a/8921211
@giannifed
@giannifed 3 года назад
thank you sir
@ugetridofit
@ugetridofit 3 года назад
What would be even better is to have another ESP32 act as the sever.
@ThatProject
@ThatProject 3 года назад
Yeah, I think it's possible enough.
@ligteltelecom
@ligteltelecom 7 месяцев назад
Hi Whats format bin file?
@ThatProject
@ThatProject 6 месяцев назад
This is a firmware file in binary format that includes a bootloader.
@ligteltelecom
@ligteltelecom 6 месяцев назад
@@ThatProject Thank you reply. I have problem firmware size. is possible change size partition Ota?
@ThatProject
@ThatProject 6 месяцев назад
@@ligteltelecom You can check the configuration of your flash memory by looking at the partition.csv file. This OTA Update system I created is not ESP-IDF's OTA, but Arduino Framework's OTA. So, it is necessary to free up space in SPIFFS. If you use ESP-IDF's OTA, you can increase the OTA size in the partition.
@johnrichardson1949
@johnrichardson1949 Год назад
can I hire you for a project?
@ThatProject
@ThatProject Год назад
You can find my email here, ru-vid.comabout
Далее
PlatformIO: All you need to know in 10 Minutes!
10:56
Просмотров 323 тыс.
25 nooby Python habits you need to ditch
9:12
Просмотров 1,8 млн
This Folder Structure Makes Me 100% More Productive
24:36