engessam

engessam

Geek Repo

Github PK Tool:Github PK Tool

engessam's repositories

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

Fan-Speed-Controller-with-Temperature

- Developing a system that controls the speed of a fan depending on the temperature. - Drivers: GPIO, ADC, PWM, LM35 Sensor, LCD and DC-Motor - Microcontroller: ATmega32.

Stargazers:0Issues:0Issues:0

Distance-Measuring-System

- Developing a system that measure the distance and display it on LCD. - Drivers: GPIO, ICU, Ultrasonic Sensor and LCD - Microcontroller: ATmega32.

Stargazers:0Issues:0Issues:0

Door-Locker-Security-Systems

- Developing a system to unlock a door using a password. - Drivers: GPIO, Keypad, LCD, Timer, UART, I2C, EEPROM, Buzzer and DC-Motor - Microcontroller: ATmega32.

Stargazers:0Issues:0Issues:0

Embedded_Simple_Calculator

The "Embedded Calculator" is a calculator application implemented on an embedded system using a microcontroller. It allows users to perform basic arithmetic operations (+, -, *, /) on two numbers and displays the result on an LCD screen.

Language:CStargazers:0Issues:0Issues:0

ATmega32-SimpleStopWatch

This repository contains the source code and documentation for a Stop Watch system implemented on an ATmega32 Microcontroller with multiplexed Common Anode 7-segment displays. The system uses interrupts for reset, pause, and resume functionalities, making it a versatile and educational embedded systems project.

Stargazers:0Issues:0Issues:0