29/10/2019
In addition, the teacher left us a task about arduino electrical characteristics and arduino scratch characteristics
arduino electrical characteristics
- Microcontroller: ATmega328
- Operating Voltage: 5v
- Input Voltage (Recommended): 7 - 12 v
- Digital Input / Output Pins: 14 (Of which 6 are PWM outputs)
- Analog Input Pins: 6
- Flash Memory: 32 KB (ATmega328) of which 0.5 KB is used by Bootloader.
- SRAM: 2 KB (ATmega328)
- EEPROM: 1 KB (ATmega328)
- Clock Speed: 16 MHZ.
https://pluselectric.wordpress.com/2014/09/21/arduino-uno-especificaciones-y-caracteristicas/
arduino scratch characteristics
About S4A
S4A is a Scratch modification that allows you to program the Arduino free hardware platform in a simple way. It provides new blocks to deal with sensors and actuators connected to an Arduino board. It also has a sensor panel similar to that of the PicoBoard.
The main purpose of the project is to attract people to the world of programming. Another of its objectives is to provide a high-level interface for Arduino programmers with functionalities such as interaction with a set of boards through user events.
Comentarios
Publicar un comentario