【问题标题】:Upload txt file on AWS S3 using ESP32使用 ESP32 在 AWS S3 上上传 txt 文件
【发布时间】:2021-06-19 18:00:52
【问题描述】:

我一度陷入困境,如何使用 ESP32 arduino 框架在 S3 中上传 txt 文件。

我知道如何使用 boto3 但不知道如何使用 Arduino。

任何帮助都将不胜感激!

【问题讨论】:

  • “我知道如何使用 boto3 但不使用 Arduino。”是什么意思?你能在使用 boto3 的 Arduino 上运行 Python 程序吗?是否可以上网?

标签: amazon-web-services amazon-s3 arduino-esp32


【解决方案1】:

我的意思是,我可以使用 boto 3 在 python 中将文件上传到 AWS S3,但我需要在 Arduino 中实现相同的东西。有什么办法可以在 Arduino 中做吗?我可以直接将我的文件上传到所需的存储桶。

Arduino 和 python 之间没有像使用串行通信或 WiFi 那样的通信。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2020-04-29
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2022-10-09
    • 1970-01-01
    相关资源
    最近更新 更多