Install minicom
sudo apt-get install minicom
setup your system to auto ;login into a commandline session
[use sudo raspi-config]
then at the end of .bashrc put in
if [ $(tty) == /dev/tty1 ]; then minicom -s ##change this to be the thing you want or even a script [full path to] fi
then reboot your rpi
Related posts:
VONETS VAP11G-300
The VAP11G-300 is a unique device with a fixed ethernet to wireless bridge that helps in situations where: You want a...
The VAP11G-300 is a unique device with a fixed ethernet to wireless bridge that helps in situations where: You want a...
Monitors, HDMI and config.txt
After writing about little touchscreens for the Raspberry Pi (TinyLCD, AliExpress LCD), the official Raspberry Pi Touchs...
After writing about little touchscreens for the Raspberry Pi (TinyLCD, AliExpress LCD), the official Raspberry Pi Touchs...
Pi operating systems
http://www.hongkiat.com/blog/pi-operating-systems/
http://www.hongkiat.com/blog/pi-operating-systems/
Zigbee and Domoticz
Part 2 of the Domoticz project: Zigbee devices added. The living room now has 4 Domoticz Zigbee lights!
Part 2 of the Domoticz project: Zigbee devices added. The living room now has 4 Domoticz Zigbee lights!