User:E.zn/Prototyping: Difference between revisions

From XPUB & Lens-Based wiki
No edit summary
No edit summary
Line 19: Line 19:


__________________________________________________Git got
__________________________________________________Git got
[[File:GitGot.gif|900px]]
[[File:GitGot.gif|800px]]
<pre style="color: blue">
<pre style="color: blue">
git init
git init

Revision as of 04:55, 2 December 2019

Txx.uo Prototype 1.jpg

what is your module?
__ scans RFID cards, converts them to sounds + text + binary; selects questions from array [via knob] + sonifies them / selects answers randomly from an array [only whenever there is an input signal]

what is its output?
__ RFID-read card-to-sound [audio 1] / LED [blinks to RFID binary] / binaty [HIGH/LOW] via RFID binary / text via Tx / text to LCD [via knob] / text to LCD [via input signal] / text-to-sound [audio 2]

what is its inputs?
__ RFID-read card / signal / text [via knob]

how does your the module work with others' module?
__ sends text [via Tx] / sends binary signal ///// receives signal

where are you at the moment?
__ Did a prototype on an experimental PCB

what are you struggling with?
__ lcd

Git

E.zn repo


__________________________________________________Git got GitGot.gif

git init 	
git clone [repo link]
git status 	
git add [file-name.txt] 	
git add -A 	
git commit -m "[commit message]" 
git rm -r [file-name.txt]
git push 	
git pull

Pi

Pi url
PI IP: 145.24.139.127

Website

git repo

Etherpads

Session 1
Session 2
Session 4