NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Project Help and Ideas » /dev
August 05, 2010 by Razvan |
Hello! Im new in electronics and programming, I just got a nerdkit, but I dont know how to change whats on the LCD. where is the /dev file? PS:I'm on a mac |
---|---|
August 05, 2010 by hevans (NerdKits Staff) |
Hi Razvan, The easiest way to view the contents of the /dev folder is to fire up a Terminal and run the command
this will list all the contents of the /dev folder on your computer. If you want to view just the possible number given to your cable on your Mac you can do
this will list all the items in your /dev folder that start with cu. Hope that helps. |
August 05, 2010 by Razvan |
when I run the command it says: -bash: 1s: command not found |
August 05, 2010 by hevans (NerdKits Staff) |
Hi Razvan, It should be the letter 'l' not the number 1 in the ls command. If you can, please include a screenshot of your command line. If you are on OSX you can do Command+Option+4 to take a screenshot of a portion of your screen that will be saved to your desktop. Humberto |
Please log in to post a reply.
Did you know that you can build a circuit to convert the "dit" and "dah" of Morse code back into letters automatically? Learn more...
|