Orange Pi One Python GPIO Basic
Orange Pi One Python GPIO Basic
Table of Contents
Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
http://www.instructables.com/id/Orange-Pi-One-Python-GPIO-basic/
Intro: Orange Pi One Python GPIO (basic)
Here's how to get GPIO working in Python on the Orange Pi One.
Note. The GPIO pins on the Orange Pi One are flipped 180 degrees compared to the Orange Pi PC version or a Raspberry Pi!
https://github.com/duxingkei33/orangepi_PC_gpio_pyH3
This will show you the layout and names for each "port".
To test, connect an LED to pin 29 through a 300ohm resistor then to the ground.
sudo su
./test.py
http://www.instructables.com/id/Orange-Pi-One-Python-GPIO-basic/
That's the basics working, more advanced stuff like i2C should work aswell but I haven't tested.
Credit goes to: Duxingkei Chow and Stefan Mavrodiev (examples in git repository)
Related Instructables
Raspberry Pi
Build Your First Easy Project - How to Make Halloween Raspberry PI
IOT with a Control an LED Your First Lights and L298N Dual H Raspberry Pi:
Raspberry Pi, Light with Simple Led Music Show by Bridge DC Python
DHT11 sensor, Python Using a Blink Project in noelportugal scripting the
Motor by kenm5
and Raspberry Pi by Raspberry Pi2 GPIO by
Thingspeak. by NoobT by VIVEK GR scottkildall
SolderingSunday
Advertisements
Comments
http://www.instructables.com/id/Orange-Pi-One-Python-GPIO-basic/