Skip to content
View elissabk's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report elissabk

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Conventional-PID-vs-Fuzzy-PID Conventional-PID-vs-Fuzzy-PID Public archive

    The aim of this project is to develop and demonstrate the different results of using a conventional PID versus using a fuzzy-logic controlled PID to control the speed of a DC motor.

    1

  2. SPI-FLASH SPI-FLASH Public archive

    This project aims to bit-bang the SPI protocol and create a driver to communicate with a FLASH memory. The project uses the PIC18F25K22 microcontroller and the AT25F512 FLASH memory.

    C 1

  3. Automated-Greenhouse Automated-Greenhouse Public archive

    The aim of this project is to monitor and control the environmental conditions in a greenhouse using an Arduino Mega that is programmed using the C language. This will be achieved using multiple se…

    C++

  4. Automated-Healthcare-Center Automated-Healthcare-Center Public archive

    The aim of this project is to digitize and automate parts of the work at a quarantine center. This will be achieved by creating a mobile application and using multiple sensors, power sources, and e…

    Assembly

  5. Keypad-Lock Keypad-Lock Public archive

    This practical lab work aims to simulate a keypad lock system using Proteus to simulate the circuitry and MikroC to create and compile the code for the project. The .hex code is obtained after comp…

    C

  6. ADC-LEDs ADC-LEDs Public archive

    This project aims to read the analog voltage sinusoidal signal as input and output the voltage frequency value to digital ports to show the result as a hex value by turning on the corresponding LEDs.

    C