Skip to main content
Home Forums 68kMLA Cheap Chinese Arduino Clones and G3/G4 on OSX 10.4 — #2
Post #2 by CJ_Miller
Source Forum68kMLA
CategoryTroubleshooting
Post DateFri, 2 Jan 2015 - 04:54
Original URLhttps://68kmla.org/bb/threads/cheap-chinese-arduino-clones-and-g3-g4-on-osx-10-4.949/
Post
I originally checked out Arduino on my G4, although I hadn't made much use of it then. Another option to using an Uno to program the bootloader is using a dedicated USB AVR ISP adaptor. If you work with AVRs, it is worth having one around. I bought one of these from SparkFun (no affiliation) https://www.olimex.com/Products/AVR/Programmers/AVR-ISP500/ Another option is to only get Arduinos which use the FT232R, which have Mac drivers - sorry, I know that this doesn't help you with the ones you have now. Another option might be to bypass the USB->RS232 chip and apply serial to the RX and TX lines, if your Mac has a serial port.

mp.ls