All Projects → polarspetroll → gopio

polarspetroll / gopio

Licence: MIT license
Raspberry pi GPIO controller package(CGO)

Programming Languages

go
31211 projects - #10 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to gopio

DSP-ADAU1452
Open Hardware DSP Platform ADAU145x DSP supporting ADAU1452, ADAU1451, and ADAU1450 devices
Stars: ✭ 21 (+50%)
Mutual labels:  hardware, electronics
Tracespace
⚡️generate beautiful and accurate SVG renders of printed circuit boards
Stars: ✭ 548 (+3814.29%)
Mutual labels:  hardware, electronics
pinout
An open source Python package that generates hardware pinout diagrams as SVG images.
Stars: ✭ 298 (+2028.57%)
Mutual labels:  hardware, electronics
SmartSpin2k
Transform your spin bike into a Smart Trainer!
Stars: ✭ 88 (+528.57%)
Mutual labels:  hardware, electronics
W1thermsensor
A Python package and CLI tool to work with w1 temperature sensors like DS1822, DS18S20 & DS18B20 on the Raspberry Pi, Beagle Bone and other devices.
Stars: ✭ 446 (+3085.71%)
Mutual labels:  gpio, hardware
open-electronics
📚 💻 Great Resources for Electronics Enthusiasts
Stars: ✭ 347 (+2378.57%)
Mutual labels:  hardware, electronics
icebreaker-amaranth-examples
This repository contains iCEBreaker examples for Amaranth HDL.
Stars: ✭ 26 (+85.71%)
Mutual labels:  hardware, electronics
awesome-electronic-engineering
Awesome Electronic Engineering
Stars: ✭ 54 (+285.71%)
Mutual labels:  hardware, electronics
gobot
Golang framework for robotics, drones, and the Internet of Things (IoT)
Stars: ✭ 7,869 (+56107.14%)
Mutual labels:  gpio, hardware
Open Electronics
📚 💻 Great Resources for Electronics Enthusiasts
Stars: ✭ 242 (+1628.57%)
Mutual labels:  hardware, electronics
Awesome Electronics
A curated list of awesome resources for electronic engineers and hobbyists
Stars: ✭ 3,782 (+26914.29%)
Mutual labels:  hardware, electronics
Gpio
Go library to do GPIO on systems with /sys/class/gpio (sysfs)
Stars: ✭ 120 (+757.14%)
Mutual labels:  gpio, hardware
Pcbdl
PCB Design Language: A programming way to design schematics.
Stars: ✭ 84 (+500%)
Mutual labels:  hardware, electronics
Upboard ros
ROS nodes for upboard usage
Stars: ✭ 22 (+57.14%)
Mutual labels:  gpio, hardware
Periph
Go·Hardware·Lean
Stars: ✭ 1,700 (+12042.86%)
Mutual labels:  gpio, hardware
LipSync
An open-source mouth operated sip and puff joystick that enables people with limited hand function emulate a mouse on their computer and/or smartphone.
Stars: ✭ 27 (+92.86%)
Mutual labels:  hardware
Home-Assistant
Home-Assistant-Config
Stars: ✭ 186 (+1228.57%)
Mutual labels:  raspberry-pi-gpio
autoprogrammer
C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)
Stars: ✭ 77 (+450%)
Mutual labels:  clang
Bluetooth-Speaker
MouDio: a compact and portable Bluetooth speaker with high-quality components for powerful, clear sound. Moudio is built using four PCBs and laser-cut acrylic grills with 3D printed parts, and it can be easily assembled using the provided instructions.
Stars: ✭ 27 (+92.86%)
Mutual labels:  hardware
uchroma
An advanced driver for Razer Chroma hardware in Linux
Stars: ✭ 45 (+221.43%)
Mutual labels:  hardware

GOPIO

A simple gpio controller package for raspberrypi.

Documentation

Examples

Installation

sudo apt-get install wiringpi

go get github.com/polarspetroll/gopio

Pin Numbering

this package uses physical pin numbering.(both wiringpi functions and default functions)

WiringPi Mirror

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].