Quantcast
Channel: Tiny Core Linux
Viewing all articles
Browse latest Browse all 18941

Re: Remote Python debugging through SSH

$
0
0
I have a setio.sh script I call on boot to setup the GPIO pins

Code: (bash) [Select]
echo "21" > /sys/class/gpio/export
echo "out" > /sys/class/gpio/gpio21/direction
echo "0" > /sys/class/gpio/gpio21/value
chmod 666 /sys/class/gpio/gpio21/value


For getting...

Viewing all articles
Browse latest Browse all 18941

Latest Images

Trending Articles



Latest Images