22/october/2019 binnacle that day in class we did exercises with the abacus and the teacher did not leave exercises to solve (do not finish) :) well they left us a task, quite long what is arduino? Arduino is an open source electronic creation platform, which is based on free, flexible and easy-to-use hardware and software for creators and developers. This platform allows to create different types of microcomputers of a single plate to which the community of creators can give them different types of use. what is it for? The Arduino is a board based on an ATMEL microcontroller. Microcontrollers are integrated circuits in which instructions can be recorded, which you write with the programming language that you can use in the Arduino IDE environment. These instructions allow you to create programs that interact with the circuit board. The Arduino microcontroller has what is called an input interface, which is a connection in which we can connect different types of peri...
Entradas
- Obtener enlace
- X
- Correo electrónico
- Otras aplicaciones
15/october/2019 we made conversions of decimals, binaries, hexadecimal and octales, we practiced to learn how to do them there were different ways to do it, but the easiest one I see is that of a table, it seems better. What I do to make it easier is that I convert from decimal to binary and from binary to others In addition, they left us a task on: digital signal A digital signal This is the signal whose signs represent certain discrete values that contain encoded information. Systems that use digital signals often appeal to binary logic analogue signal An analog signal is a type of signal generated by some type of electromagnetic phenomenon; which is representable by a continuous mathematical function in which its amplitude and period is variable (representing an information data) as a function of time. conversions A digital to analogue signal converter or analogue digital converter, CDA or DAC (from English, digital to analogue converter) is a device f...
- Obtener enlace
- X
- Correo electrónico
- Otras aplicaciones
24/september/2019 Notes This date we begin the fourth period, what nerves! From now on the whole blog will be in English and to start we have a task: what are digital systems?, numerical systems... and etc. What is a numerical system? Basically it is the set of symbols and rules that are used to represent numerical data or quantities BINARY NUMBERING SYSTEM. This base 2 system is the easiest of all to have only two digits, was introduced by Leibniz in the 17th century, it is the system that they use internally the digital circuits that configure the hardware of current computers. The two digits, called bits (Binary Digit Contraction), are the one (1) and the zero (0), so the decimal equivalent will be obtained by adding the weights corresponding to bits 1. In most significant bit (MSB) is the one that is located more to the left (the one with the highest value). The least significant bit (LSB) is the o...
- Obtener enlace
- X
- Correo electrónico
- Otras aplicaciones
20/Agosto/2019 CLASE #3 Hicimos un juego en el cual subimos la intensidad de este, se me complico un poco y el tiempo no me alcanzo para terminarlo en clase así que lo hice en mi casa con ayuda de algunos tutoriales. imagen 0.3 https://scratch.mit.edu/projects/326453727 (este es el mismo proyecto de la imagen 0.3, ve allí para observarlo de forma mas directa)
- Obtener enlace
- X
- Correo electrónico
- Otras aplicaciones
30/Julio/2019 Clase#2: Hicimos un juego mirando un vídeo tutorial o cualquier referencia para poder realizar lo, resolvimos dudas entre otras cosas, pude hacerlo sola, y el profesor me enseño muchas cosas que desconocía (Imagen 2.0) https://scratch.mit.edu/projects/323506746 (este es el mismo proyecto de la imagen 0.2, ve allí para observarlo de forma mas directa) Por ahora se me complica las coordenadas.