When discussing the possible merger of the Arduino Group with Triangle Area Robotics and/or the IEEE we talked about how each group had a different feel and different personality, though the projects are similar. The high turnover of people was mentioned, as was the steady growth of the Arduino group. The Arduino group has a few leads on meeting places and will pursue those and continue operation at a new location.�
That's about all I can remember as far as how it went. I'll expound upon my own thoughts when I have a chance.�
Jeff :)�
Sent from Mailbox for iPhone
--
You received this message because you are subscribed to the Google Groups "trianglearduino" group.
To unsubscribe from this group and stop receiving emails from it, send an email to triangleardui...@googlegroups.com.
Visit this group at http://groups.google.com/group/trianglearduino?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
�
�
--
You received this message because you are subscribed to the Google Groups "trianglearduino" group.
To unsubscribe from this group and stop receiving emails from it, send an email to trianglearduino+unsubscribe@googlegroups.com.
Visit this group at http://groups.google.com/group/trianglearduino?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
Pete,Try loading a different tool like putty or plink, which is installed with the putty tool. It works on linux too.plink -serial /dev/ttyACM0 -sercfg 115200,8,n,1,nJust thought it might make sense to try a different tool than tail. For reasons unknown to me I have switch between tail and cat and neither works on occasion. I cannot nail it down because it is not consistent.Also try it on a windows box and the plink command is the same except replace with com4 or whatever com your device is.
To unsubscribe from this group and stop receiving emails from it, send an email to triangleardui...@googlegroups.com.
The only reason I would hook to windows would be to make sure there was not a problem with the USB circuitry. It was not clear in your writing if you tested at the USB side with the logic analyzer.
Also I apologize for adding permission comments, because I saw you had included them.
I am glad you were able to solve it.
Pete Soper <pe...@soper.us> wrote:
This is good information Bill, I have had the same situation occur on occasion and never figured out why, now I have more to check.
Thanks,
John Vaughters
Rodney Radford mailto:ncgad...@gmail.com wrote:
Bill's comment about something else holding the file open clicked and I found this - avrdude may have left the file open.It suggests using "lsof | grep ttyACM" to see if avrdude has it open, and if so, killing it.
On Sat, May 11, 2013 at 2:29 PM, Bill Farrow <bi...@arrowsreach.com> wrote:
On Sat, May 11, 2013 at 11:11 AM, Pete Soper <pe...@soper.us> wrote:
> ls -l /dev/ttyACM0
> crw-rw---- 1 root dialout 166, 0 2013-05-11 11:06 /dev/ttyACM0>> [77104.197104] cdc_acm 2-6.1:1.0: ttyACM0: USB ACM deviceAre you in the "dialout" group ? run "groups" to find out.
groups
I wonder if something else is holding the /dev/ttyACM0 device file open ?
lsof /dev/ttyACM0
Bill
--
You received this message because you are subscribed to the Google Groups "trianglearduino" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mailto:trianglearduino%2Bunsu...@googlegroups.com.
Visit this group at http://groups.google.com/group/trianglearduino?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "trianglearduino" group.
To unsubscribe from this group and stop receiving emails from it, send an email to triangleardui...@googlegroups.com.
Visit this group at http://groups.google.com/group/trianglearduino?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups "trianglearduino" group.
To unsubscribe from this group and stop receiving emails from it, send an email to triangleardui...@googlegroups.com.
Visit this group at http://groups.google.com/group/trianglearduino?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.