arduino
Projects with this topic
-
Bluetooth gamepad, mouse and keyboard support for ESP32 and Raspberry Pi PicoW
Updated -
This project comprises a combination of software and hardware components designed to extract Controller Area Network (CAN) messages and generate practical gadgets. The primary objective is to receive CAN messages from a bus, extract the CAN-ID and Data from them, and subsequently transmit this information over ESPNow. The gadgets serve as ESPNow receivers, responsible for filtering and processing the received CAN-IDs and data to perform specific useful tasks.
Updated -
ESP-IDF template that has Arduino and Bluepad32 built-in.
Updated -
An embedded web server that runs on the ESP32 platform.
Updated -
Ardublockly is a visual programming editor for Arduino. It is based on Google's Blockly, which has been forked to generate Arduino code.
The ArdublocklyServer Python package initialises a local server to be able to compile and load the Arduino code
Updated -
Proyecto del robot asistente Marysol
Updated -
programas para medición de variables agro-hidrológicas. Datos obtenidos de esas mediciones y su correspondiente análisis.
Updated -
A place to put standalone little exploratory projects on boards I have bought. Try to include everything needed to work on exploring the board. Things like documentation, data, etc.
Updated -
-
Saving and comparing timestamps of the microcontroller's real time clock
Updated -
El proyecto del LABORATORIO DE SISTEMAS INTEGRADOS DE MANUFACTURA – CIMUBB de la Universidad del Bío-Bío consistió en trabajar en una maqueta de una máquina mezcladora de productos industriales, utilizando Arduino para el control del hardware y software. La maqueta integra motores para el mezclado, sensores de temperatura y nivel, y actuadores, controlados por un Arduino Uno. El software desarrollado en Arduino IDE gestiona el proceso de mezclado automatizado.
Updated -
Se construyó un ventilador controlado por Arduino, conectado a sensores de temperatura, humedad y proximidad, los cuales se comunicaban con el computador vía puerto serie.
Updated -
-
Este repositorio contiene el código empleado para la resolución del trabajo de fin de grado realizado por Pablo Rubio Carballo para la obtención del título de Grado en ingeniería informática - Ingeniería de computadores. ETSII, Universidad de Sevilla.
Updated -
A library for controlling Zaber devices using the Zaber ASCII protocol in Arduino programs.
Updated -
The place where I save what I do while learning how to use Arduino boards.
Updated -
This is a project called "PlatformBot" for Istanbul Zaim University AprilLand AGM Team's drone project.
Updated -
AgriTracka is a comprehensive agricultural monitoring platform that leverages sensor data and machine learning algorithms to predict plant health and provide actionable recommendations to farmers, ultimately enhancing crop yield and sustainability. By integrating hardware sensors, data analytics, and AI-driven insights, AgriTracka empowers farmers to make informed decisions and optimize agricultural practices for improved crop management and productivity.
Updated -
Select board, insert library, compile and upload code to Arduino and combatible board in Geany.
Updated -
Searching for an optimal way of getting input from humans fingers to computers.
Updated