You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emulate Arduino, ESP32 & Raspberry Pi. in your browser. Write code, compile, and run on 19 real boards — Arduino Uno, ESP32, ESP32-C3, Raspberry Pi Pico, Raspberry Pi 3, and more. No hardware, no cloud, no limits.. Discord: https://discord.gg/3mARjJrh4E
Proyecto Hugo: basado en Arduino UNO, orientado a aplicaciones educativas, cientificas y de prototipado con pantalla LCD/OLED, múltiples sensores (conductividad, temperatura y pH), compensaciones físicas y uso de modelos matemáticos seleccionables. Está documentado a detalle, modular, y realizado con un profundo sentido humano y compromiso social.
This repository contains resources, including circuit diagrams, code, and project files from the IoTics AIoT Workshop, focusing on integrating Artificial Intelligence (AI) with the Internet of Things (IoT). It features hands-on projects exploring sensor integration, cloud services, machine learning, and robotics.
🥈🎉 Silver Award Winner and Presented at IEEE Conference 📝 .This project implements a comprehensive pipeline for real-time ECG (Electrocardiogram) data processing and analysis, integrating IoT devices.
Interactive ESP32 pet robot with expressive OLED eyes. Responds to touch, sound, and motion with emotions like happy, angry, sleepy, and scared. Features automatic sleep modes and smooth animations. Perfect for learning robotics!
The goal is to create an intelligent irrigation system that uses servo motors to manage water flow based on a Machine Learning algorithm’s forecast. To anticipate the water flow, this algorithm uses the humidity and temperature data produced by the sensor associated with each individual servo motor sensor. In addition, the water flow is only con…