你可以写python吗
时间: 2023-08-14 16:07:50 浏览: 135
小米商城python写的老代码,仅供参考 破的滑块的,学习用还是可以的
5星 · 资源好评率100%
可以。Arduino可以使用Python编写代码。使用Python编写的代码可以通过Arduino IDE上传到Arduino板上运行。此外,还有一些Python库可以与Arduino通信,例如pySerial和Firmata。这些库使得使用Python编写与Arduino交互的应用程序变得更加容易。
阅读全文