Skip to content

Repository files navigation

Smart parking lot system prototype

Install required dependensies

npm install

pip install requirements.txt

Start server

Run rails server on local network at port 5500 rails server -b 0.0.0.0 -p 5500

If you change the port number, make sure to update the port number in /frontend/api.js

Hardware components such as raspberry Pi should also be connected to the local network.

Start frontend

Move to the frontend directory cd /frontend

npm run start

Hardware

  • Raspberry Pi 4B
  • Raspberry Pi Camera Module
  • Micro Servomotor SG-90
  • OLED Display SSD1306
  • 8 Red Mini LEDs

Product

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages