- compatible: should be one of the following. * "samsung,s3c2410-rtc" - for controllers compatible with s3c2410 rtc. * "samsung,s3c2416-rtc" - for controllers compatible with s3c2416 rtc. * ...
Raspberry PiのGPIOピンを操作するためのライブラリである「RPi.GPIO」を紹介します。 1-1.GPIOとは GPIO (general-purpose input/output) ピンとは様々な用途に使用できるピンであり、ピンに下記のような機能を割り当てることが出来ます。 GPIOとは?機能や使用例は?