Crates.io | saks |
lib.rs | saks |
version | 0.1.1 |
source | src |
created_at | 2020-11-23 05:53:06.746083 |
updated_at | 2021-07-10 15:13:20.506667 |
description | Swiss Army Knife Shield for Raspberry Pi |
homepage | https://docs.rs/saks |
repository | https://github.com/pymongo/saks |
max_upload_size | |
id | 315242 |
size | 14,035 |
SAKS = Swiss Army Knife Shield for Raspberry Pi
wiringpi system but uses the /sys/class/gpio interface rather than accessing the hardware directly(softPwmWrite)
sprintf(fName, "/sys/class/gpio/gpio%d/value", i)
format!("/sys/class/gpio/gpio{}/active_low", gpio_num)
vcgencmd measure_temp
How to connect raspberry_pi without internet/display/GUI Desktop?