LILY osp (lily-osp)

LILY osp

lily-osp

Geek Repo

Location:Indonesia

Twitter:@siapa_hayosiapa

Github PK Tool:Github PK Tool

LILY osp's repositories

Quargi

This repository hosts a dual-system project featuring a serial-controlled robot powered by an Arduino, and an ESP32-CAM-based color detection and tracking module. The combination of these two systems enables advanced, responsive tracking and movement based on real-time visual input, ideal for a wide range of robotics applications.

Language:C++License:MITStargazers:1Issues:0Issues:0

RFID-Access-Control-System

This project is just one of many examples of how we can apply the use of google theachable machine.

Language:C++Stargazers:1Issues:0Issues:0

esp32-waveform-generator

This project implements a versatile waveform generator using an ESP32 microcontroller. It generates various types of waveforms with adjustable parameters such as frequency, amplitude, and phase. Additionally, it features sweep and burst modes for more complex signal generation.

Language:C++Stargazers:0Issues:0Issues:0

PID-controlled-Ultrasonic-Distance-Measurement

This repository contains code for a PID-controlled system that combines an ultrasonic sensor for distance measurement and motor control based on a setpoint.

Language:C++License:MITStargazers:0Issues:0Issues:0

Smart-Irrigation-System

This repository contains the code implementation for a smart irrigation system using an Arduino board and various sensors.

Language:C++License:MITStargazers:0Issues:1Issues:0

temperature-control-system

an Arduino sketch for a temperature control system using a thermistor. The code reads the temperature from two thermistors, calculates the average temperature, and adjusts a PWM (Pulse Width Modulation) output based on the desired temperature.

Language:C++Stargazers:0Issues:1Issues:0
Stargazers:0Issues:0Issues:0

analog-system-controll

This project aims to implement an ESP32-based control system using 3 buttons and 2 LEDs with various operating modes and state transitions. The system will produce an analog output with a range of 0 to 2048 (12-bit) and provide visual feedback through LEDs based on the system's status.

Language:PythonStargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

arduino-pid

just an example of how to use pid on an arduino program

Language:C++License:MITStargazers:0Issues:0Issues:0

candela-meter-using-Arduino-Nano

This project involves creating a light sensing and direction detection system using an Arduino Nano microcontroller. The system uses Light Dependent Resistors (LDRs) to measure light levels in different directions and displays the results on a 20x4 character I2C LCD screen.

Language:C++Stargazers:0Issues:1Issues:0

DNS-mixer

Turn your ESP32/8266 into a DNS mixer to provide dynamic DNS resolution using multiple DNS servers

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

Environmental-Monitoring-System

This project involves developing an IoT-based environmental monitoring system using the ESP32 microcontroller, SHT20 sensor, MQ-137 ammonia sensor.

Language:C++Stargazers:0Issues:0Issues:0

esp-sensor-monitor-mqtt

A Simple Example of Fuzzy Logic Implementation on a Microcontroller

Language:C++Stargazers:0Issues:1Issues:0

esp8266-digital-clock-with-oled-0.96

This code is for an ESP8266 project with OLED display that connects to Wi-Fi, syncs time with NTP server, and displays time/date. Two versions are available: advanced (with button to toggle display) and standard (continuous time display). Uses Adafruit's OLED and NTP libraries.

Language:C++Stargazers:0Issues:1Issues:0

ESP8266-IoT-Sensor-Data-Publisher

This ESP8266-based project enables home automation and environmental monitoring. It utilizes Wi-Fi connectivity, MQTT communication, and a DHT11 sensor to control two relays remotely and monitor temperature and humidity. The code supports multiple Wi-Fi networks for robust connectivity.

Language:C++Stargazers:0Issues:0Issues:0

ESP8266-Sensor-Data-Distributed-System

Here is an example of how you could use MicroPython to set up a distributed system with three ESP8266 microcontrollers, where one microcontroller collects sensor data, another processes the data, and a third displays the results

Language:PythonStargazers:0Issues:0Issues:0

esp8266-wireless-demo

Explore ESP8266 wireless communication with sensors, buttons, and LEDs. Two modules, one as an Access Point, the other as a Client, showcase data exchange. Includes a flowchart for easy understanding. Ideal for IoT enthusiasts and hobbyists. Simplify your Arduino projects with this wireless demo!

Language:C++License:MITStargazers:0Issues:0Issues:0

Interrupt-based-AC-Lamp-Control

This repository contains a program or programs that control the brightness of an AC lamp using interrupt and pulse width modulation (PWM) techniques. A potentiometer is used to adjust the lamp's brightness.

Language:HTMLLicense:MITStargazers:0Issues:1Issues:0

micropython_examples

Collection of example MicroPython code for sensors, actuators, modules, and basic functionality on boards like ESP32, ESP8266, etc.

Language:PythonStargazers:0Issues:1Issues:0

Permainan-Tebak-Ayat-Interaktif

Proyek ini adalah sistem berbasis Arduino yang memungkinkan pengguna mendengarkan dan menebak ayat-ayat Al-Qur'an. Sistem ini memanfaatkan komponen seperti LCD, keypad, modul MP3 DFPlayer Mini, buzzer, dan amplifier audio dengan speaker.

Language:HTMLStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

rpm-meter

This project implements a digital RPM (Revolutions Per Minute) meter using an Arduino-compatible microcontroller, a Hall effect sensor, and an I2C LCD display. The system measures the rotational speed of a shaft or wheel and displays the RPM in real-time on the LCD screen.

Language:C++Stargazers:0Issues:0Issues:0

SACCET

Embark on a journey of secure access control with our Smart Access Control System. This project seamlessly integrates ESP8266 RFID card detection with a Telegram-based management system. Manage user access, receive notifications, and enhance security effortlessly. Explore the future of IoT-driven access control.

Language:PythonStargazers:0Issues:1Issues:0
Language:C++Stargazers:0Issues:0Issues:0

smart-relays

This is a code that can be used to control relays with push buttons and MQTT. It gives the user a lot of flexibility to customize the code to fit their own needs. I think it would be a great tool for anyone looking to build their own solutions for controlling relays.

Language:C++Stargazers:0Issues:0Issues:0

solder-sataion-1

Arduino-based system designed to precisely control the temperature of a soldering iron. It features a digital interface, temperature control, and safety mechanisms, making it suitable for both hobbyist and professional use.

Language:C++Stargazers:0Issues:0Issues:0

Temperature-Control-System-with-Multiple-DHT11-Sensors-using-ESP8266

Temperature Control System with multiple ESP8266 (master - slave communication method). Utilizes multiple slave(s), and PID control algorithm. to Achieve precise temperature regulation and monitoring.

Language:C++Stargazers:0Issues:1Issues:0

Vehicle-Monitoring

Monitor your vehicle with precision using ESP32, GPS, and a 6-axis accelerometer. Real-time GPS coordinates, speed data, and filtered accelerometer information are transmitted to Adafruit IO. Deep sleep mode conserves power during idle periods. Customize this foundation for your specific needs.

Language:C++Stargazers:0Issues:0Issues:0