I've got a RPi with Raspbian, fully updated, and a simple IO card hung on the GPIO.
For various reasons I want to use Bash.
So do I need to install anything before I start to turn a pin on or read the voltage on an input ?
I'm very 'literal' so
Do I need to type
sudo wiringinfo bla bla
or what ?
To set a pin high (+5V) or it it (+3.3V), what do I type next ?
Once I've got my multimeter displaying by Bash control, I can pop it all in a script and I'll be very very happy !
Any thoughts will be very very welcome !
Tim