3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Using Cygwin for SALAMANDER Testing

Using Cygwin for SALAMANDER Testing
This instructive will walk you through different steps on how to use cygwin.  We will learn how to navigate to different folders inside of cygwin, program motes, listen to motes, save files to different folders, and also learn how to translate files into a excel document.

** This instructable is primarily for the SALAMANDER Sensors Project ** 
** www.salamandersensors.org **
 
Remove these adsRemove these ads by Signing Up
 

Step 1Navigating to different folders inside of cygwin

Navigating to different folders inside of cygwin
«
  • cygwin start-up.png
  • cygwin main folder.png
  • cygwin folder.png
  • cygwin folder inside of cygwin.png
  • move to next folder.png
When you first start up cygwin you will be given a command line similar to picture below.

The command line above where you type tells you what folder you are currently positioned. 

To get to the main cygwin folder you will want to type in "cd ../../", This will take you the main cygwin folder.

You can get to this file through my computer navigating to " C:\cygwin  " from here you can see what all file and folders that are located inside this main folder for cygwin. **** It's also possible to see what files and folders are under the main cygwin folder by typing "ls" (LS) into the command line.

Now that we know folders are located inside this folder we can decide which folder we want to goto next. 

To move to the next folder type "cd (foldername)" into the command line. The folder name wont have the () around it. Also the foldername can't have any spaces in it. The folder name can contain - or . but no spaces!

We are now in the folder called opt, from which we can follow the same process to move to folder deeper by looking at the folder contained inside of opt.

You can always go back a folder if you need to by typing "cd ../" each time you type this it will take you back one folder.
« Previous StepDownload PDFView All StepsNext Step »
4 comments
Jul 30, 2010. 9:33 AMyoyology says:
Your explanation is clear, as far as it goes, but what's missing is the "why". What is a "mote" Why would I want to use a "mote"? What are they good for? What do they do? Why do I want to use Cygwin to interface with the "mote"? You have a very specific Instructable with a very general title. As I'm sure you are aware, people use Cygwin for a variety of different things. I looked at this expecting something much more broad. Change the title, add more explanation, and this will be a great 'ible. Keep it up!
Jul 30, 2010. 12:33 PMAndyGadget says:
As above - A bit of an explanation of what the Salamander Sensor Project is would be useful to people who have never heard of it - I hadn't. At the moment the Instructable only appeals to people already interested. With a bit of extra information you may get more people interested.
Jul 30, 2010. 12:43 PMbjzinn01 says:
It's a small environmental sensors project in Kentucky to test sediment flow. You can check it out here: salamandersensors.org

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!
5
Followers
3
Author:crfran05