• Stars
    star
    1
  • Language
    HTML
  • Created over 3 years ago
  • Updated almost 3 years ago

Reviews

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

Repository Details

More Repositories

1

learningMaterial-UI

Learning State Material UI . Work with Typography, Button, ButtonIcon, Text Field, JSON Server, Grid, Card, Layouts, AppBar, Avatar.
JavaScript
3
star
2

CodeIgniter4_CRUD

What i've done : 1. Join query 2. Paginate 3. Validation 4. Session 5. select2 6. pdf file Uploads (set random & unique file name) 7. jQuery & Ajax 8. pdf file Downloads (with user real name as a pdf file name) 9. Final CURD Application.
PHP
2
star
3

Mini_JavaScript_Pro_Keyboard_Typing

HTML
1
star
4

complete-mui-system

React Material UI System design
JavaScript
1
star
5

ArkaHosting-with-Bootstrap-v4

psd to bootstrap first project
HTML
1
star
6

all_in_one_design_by_CSS-Bootstrap-project

HTML
1
star
7

JS-Shoping-Card

This task completed with HTML, CSS, JavaScript. It's a Shopping Card design and add to cart checkout side, also can remove the item. Better understand clicked live demo:
JavaScript
1
star
8

Automatic-Car-Parking-Counter-With-7-Segment-Display

Project description: The system is designed for optimum energy usage and is very beneficial in case if we want to count the number of cars present in the car parking lots .This is done by simply incrementing the counter. The system uses Ultrasonic Sensor pairs in order to fulfill this purpose and thus saves a huge amount of energy. Each pair consists of 2 sensor pairs placed at a certain distance from one another in the opposite direction. The transmitter is used to transmit rays straight to the receiver which receives the input and feeds this to an 8051 Microcontroller. As soon as a car enters the area where the system is placed, it is detected by the Ultrasonic sensor module and this info is fed to the microcontroller. The microcontroller process this input received. At this time the system also counts the number of car present and increments a counter on each arrival, this count is displayed on a 7 segment display. If car parking lots are not available, then show it on LED display and also show whether the available slot is free or not. The system also uses Arduino for incrementing the Bluetooth gate open in the long run bearing in mind that the counter should be placed where only one car crosses at a time.
C++
1
star