Home » Programacion » Facilino » Facilino Ejemplo

Category Archives: Facilino Ejemplo

DYOR bPED Calibration

In this post, we explain the calibration procedure for DYOR bPED robot.

Continue Reading →

Detecting Colours with TCS3200 sensor

In this post we show how to detect and classify colours using TCS3200 colour sensor and Facilino.

Continue Reading →

Showing Text with the LEDs Matrix

In this post we show how to show text with a 8×8 LEDs matrix max7219 to use with your DYOR robot and Facilino.

Continue Reading →

Showing Basic Expressions with LEDs Matrix

In this post we show how to generate simple expressions with a 8×8 LEDs matrix max7219 to use with your DYOR robot and Facilino.

Continue Reading →

Digital Input Read (Switch) with Facilino

In this post, we show how to read a digital input in Facilino. We show three examples using different instructions, but all of them produce the same result.

Continue Reading →

Reading a Potentiometer with Facilino

In this post, we show a simple example for reading an analog input with Facilino. The analog input value is mapped into a value between 0 and 100 and this will control the integrated LED of Arduino Nano, based on its value.

Continue Reading →

Traffic Light Crossing with Facilino

In this post, we will show a simple traffic light crossing example with Facilino using colour LEDs.

Continue Reading →

Number conversion in Facilino

In this post, we show an example of number conversion in Facilino.

Continue Reading →