Good morning,
Today we show you how to control a servo motor from left to right by turning a potentiometer (variable resistance), left or right.
The signal from the potentiometer reaches the Arduino via input A0 (input pin A0).
The Arduino is programmed to rotate the servo by sending the signal through the output (output 0).
Here we have the base to control a turn of a steering wheel... For example of a lunar vehicle!
Click to see the circuit
The weather
lunes, 18 de febrero de 2019
viernes, 15 de febrero de 2019
Rover for Mars or the Moon
As a second practice with Tikercad design, today we present the 3D design of a rover vehicle based on a cube :
Click to see the design
Four images of the design from different points of view:
Click to see the design
Four images of the design from different points of view:
viernes, 8 de febrero de 2019
Principles of electricity-Ohm's Law
Intensity: It is the flow of electrons that crosses a section of the conduits. It is measured in amperes. 1 Ampere is 1 Coulomb/second, where 1 Coulomb is a package of 6.25x10^18 electrons.
Resistance: They are elements that interrupt more (1 MOhm) or less (1 Ohm) the electric current.
The relationship between these concepts is given by Ohm's Law:
The relationship between these concepts is given by Ohm's Law:
I= V/R
For the example on the left/up:
- V= 9 volts
- R=1000 Ohms
- I= V/R = 9/1000 = 0.009A = 9 mA
For the example on the right/down:
- V= 9 volts
- R=100 Ohms
- I= V/R = 9/100 = 0,09A = 90 mA
The results are slightly lower due to losses in contacts and cables.
lunes, 4 de febrero de 2019
Circuit with a photorresistor sensor
Hi.
Today we have made a circuit in which we could control the flow of electrons with a photorresistor sensor.
Click here to see the circuit
Today we have made a circuit in which we could control the flow of electrons with a photorresistor sensor.
Click here to see the circuit
Programming a traffic-light with arduino
Good morning.
Today we have made a traffic-light with arduino.
Materials
Today we have made a traffic-light with arduino.
Materials
- 3 LEDS
- 220 Ohms Resistor
- Wires
- Arduino
- Breadboard
First the green LED will light up, then the yellow LED and finally the red LED, the process will be repeated indefinitely.
viernes, 1 de febrero de 2019
First microcontroller program - Blinker
Hi
Today I present you the first program with the Arundino microcontroller.
For this practice we used:
Today I present you the first program with the Arundino microcontroller.
For this practice we used:
- LED diode
- Cables
- A resistance of 220 Ohms. (Not to burn the LED)
- An Arduino microcontroller.
Steps:
- We connect the positive of the LED to the 0 port of the Arduino.
- Connect the negative of the LED to the resistor.
- Finally the resistance to the GND port of the Arduino.
- We program by blocks so that the positive in the zero port opens 1 second, then closes 1 second, the program will be repeated infinitely, so the LED will be flashing.
Suscribirse a:
Entradas (Atom)
Final project
Hi! Today I show you my last project. I have developed it with scratch. In this year, we have learnt: Development of Applications for m...
![](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhvakU7ooR6HUWavT0ufZf6KpaShRSKMu9hUKRJVskrGvsfsKqh7J17t3beYmdS5vexsh31Rx6EiM4NW0-aoNbSm9BsvwM0KjtkBP87cE3pWV97vE47uRlNQc7Y3NxOBUS4LIG-4uSenyw/s640/Captura+de+pantalla+2019-05-25+a+las+19.47.35.png)
-
you can prectice drawing views in this webpage: http://www.educacionplastica.net/3dcube_model/vistas_3d_2x2.html This method allows us t...
-
Good morning, Today we present you a design of an app. It has buttons with photos of animals and vehicles. When you press the photos the s...
-
Today we 've made an excercise of educational programing, tath consisted in controlling a cute lightbot: http: http://lightbot.com/flash...