Search all wikis and blogs »

Search results in Advanced Computer Science

Terminal fun

Terminal commands cmd-s = single user mode fsck -yf = file system check forced, yes exit = get out of single user mode cmd-space terminal opens termi...

Energy Hunt

energy hunt locate environmental sensor 10.14.28.1 blow on the sensor, check the values try 10.14.28.1/state.xml ...

locomotion

https://www.youtube.com/watch?v=CyMOwuUClrs

Electrical Engineering fun

Today we learned about: Ohms' law: V = iR How to read a meter: continuity, Ohms, Vac, Vdc How to find our fatal voltage ...

Raspberry Pi goals checklist

Raspberry Pi task checklist: install pi from noobs ...

Sem exam part deux

Sensor hunt: locate env sensor 10.14.28.1 evaluate environment track on elab2.hpa.edu, evaluate locate ene...

Course outline

To edit this page, click the Edit (pencil) button. To delete this page, click the Delete (–) button. When you edit this page, you can use the editing toolbar to: • Rename the page • Apply paragraph or character styles to text • Create bulleted lists, numbered lists, and tables • Insert media, such as images, audio, or QuickTime movies • Attach files • View HTML source for the page For more information about editing pages, click Help.

TCP/IP module

TCP/IP Notes: Review of cat5 why cat 5? what is cat6? cat4? cat 3? Why is it also called twi...

Router module

Review: IP masquerading routers vs. gateways apache web server startup dhcp vs. static addresses ports: 80 html basics: index.html is the d...

Networking module

Cat 5 cable: 30 points Create the cable: 10 Link works: 10 Speed at least 1000 mb/s: 10 Extra credit for over 1000 mb/s: 5 Airport base sta...

Sensor module

Sensor hunt Our elab has many sensors for air, energy and water. Seek out Erin and Jeff, who may help you with...

Advanced Raspberry Pi module

Raspberry Pi installation notes-11.1.14 post install: sudo apt-get update ifconfig to ge...

Raspberry Pi module

Raspberry Pi goals checklist ...

HTML module

HTML primer pages HTML skills list (skeelsz list): Create basic web page includ...

Week of 11.10.14

Team, I understand that some of you have been successful with your basic html pages, great work. Please make sure you have completed the following mo...

Microcomputer module

http://www.raspberrypi.org http://en.wikipedia.org/wiki/Raspberry_Pi http://en.wikipedia.org/wiki/Phidget http://en.wikipedia.org/wiki/Arduino...

Unix module

act topics Unix----------------- commands: format, flags, say, osascript, man, last, who, whoami, exit, ctrl-c, ctrl-z navigation: ls -la, pwd...

Course outline

ACT course topics UNIX literacy--- navigation: pwd, cd, ls file creation: nano, pico permissions: chmod, chown scripts: #! defaults write ...

HTML primer pages

HTML skills list (skeelsz list): Create basic web page include html, body, head, title, p tags upload to s...

Raspberry Pi installation notes-11.1.14

post install: sudo apt-get update ifconfig to get IP address test ssh: ssh pi@x.y.z.a, pass raspberry Network setup cd /etc/network ...