Avrdude & arduino
Fernando Apesteguía
fernando.apesteguia at gmail.com
Sat Sep 19 21:35:54 UTC 2015
El 19/09/2015 23:10, "Mark Saad" <nonesuch at longcount.org> escribió:
>
>
> > On Sep 19, 2015, at 4:24 PM, deco33000 Jog <deco33000 at yandex.com> wrote:
> >
> > Hello,
> >
> > Did any of you had issues coding for arduino on freebsd 10.2? (avrdude,
usb permissions..)
> >
> > Thanks
> >
> > --
> > Jog
>
> Jog
> You need to insure the user who is running the uploader can use the
serial port exposed via the USB interface you are using . In the past I
used a ardufruit ttl to serial converter ( an ftdi friend similar to this
http://www.adafruit.com/product/954 ) and what I needed was to insure my
user was in the "dialers" group or that the user or users group had access
to the serial port. Check the ownership and perms on the tty created when
you attach the USB cable and setup a rule in etc/devfs.conf to allow your
user rw access .
>
No issues here. I've used FreeBSD to write code for arduino and pololu 3pi
since 7.0 iirc.
Just configure the proper permissions for de USB port.
Cheers.
> ---
> Mark Saad | nonesuch at longcount.org
>
> > _______________________________________________
> > freebsd-hackers at freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> > To unsubscribe, send any mail to "
freebsd-hackers-unsubscribe at freebsd.org"
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
More information about the freebsd-hackers
mailing list