An open API service providing repository metadata for many open source software ecosystems.

Topic: "sensor-interfacing"

shishir786/Arduino-Projects

This repository features various Arduino projects, including weather systems, security alarms, obstacle detection, traffic control, and board communication. Each project comes with code, circuit diagrams, and setup instructions. Explore, build, and customize!

Language: C++ - Size: 29.3 KB - Last synced at: 8 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Franciserah/dht11UART

Projet utilisant la programmation registres, pour interfacer un capteur de température et d'humidité DHT11 avec un ATmega2560, implémentant le protocole 1-wire pour la transmission des données via UART.

Language: C - Size: 18.6 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

christianTsounguiObama/dht11UART

Ce projet implémente, en langage C bare-metal, une interface directe entre un microcontrôleur ATmega2560 (Arduino Mega) et un capteur de température et d’humidité DHT11, sans utiliser de bibliothèques externes. Les données mesurées sont ensuite transmises via le protocole UART à un terminal série ou un autre périphérique.

Language: C - Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

WassimHedfi/Multifunctional-Robot-Platform

An educational robot platform using the STM Nucleo F446RE, featuring applications for locomotion, sensor interfacing, and autonomous navigation, with modular, customizable code.

Language: C++ - Size: 3.18 MB - Last synced at: 29 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

usmana5809/Aurdino-Volt-LCD

This Arduino project involves measuring both AC and DC voltages using the ZMPT101B voltage sensor and an analog pin, respectively. The AC voltage is read from the ZMPT101B sensor connected to pin A0, while the DC voltage is read from an analog pin (A1). The measured values are displayed on a 16x2 LCD screen with I2C communication and printed via Se

Language: C++ - Size: 3.36 MB - Last synced at: 6 days ago - Pushed at: 12 months ago - Stars: 0 - Forks: 1

Nadazeineedin/Embedded-systems

This project simulates a batch mixing system using a PIC16F84A microcontroller. The system can operate in three different modes, which are controlled by a selector switch. Each mode mixes different proportions of fluids A, B, and C. The system also includes a mixer, a heater, and pumps to control the flow of the fluids.

Language: Assembly - Size: 104 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0