Home » Facilino Examples

Facilino Examples

In this page we show Facilino examples to learn how to program with Facilino.

The featured image of each post indicates the hardware required to run the example, as well as the difficulty: green (easy), yellow (medium), red (advance). It is also indicated, with a key, if the example requires the Facilino license..

Here you can find related posts:

DYOR bPED Calibration

In this post, we explain the calibration procedure for DYOR bPED robot. (more…) Like this:Like Loading ...

Detecting Colours with TCS3200 sensor

In this post we show how to detect and classify colours using TCS3200 colour sensor and Facilino. (more…) Like this:Like Loading ...

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. (more…) Like this:Like Loading ...

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. (more…) Like this:Like Loading ...

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. (more…) Like this:Like Loading ...

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. (more…) Like this:Like Loading ...

Traffic Light Crossing with Facilino

In this post, we will show a simple traffic light crossing example with Facilino using colour LEDs. (more…) Like this:Like Loading ...

Number conversion in Facilino

In this post, we show an example of number conversion in Facilino. (more…) Like this:Like Loading ...