Änderungen

Aus Hackerspace Ffm
Wechseln zu: Navigation, Suche

Arduino IDE like serial monitor in the Raspberry Pi shell

Ein Byte hinzugefügt, 20:06, 5. Apr. 2014
<pre>sudo nano /boot/cmdline.txt</pre>
Remove references to console<pre>'''=ttyAMA0,115200</pre> ''' and '''kgdboc=ttyAMA0,115200'''.
<pre>sudo nano /etc/inittab</pre>
Remove or comment the line T0:23:respawn:/sbin/getty -L ttyAMA0 115200 vt100.
610
Bearbeitungen