Advanced Search
Search Results
25 total results found
Control systems and robotics
An automated process continuously repeats the action that it is designed to carry out. A set of interconnected elements which allow the automation of a process is called a control system. Some automated systems only carry out the same action. Other can modify...
Sensors and actuators
Sensors A sensor is an object capable of detecting physical or chemical quantities and transforming them into electrical signals. Depending on the type of the electrical signal produced they can be DIGITAL, ANALOG or DATA. DIGITAL: a digital sensor only h...
Controller: Arduino board
Arduino UNO is an electronic card that integrates a microcontroller and a set of input and ouptut connections pins that allow, through a certain program, to interact with the physical environment through electronic sensors and actuators. The sensors are connec...
Programming Arduino board with Arduinoblocks
Arduinoblocks is a software created by the teacher Juanjo López. Thanks to its graphical environment, it facilitates the programming of Arduino boards at all levels. It is not free software because the creator does not make public the code , but it can be use...
Log in with Arduinoblocks as a Student and joining a project
To work with Arduinoblocks as a student there is a series of steps to follow: Connect the Arduino UNO board to the computer. Run the program Arduinoblocks connector. This program has to be open all the time we are using the Arduino. The browser op...