【问题标题】:Arduino Ethernet won't upload program using Arduino IDE on Macbook AirArduino 以太网不会在 Macbook Air 上使用 Arduino IDE 上传程序
【发布时间】:2014-02-22 03:04:51
【问题描述】:

我正在尝试使用 Macbook Air 为 Arduino 进行开发。我购买了带有 POE 模块的 Arduino 以太网。唯一的输入是 RJ-45 和电源适配器。我正在使用 Apple USB 以太网适配器、Cat 5e 电缆和 9V 300Ma 电源适配器。当我启动 IDE 时,唯一显示的端口是“蓝牙”端口。 Arduino 确实有能力,所以我知道这块板并不完全是 DOA。我没有看到任何支持在 Macbook Air 上开发 Arduino 或 Arduino 以太网。我意识到我可以使用 Arduino Uno + Arduino Shield 来实现这一点,但我想使用 POE。

当我跑步时:

    ls /dev/tty.* 

我只返回蓝牙端口。这是在 10.7.4 上。

有人有在 Macbook Air 上开发 Arduino 以太网和/或 Arduino 的经验吗?

【问题讨论】:

  • 我还应该补充一点,我有一个 4gb Sd 卡 FAT 格式化。

标签: macos arduino


【解决方案1】:

您的开发板有一个串行编程接口。

The 6-pin serial programming header is compatible with the USB Serial adapter and also
with the FTDI USB cables or with Sparkfun and Adafruit FTDI-style basic USB-to-serial
breakout boards. 

例如,您需要one of these 对其进行编程。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2018-03-25
    • 2014-07-14
    • 1970-01-01
    相关资源
    最近更新 更多