Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Raspberry Pi port,
piCore-15.0
is available!
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
Raspberry Pi
»
Python GPIO
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: Python GPIO (Read 1718 times)
thorald
Newbie
Posts: 20
Python GPIO
«
on:
October 26, 2018, 03:07:04 PM »
Hello!
I have been trying to get the gpio to work with python 3.6 but it fails on the import.
I have been looking at this old thread, but the info there seems rather outdated.
http://forum.tinycorelinux.net/index.php?topic=14444.0
So i had a look at the gpio package and it says that its compiled for piCOre 8, could this be the issue?
Packages:
python3.6-dev.tcz
python-RPi.GPIO.tcz
cheers!
Logged
thorald
Newbie
Posts: 20
Re: Python GPIO
«
Reply #1 on:
October 27, 2018, 04:58:53 AM »
I forgot to mention that I initially followed this post:
https://iotbytes.wordpress.com/control-raspberry-pi-gpio-pins-with-picore-and-rpi-gpio/
i have also tried with python3.5 without success
Logged
thorald
Newbie
Posts: 20
Re: Python GPIO
«
Reply #2 on:
October 27, 2018, 05:48:57 AM »
Sorry, false alarm.
I had an previosly made image, tried it again with a fresh piCore..
And now it works..
Sorry folks..
Logged
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
Raspberry Pi
»
Python GPIO