Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/profetolocka/m5stick-uiflow1
Mis proyectos para M5Stick hechos con UIFlow Ver.1
https://github.com/profetolocka/m5stick-uiflow1
m5stack m5stickcplus uiflow
Last synced: 4 days ago
JSON representation
Mis proyectos para M5Stick hechos con UIFlow Ver.1
- Host: GitHub
- URL: https://github.com/profetolocka/m5stick-uiflow1
- Owner: profetolocka
- License: mit
- Created: 2024-02-17T01:07:30.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-13T14:15:45.000Z (6 months ago)
- Last Synced: 2024-07-14T14:58:13.200Z (5 months ago)
- Topics: m5stack, m5stickcplus, uiflow
- Homepage:
- Size: 2.39 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[Go to english version](#Projects-for-M5Stick-Made-in-UIFlow-V1)
# Proyectos para M5Stick hechos en UIFlow Ver.1
## Introducción
Este repositorio tiene por finalidad mostrar los proyectos que he realizado con el M5Stick C Plus 2 programados en UIFlow Version 1. 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 del M5Stick para que realices tus propios diseños.
## M5Stick
El M5Stick es un integrante de la familia de productos M5Stack. Es un dispositivo genial para crear prototipos de IoT, robótica y cualquier otra aplicación que se te ocurra. incluye un display, baterá, conexión USB, Bluetooth y Wifi así como una gran cantidad de sensores. Usando los puertos de ampliación se puede conectar a gran cantidad de módulos que amplían sus capacidades de una manera muy sencilla.
![alt text](images/m5stickC2.webp)
## Contenido
El repositorio está organizado en carpetas, cada una conteniendo un proyecto completo. Cada carpeta contiene un archivo README con explicaciones y otra información adicional.
La carpeta **Pruebas** contiene programas simples para comprobar ideas o el funcionamiento de algunos componentes del M5Stick
## 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)# Projects for M5Stick Made in UIFlow V1
## Introduction
This repository aims to showcase the projects I have developed with the M5Stick C Plus 2 programmed in UIFlow Version 1. 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 projects.
If you are a student, hobbyist, or maker, I hope these projects will help you learn how to use and program the M5Stick so you can create your own designs.
## M5Stick
The M5Stick is a member of the M5Stack product family. It is a fantastic device for prototyping IoT, robotics, and any other application you can think of. It includes a display, battery, USB connection, Bluetooth, and Wi-Fi, as well as a wide range of sensors. By using the expansion ports, it can be connected to a large number of modules, which easily extend its capabilities.
![alt text](images/m5stickC2.webp)
## Content
The repository is organized into folders, each containing a complete project. Each folder includes a README file with explanations and additional information.
The **Pruebas** folder contains simple programs to test ideas or the functionality of some M5Stick components.
## 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)