SmartCarVision is an FPGA-based intelligent car system that employs feature matching to recognize digits. Users can input a digit to the car, and if the camera detects that digit in its field of view, the car will follow the movement of that digit. Additionally, users can control the car's movement directly through Bluetooth connectivity.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Contents
└─ Project
├─ car.xpr
├─ vivado.jou
├─ vivado.log
├─ /.Xil/
├─ /car.cache/
├─ /car.hw/
├─ /car.ip_user_files/
├─ /car.runs/
├─ /car.sim/
├─ /car.srcs/
│ └─ /sources_1/
│ └─ /new/
│ ├─ ajxd.v
│ ├─ binarization.v
│ ├─ binarization1.v
│ ├─ CAM_RECO.v
│ ├─ car.v
│ ├─ digital_recognition.v
│ ├─ digital_tube.v
│ ├─ digit_reco.v
│ ├─ dither.v
│ ├─ Filter_bit.v
│ ├─ frame.v
│ ├─ gauss1.v
│ ├─ matrix3x3.v
│ ├─ matrix_generate_3x3.v
│ ├─ mid-value.v
│ ├─ motor.v
│ ├─ myram.v
│ ├─ pingpang.v
│ ├─ projection.v
│ ├─ rgb2ycbcr.v
│ ├─ sobel_edge_detector.v
│ ├─ square_frame.v
│ ├─ sr04.v
│ ├─ test.v
│ ├─ test1.v
│ ├─ test2.v
│ ├─ threshold.v
│ ├─ top.v
│ ├─ uart_recv.v
│ ├─ uart_send.v
│ ├─ vip.v
│ ├─ /Camera_Interface/
│ │ ├─ cmos_capture_RGB565.v
│ │ ├─ i2c_OV7670_RGB565_config.v
│ │ └─ i2c_timing_ctrl.v
│ └─ /VGA_Interface/
│ └─ VGA.v
└─ /doc/
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated. If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request
(top)
Distributed under the MIT License. See LICENSE for more information.
(top)
MoonGrt - 1561145394@qq.com Project Link: MoonGrt/
(top)
- Choose an Open Source License
- GitHub Emoji Cheat Sheet
- Malven's Flexbox Cheatsheet
- Malven's Grid Cheatsheet
- Img Shields
- GitHub Pages
- Font Awesome
- React Icons
(top)