Pinned Repositories
amber-ocean
Amber Ocean - A fast, scalable and secure social networking service that can be easily configured and deployed.
AsuMathLabG14
Another mathematical library software similar to Matlab and Octave is written in C++ using Object Oriented Programming (OOP) Concepts.
CarND-Kidnapped-Vehicle-Project
Digital-clock
A digital clock contains six 7-segments to count seconds,minutes and hours each one display on two segments with an interrupt reset switch using atmega16
Distance-measurement-using-UltraSonic
we used an ultrasonic sensor to measure the distances in range 2cm:400cm and display it on three 7-segments on TIVA C board
External-EEPROM-I2C-Drivers
Drivers to interface with external EEPROM through I2C protocol on atmega16 target
KeyPad-SPI-LCD-drivers
The keypad is connected to MCU1,the LCD connected to MCU2 and the MCU1 connected to MCU2 through SPI protocol: The aim when a key pressed the number of it will display on the LCD using atmega16
registration-page-task-intcore
Registration page with following data [name, email, password, photo] with login form with email and password addition to remember me checkbox implemented using php and mysql database
RTOS-Blinky-LEDs
Edit the kernel of Free-RTOS to work on atmega16 target with Blinky-LEDs test
Simple-Calculator
Simple calculator deal with one digit integer operands and +,-,*,/ operators applied on atmega16 target
BeshoyAnwar's Repositories
BeshoyAnwar/registration-page-task-intcore
Registration page with following data [name, email, password, photo] with login form with email and password addition to remember me checkbox implemented using php and mysql database
BeshoyAnwar/amber-ocean
Amber Ocean - A fast, scalable and secure social networking service that can be easily configured and deployed.
BeshoyAnwar/AsuMathLabG14
Another mathematical library software similar to Matlab and Octave is written in C++ using Object Oriented Programming (OOP) Concepts.
BeshoyAnwar/CarND-Kidnapped-Vehicle-Project
BeshoyAnwar/Digital-clock
A digital clock contains six 7-segments to count seconds,minutes and hours each one display on two segments with an interrupt reset switch using atmega16
BeshoyAnwar/Distance-measurement-using-UltraSonic
we used an ultrasonic sensor to measure the distances in range 2cm:400cm and display it on three 7-segments on TIVA C board
BeshoyAnwar/External-EEPROM-I2C-Drivers
Drivers to interface with external EEPROM through I2C protocol on atmega16 target
BeshoyAnwar/KeyPad-SPI-LCD-drivers
The keypad is connected to MCU1,the LCD connected to MCU2 and the MCU1 connected to MCU2 through SPI protocol: The aim when a key pressed the number of it will display on the LCD using atmega16
BeshoyAnwar/RTOS-Blinky-LEDs
Edit the kernel of Free-RTOS to work on atmega16 target with Blinky-LEDs test
BeshoyAnwar/Simple-Calculator
Simple calculator deal with one digit integer operands and +,-,*,/ operators applied on atmega16 target
BeshoyAnwar/Contiguous-Memory-Allocation-Algorithms-OS
Contiguous Memory Allocation is a classical memory allocation model that assigns a process consecutive memory blocks,in this type the process represnt with two registers base and limit
BeshoyAnwar/Electric-Online-Task-Class1-ICE-Embedded-Development
BeshoyAnwar/Embedded-Systems-Development-Task-from-XIOT
This task is developed based on a request from XIOT as a filteration task for an embedded intership opportunity,An interrupt is generated once the switch is pressed casued toggling of LED state while continous sending data from Temperature sensor to the serial monitor at three second rate
BeshoyAnwar/Intelligent-connect-4
Are you smart, connect this and don't be apart
BeshoyAnwar/models
Models and examples built with TensorFlow
BeshoyAnwar/Pipelined-MIPS-Processor
This simulator is a tool to simulate any given assembly code using an implemented MIPS processor architecture that supports pipelining and and forwarding.
BeshoyAnwar/rasa_core
🤖 Open source chatbot framework with machine learning-based dialogue management - Build contextual AI assistants
BeshoyAnwar/Resisto
Take a photo for your resistor and you will know its value
BeshoyAnwar/Scheduling-Algorithms-OS
A Process Scheduler schedules different processes to be assigned to the CPU based on particular scheduling algorithms.We will implement six of them for more check README.md
BeshoyAnwar/speech_recognition
Speech recognition module for Python, supporting several engines and APIs, online and offline.