Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/profetolocka/xiao

Proyectos con distintas placas de la familia XIAO - Projects with different boards from the XIAO family
https://github.com/profetolocka/xiao

arduino electronics embedded esp32 micropython-esp32 xiao

Last synced: 11 days ago
JSON representation

Proyectos con distintas placas de la familia XIAO - Projects with different boards from the XIAO family

Awesome Lists containing this project

README

        

[Go to english version](#XIAO-Projects)

# Proyectos con XIAO

## Introducción

Este repositorio tiene por finalidad mostrar los proyectos que he realizado usando distintas placas de la familia XIAO de la marca Seeed Studio. Es una colección de proyectos realizados a lo largo del tiempo e incluye programas de prueba, utilidades y proyectos específicos, desde aplicaciones simples y sencillas hasta proyectos mas complejos.

Si eres un estudiante, hobbysta o maker, espero que estos proyectos te sirvan para aprender el uso y programación de las placas XIAO para que realices tus propios diseños.

## XIAO

Las placas XIAO de la empresa Seeed Studio integran una familia de microcontroladores compactos, potentes y versátiles, diseñados para proyectos de IoT, machine learning y electrónica en general.
Con un tamaño ultra reducido (sólo 20 x 17,5 cm) y basados en plataformas de hardware populares como ESP32, RA4M1, Raspberry, nRF52840 y SAMD21, estos microcontroladores son una excelente opción para desarrollar soluciones avanzadas y experimentar con Tiny Machine Learning (TinyML).

Las placas XIAO (un prefijo del idioma chino que se traduce como “pequeño”) encierran una enorme capacidad y flexibilidad en un tamaño compacto.

[![Alt text](https://img.youtube.com/vi/A_XUi8tlKWk/0.jpg)](https://www.youtube.com/watch?v=A_XUi8tlKWk)

## Contenido

El repositorio está organizado en dos carpetas, **Español** y **English** organizando el contenido en esos dos idiomas. Dentro de ellas se encuentran subcarpetas, cada una de las cuales contiene un proyecto o ejemplo diferente, con su correspondiente archivo README explicativo. El nombre de la carpeta indica la placa utilizada, los módulos o expansiones empleados (si los hubiere) y el lenguaje de programación usado (MPY=Micropython, CPY=CircuitPython, ARD=Arduino).

## Licencia

Todos los proyectos son de **código abierto** (open source y open hardware) y están publicados bajo una licencia **MIT**.

## Contacto

Puedes contactarme y ver el resto de mi trabajo en:

- Github: [@profetolocka](https://github.com/profetolocka)
- Blog: [Profe Tolocka](https://www.profetolocka.com.ar)
- Redes: [linktr.ee](https://linktr.ee/profetolocka)

---
# XIAO Projects

## Introduction

This repository aims to showcase the projects I have developed using various boards from the XIAO family by Seeed Studio. It is a collection of projects created over time and includes test programs, utilities, and specific projects, ranging from simple and straightforward applications to more complex ones.

If you are a student, hobbyist, or maker, I hope these projects will help you learn how to use and program XIAO boards so you can create your own designs.

## XIAO

The XIAO boards from Seeed Studio represent a family of compact, powerful, and versatile microcontrollers designed for IoT projects, machine learning, and general electronics.
With an ultra-small size (only 20 x 17.5 mm) and based on popular hardware platforms such as ESP32, RA4M1, Raspberry, nRF52840, and SAMD21, these microcontrollers are an excellent choice for developing advanced solutions and experimenting with Tiny Machine Learning (TinyML).

The XIAO boards (a prefix in Chinese that translates to “small”) pack immense capability and flexibility into a compact size.

[![Alt text](https://img.youtube.com/vi/A_XUi8tlKWk/0.jpg)](https://www.youtube.com/watch?v=A_XUi8tlKWk)

## Content

The repository is organized into two folders, **Español** and **English**, categorizing the content by these two languages. Within them, there are subfolders, each containing a different project or example with its corresponding README file. The folder name indicates the board used, the modules or expansions employed (if any), and the programming language used (MPY=Micropython, CPY=CircuitPython, ARD=Arduino).

## License

All projects are **open source** (open source and open hardware) and are published under an **MIT** license.

## Contact

You can contact me and see the rest of my work at:

- Github: [@profetolocka](https://github.com/profetolocka)
- Blog: [Profe Tolocka](https://www.profetolocka.com.ar)
- Social: [linktr.ee](https://linktr.ee/profetolocka)