Home » Programacion (Page 2)
Category Archives: Programacion
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.
Traffic Light Crossing with Facilino
In this post, we will show a simple traffic light crossing example with Facilino using colour LEDs.
Number conversion in Facilino
In this post, we show an example of number conversion in Facilino.
Bluetooth Communications in Facilino
In this presentation we show some communication instructions for Bluetooth communications in Facilino using the Bluetooth module HC-06.
Line Tracking in Facilino
In this presentation we introduce some basic block instructions to deal with light sensors in Facilino, particularly the line-tracking module TCRT5000.
Measuring Distances in Facilino
In this presentation we explain how to use some of the distance measuring block programming instructions in Facilino using the ultrasound sensor HC-SR04.
Servo Control in Facilino
In this presentation we show some block programming instruction in Facilino to control servos.
Generating Sounds in Facilino
In this presentation we introduce some block instructions to generate sounds in Facilino with a buzzer.
LED Matrix and LCD Screens in Facilino
In this presentation we show some block programming instructions of Facilino to use a LED Matrix and LCD Screens.
Common Blocks in Facilino
In this presentation, we introduce common programming blocks in Facilino that likely any application will need.