Home » Articles posted by soporte

Author Archives: soporte

2D Robot Designs with Laser Cutting in 3mm

This post describes different 2D designs made with the DYOR, bPED and qPED robot and all its variants so far that can be used for the manufacture of parts by laser cutting with 3mm thickness.

(more…)

Control flow instructions in Facilino

In this post, we explain instructions related to the control flow of a program in Facilino.

(more…)

External library installation in Facilino

Some instructions in Facilino have a dependency on external libraries that must be added to Arduino IDE to compile the code. In this post, we explain the installation process of external libraries of Facilino. (more…)

Instructions for 8×8 LEDs matrix in Facilino

In this post, we explain the set of instructions available in Facilino to draw anything you want in 8×8 LEDs matrix.

(more…)

Boolean logic instructions in Facilino

In this post, we explain the use of Boolean logic instructions in Facilino.

(more…)

Functions and Procedures in Facilino

In this post, we explain the use of functions and procedures in Facilino.

(more…)

DYOR qPED Assembly

In this entry, we show the assembly of DYOR qPED in TinkerCAD for laser cutting manufacturing.

(more…)

DYOR bPED Calibration

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

(more…)

Detecting Colours with TCS3200 sensor

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

(more…)

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…)