Difference between revisions of "Tinkering workshop"
Line 20: | Line 20: | ||
To unindent, select some lines and press Shift-Tab. For commenting: select lines and press command(control)-k | To unindent, select some lines and press Shift-Tab. For commenting: select lines and press command(control)-k | ||
+ | |||
+ | http://interactionstation.wdka.hro.nl/wiki/Cpx-basic | ||
Revision as of 12:40, 31 March 2021
Yoana:
introduction on Adafruit Circuit Playground Express
install CircuitPython
install mu editor
Interacting to the Serial Console
The REPL
short cuts:
Indentation and commenting options
Python programs are Space holder Character Sensitive.
To indent the three lines, I selected them all and then pressed the Tab key.
To unindent, select some lines and press Shift-Tab. For commenting: select lines and press command(control)-k
http://interactionstation.wdka.hro.nl/wiki/Cpx-basic
Nan==
install library..
examples:
library CircuitPython Made Easy
1. Smiley face with NeoPixels
2. Capacitive Touch & NeoPixels
3. Play audio file
4. Drum machine
5. final infrared tagging games(maybe)
timing / schedule
start 13:00
13:00 - 14:00 Yoana introduction part
14:00 - 14:15 - break
14:15 - 16:00 Nan's part
16:00 - 16:15 break
16:15 - 17:00 Play