Änderungen

Aus Hackerspace Ffm
Wechseln zu: Navigation, Suche

Arduino IDE like serial monitor in the Raspberry Pi shell

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