The time now is Tue 18 Jun 2013, 22:06
All times are UTC - 4 |
| Author |
Message |
sternenstaub
Joined: 16 May 2011 Posts: 6 Location: Austria
|
Posted: Mon 16 May 2011, 15:51 Post_subject:
SFS to use the Arduino and Wiring platform in Puppy Linux |
|
I have made an .sfs for using the arduino and wiring boards with puppy.
I have tested it with 4.3 and 5.25. I hope is it useful for someone.
In the sfs is the avr-gcc toolchain, avrdude, java and cutecom which is very useful to communicate with the boards.
You can download the sfs here(97MB): http://www.file-upload.net/download-3436539/arduino21_wiring27.sfs.html
Informations about arduino: www.arduino.cc
Informations about wiring: http://wiring.org.co
|
|
Back to top
|
|
 |
GustavoYz

Joined: 07 Jul 2010 Posts: 868 Location: .ar
|
Posted: Tue 17 May 2011, 01:04 Post_subject:
|
|
Hi, thanks for the upload.
Have you seen this post?
_________________

|
|
Back to top
|
|
 |
sternenstaub
Joined: 16 May 2011 Posts: 6 Location: Austria
|
Posted: Tue 17 May 2011, 05:56 Post_subject:
|
|
Thanks, i have not seen this before.
My solution was very easy, because in the wiring software packages is most of the software included (AVR, AVRDUDE, JAVA). So i only have to place the folders on the right place that Arduino can use it also.
I was not able to set the path permanent to an additional folder. My solution was to bring the folder to a place where a path exists.
Can anyone say me how is it possible to add an path permanently?
Thanks
|
|
Back to top
|
|
 |
Master_wrong
Joined: 19 Mar 2008 Posts: 455
|
Posted: Tue 29 Nov 2011, 07:39 Post_subject:
|
|
Can anyone say me how is it possible to add an path permanently?
| Quote: |
http://www.linuxheadquarters.com/howto/basic/path.shtml
export PATH=$PATH:/usr/sbin/:/usr/local/bin
These commands can either be typed at the terminal each time you login, or you can add it to your .bashrc for bash shell or .cshrc for csh or tcsh so that each time you login, the PATH is already set. The $PATH means to keep the existing PATH and then append it with the other directories listed. This is helpful if a directory is set in the PATH by the System Administrator for everyone.
|
_________________ Cluster-Pup v.2-Puppy Beowulf Cluster
http://www.murga-linux.com/puppy/viewtopic.php?p=499199#499199
|
|
Back to top
|
|
 |
|
|
|
Rules_post_cannot Rules_reply_cannot Rules_edit_cannot Rules_delete_cannot Rules_vote_cannot You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0395s ][ Queries: 12 (0.0058s) ][ GZIP on ] |