This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[参考译文] TM4C123GH6PM:能否使用 Python 对 Tiva C 系列微控制器进行编程? 我是否可以将 ESP8266连接到 Tiva 微控制器以用于物联网?

Guru**** 2463330 points
Other Parts Discussed in Thread: CC3200

请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/microcontrollers/arm-based-microcontrollers-group/arm-based-microcontrollers/f/arm-based-microcontrollers-forum/655866/tm4c123gh6pm-can-i-program-the-tiva-c-series-microcontroller-using-python-and-can-i-connect-esp8266-to-the-tiva-microcontroller-for-iot-purpose

器件型号:TM4C123GH6PM
Thread 中讨论的其他器件:CC3200

我想尝试使用 Python 对 Tiva C 系列微控制器进行编码、并希望使用 ESP 8266将传感器数据传输到云服务。

如果我出了问题、请向我提出建议。

提前感谢。

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    使用 Python 对 TM4C 进行编程并非不可能、但您可以"关闭所有大门"以尝试获取开发支持。 此帖子包含一些链接:
    e2e.ti.com/.../207823

    是的、您可以将 TM4C 与 ESP8266模块进行通信。 可通过 UART 或 SPI 来完成。 但是、德州仪器也有微控制器、其中已经有 Wi-Fi 无线电、这些微控制器可能已经足够满足您的处理需求、而无需使用额外的 MCU -请检查 CC3200。

    布鲁诺