# README
LVTS
Land Vehicle Test System
sudo i2cdetect -y 1
https://www.acmesystems.it/gpiod
https://www.instructables.com/Raspberry-PI-Multiple-I2c-Devices/
https://gobot.io/documentation/platforms/raspi/
https://gobot.io/documentation/drivers/button/
https://pkg.go.dev/github.com/go-python/gopy
https://www.ardanlabs.com/blog/2020/07/extending-python-with-go.html
https://github.com/d2r2/go-i2c
https://github.com/googolgl/go-i2c
https://github.com/d2r2/go-hd44780
https://www.instructables.com/Raspberry-PI-Multiple-I2c-Devices/
https://forums.raspberrypi.com/viewtopic.php?t=127983
https://www.dexterindustries.com/howto/run-a-program-on-your-raspberry-pi-at-startup/
https://people.utm.my/shaharil/run-programs-on-your-raspberry-pi-at-startup/
https://forums.raspberrypi.com//viewtopic.php?f=91&t=65607
https://www.circuitbasics.com/how-to-set-up-buttons-and-switches-on-the-raspberry-pi/
https://github.com/stianeikeland/go-rpio
http://gobot.io/documentation/platforms/raspi
https://gokrazy.org/development/gpio/
https://projects.raspberrypi.org/en/projects/physical-computing/5
-
Click your way to "etc/xdg/lxsession/LXDE/autostart". Open the autostart file.
-
Edit the autostart file to add the following on it's own line, literally:
@lxterminal --command "/home/pi/xxx.shl"
(substitute your own script file name and path, but include t