gnupic@linuxhacker.org
gnupic@linuxhacker.org
On Sun, May 18, 2003 at 08:33:01PM -0500, Michael P. Rogers wrote:
> Hello, All:
>
> I'm looking for a way to program PICmicro chips from a Mac OS X box
> for a course that I'm developing. Does anyone have any
> experience/ideas as to how to accomplish this? Mac OS X is
> UNIX-based, so I'm hoping this is doable.
>
> TIA,
>
> Michael
my pic programmer (16f628 and 16f84 currently used) is serial based,
and does voltage limits. Works with usb serial adaptors under linux
on my usb-only laptop. Should work from OS-X if the usb serial
things re supported.
gpasm to get the hexfile, and gpsim.
I can post details if useful.
john
gnupic@linuxhacker.org