User:Markvandenheuvel/prototyping

From XPUB & Lens-Based wiki

Prototyping with...

-Andre Castro
-Aymeric Mansoux
-Michael Murtaugh


Session 01 with Andre

date: 16-09-2019
pad: https://pad.xpub.nl/p/prototyping-20190916

UNIX

- History of Unix basic commands for navigation and organizing files in Terminal - Unix command and how to use the Sandbox


Rasberry Pi:

Rasberry Pi is a small single board computer used for learning basic computer science.


frame|50px

  • Basic tasks & experiments:
  • Logging into the Raspberry Pi
  • printing with Matrix printer, ascii wordart generator (more), text-to-speech
  • - sed 's/i/1/g' | sed 's/an/a_____n____/g'
  • creating public_html directory and index.html on the Sandbox (note: remote login not possible)
  • modifying texts (bio) through Terminal using Dadadodo and
Pi IP: 145.24.139.127


interesting links & references

History of Unix
Unix cheatsheet for basic commands