Pinned Repositories
8051-Irrigation-System
A 8051 based irrigation where user can set the time for automatic irrigation as well as monitor the water level to check if there is sufficient water to be dispensed. Additionally, user can stop the timer and set another time.
ArduinoEthernetShield
This project involves a user-friendly web interface implemented with an Arduino Uno and Ethernet shield. The Arduino acts as a web server, enabling remote control of simulated traffic lights. Users can effortlessly toggle the state of green and red LEDs, representing "GO" and "STOP" signals, respectively.
DCMotors
A library for controlling DC motors with direct register manipulation of Arduino Uno Atmega328p. It provides functions for forward/backward movement, turning, and stopping motors with customizable speed and duration.
DTRProject
DurianClassification-UI
Durian Species: D13, D24, D197
ESP32-IDF
The project involves creating a web server application on the ESP32 IDF platform, enabling users to control the states of green and red LEDs through a WebSocket connection.
FinalWallFollowerRobot
hackrank_problems
learning c++
I2C-1Master2Slaves
In this I2C communication setup, a single Arduino serves as the master device, while two other Arduinos act as slaves. The master is designed to receive data from each of its slaves and send individualized responses. Each slave Arduino, upon request from the master, sends a string data message to express affection for the master.
RegularMode-SPI-Communication
The Arduino master will send a string text “Lab 1 Complete” to the two of its Arduino slaves and display it on the serial monitor, where its chip select pin is both connected at the pin 9 and 10 in the Arduino to enable the transfer of data.
tracyyy19's Repositories
tracyyy19/8051-Irrigation-System
A 8051 based irrigation where user can set the time for automatic irrigation as well as monitor the water level to check if there is sufficient water to be dispensed. Additionally, user can stop the timer and set another time.
tracyyy19/ArduinoEthernetShield
This project involves a user-friendly web interface implemented with an Arduino Uno and Ethernet shield. The Arduino acts as a web server, enabling remote control of simulated traffic lights. Users can effortlessly toggle the state of green and red LEDs, representing "GO" and "STOP" signals, respectively.
tracyyy19/DCMotors
A library for controlling DC motors with direct register manipulation of Arduino Uno Atmega328p. It provides functions for forward/backward movement, turning, and stopping motors with customizable speed and duration.
tracyyy19/DTRProject
tracyyy19/DurianClassification-UI
Durian Species: D13, D24, D197
tracyyy19/ESP32-IDF
The project involves creating a web server application on the ESP32 IDF platform, enabling users to control the states of green and red LEDs through a WebSocket connection.
tracyyy19/FinalWallFollowerRobot
tracyyy19/hackrank_problems
learning c++
tracyyy19/I2C-1Master2Slaves
In this I2C communication setup, a single Arduino serves as the master device, while two other Arduinos act as slaves. The master is designed to receive data from each of its slaves and send individualized responses. Each slave Arduino, upon request from the master, sends a string data message to express affection for the master.
tracyyy19/RegularMode-SPI-Communication
The Arduino master will send a string text “Lab 1 Complete” to the two of its Arduino slaves and display it on the serial monitor, where its chip select pin is both connected at the pin 9 and 10 in the Arduino to enable the transfer of data.
tracyyy19/Ultrasonic
This is a library for measuring the distance, it uses a register level programming of Arduino Uno Atmega328p
tracyyy19/w3resource
solving basic c++ problems
tracyyy19/wallfollowerrobot-libraries