• Stars
    star
    1
  • Language VHDL
  • Created over 4 years ago
  • Updated over 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This is the source code for Obstacle avoidance car using FPGA written in VHDL . we use 4 ultrasonic sensors to observe the obstacles 2 of them (with their signal Ored) are used to detect front obstacles and one for the left and right sides of the car we also use light sensor such that if the light is turned off the car won't move . if the car found obstacle from all its sides a buzzer will beep

More Repositories

1

Tomasulo-Simulator

Java
1
star
2

-div-elopers

JavaScript
1
star
3

Maze-Runners-3D-Game

C
1
star
4

Hellsinki-grid-

this is a grid game using Prolog programming language it's an N x N grid where the user enters the number N and the program generates the grid such that each row is unique , each row is a column with the number of the row different from that of the column and if there exist a number X<=N in the grid then there should exist all P | p>=1 & p<=x
Prolog
1
star
5

movies-website

it's a website for introduction to communication networks course where a user can register and see the available films' trailers and descriptions . they can also search for the films and add them to their watch list
HTML
1
star
6

Rescue-Simulation

the Rescue Simulation is based on concepts of the RoboCup .The game consists of a main simulation 10x10 grid where the whole map is taking place. The game is a single player one, where the player is responsible for managing the rescue units to handle buildings and citizens suffering from the disasters
Java
1
star
7

Shopping-System

This is the database system for e-commerce website using SQL where the user can be either a customer, vendor, admin or delivery personnel where customer can make orders and pay with cash ,credit card and/or points and products can be added to either wishlists or a cart. Promotions are applied to customers like gift cards or products like today's deal or offers . Customers get recommendation based on their shopping history and other similar users' history
1
star
8

Recommendation_system

this is a recommendation system using Haskell programming language the recommendation was based on the users' previous purchases and the current items in their cart (if available) .the system also recommends according to what other users bought when they bought items like what in my cart
Haskell
1
star