|
| 1 | +--- |
| 2 | +layout: download |
| 3 | +board_id: "archi" |
| 4 | +title: "Archi Download" |
| 5 | +name: "Archi" |
| 6 | +manufacturer: "Newsan" |
| 7 | +board_url: |
| 8 | + - "https://archikids.com.ar/documentacion" |
| 9 | +board_image: "archi.jpg" |
| 10 | +date_added: 2022-06-26 |
| 11 | +family: raspberrypi |
| 12 | +features: |
| 13 | + - Arduino Shield Compatible |
| 14 | + - USB-C |
| 15 | +--- |
| 16 | +Archi is an educational board powered by Raspberry Pi through its RP2040 microcontroller. |
| 17 | +It is a portable and programmable device, which means that creators can take their learning anywhere. It is a combination of an electronic device and a complete educational platform, designed to be a learning tool, based on a block assembly structure method, dragging and dropping them in a visual editor. |
| 18 | +Archi has the necessary features incorporated to have an instant return to your projects both visually and hearing, and you can also add various modules existing in the market that will allow you to expand complexity and develop your skills. |
| 19 | +It is not simply a development board, it represents a window into the exciting universe of robotics and programming. Easy to use for all ages. Designed for the creation of robotic applications and STEM projects. |
| 20 | +Archi is easy to transport thanks to its small case size, and is Arduino Shield compatible, to incorporate various modules for advanced projects. It is also easy to connect and program thorugh its USB-C input and does not require wiring or any professional input to use. |
| 21 | +It is developed for educational purpose, so it can be programmed with blocks in the online platform, using Circuitpython or even C/C++ with the Arduino IDE. |
| 22 | + |
| 23 | +## Technical details |
| 24 | + |
| 25 | +* RP2040 Dual ARM Cortex-M0+ @ 133MHz |
| 26 | +* 264kB on-chip SRAM in six independent banks |
| 27 | +* 32 Mbit / 4 MB QSPI flash memory |
| 28 | +* 1.8V to 5.5V input voltage |
| 29 | +* 3.3V operating voltage |
| 30 | +* USB-C connector to power and program via UF2, with built-in ROM USB bootloader and serial port debugging |
| 31 | +* 21 GPIO pins, 4 of which can be used as 12-bit analog inputs |
| 32 | +* 2 UARTs |
| 33 | +* 2 SPI controllers |
| 34 | +* 2 I2C controllers |
| 35 | +* 16 PWM channels |
| 36 | +* 8x8 addressable RGB Neopixel LED matrix |
| 37 | +* Low‐power, low‐noise digital MEMS microphone with PDM interface |
| 38 | +* 85dB 2300Hz magnetic buzzer indicator |
| 39 | +* 4 tactile switches |
| 40 | +* 6 axis IMU sensor (MPU6050), combining triple-axis MEMS accelerometer and triple-axis MEMS gyroscope with I2C output |
| 41 | +* 4 mounting holes |
| 42 | + |
| 43 | +## Learn More |
| 44 | + |
| 45 | +* [Documentation](https://archikids.com.ar/documentacion) |
| 46 | +* [Simulation and programming platform](https://archikids.com.ar/editor) |
0 commit comments