The time now is Sun 22 Apr 2018, 16:45
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: 894 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: 456
|
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
|
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
[ Time: 0.0436s ][ Queries: 12 (0.0102s) ][ GZIP on ] |