News

RGBLed rgbLed = new RGBLed(PinLayout.PIBORG_LEDBORG); rgbLed.displayColor(Color.RED); Other RGB-LEDs (that use PWM to controll the brightness of each color) can also be controlled but need a manual ...
The idea is to provide the infrastructure to transmit/receive data from Rpi to Android Phone and viceversa. Following items are built as two different project, Android App to run on phone and bin to ...