Skip to content

Project T1 is our end-of-year terminal project. Race between two cars: "Blue" and "Red"; with an Arduino and sensors, we count the number of laps and the time taken ---(BIP BOUP)---> then we send it to a Rasberry which puts it in a SQLite database and displays it on a Flask website :D

Notifications You must be signed in to change notification settings

gamerWOT9/Project-TSTI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project-TSTI

C++ HTML5 CSS3 JAVASCRIPT PYTHON FLASK SQLITE

README available in several languages:

Project T1: Arduino-Powered Racing Competition 🏎️🔌

Welcome to Project T1, our end-of-year capstone project that brings the thrill of a race to life! 🏁💨

In this project, we pit two cars against each other: the daring "Blue" and the bold "Red". 🚗🚗

Using the power of an Arduino microcontroller and a variety of sensors, we track the number of laps and the total time taken by each car. 📏⏱️

The data collected is then sent to a Raspberry Pi, which processes it and stores the race results in a SQLite database. 💾📊

Finally, we display the race results on a Flask website for all to see! 🖥️🌐

Project DRX: Second project but for bees 🌍🐝

Project DRX, an exciting addition, expands upon Project T1 by focusing on the display of data collected from sensors placed in a hive. 🐝📈

This project seamlessly feeds data into an SQLite database, which is then presented in both tabular and graphical formats for easy interpretation and analysis. 📊🎯

Key Components 🛠️

  • Arduino Microcontroller: The brains of our operation, tracking laps and time.
  • Sensors: Accurately count laps and measure time.
  • Raspberry Pi: The heart of our data processing and visualization system.
  • SQLite Database: Stores race results efficiently.
  • Flask Web Application: Brings the race results to life on the web.

Getting Started 🚀

  1. Setup the Arduino and Sensors: Configure your Arduino and connect the sensors.
  2. Raspberry Pi Setup: Install the necessary software on your Raspberry Pi.
  3. Run the Arduino Program: Deploy the program to start the race and collect data.
  4. Access the Flask Application: View the race results in real-time on the Flask web application.

Install source file

Install source file in section releases of the git project

OR use git clone https://github.com/gamerWOT9/Project-TSTI.git in your Linux terminal

TUTO "appetizer" 📚

Here is the link to an appetizer of the project, which I hope will help you better understand the spiel I made GL!

NAME LINK
README.md EN Suject or FR Subject
sti2dHUB sti2dHUB/#article-tuto1-arduino_flask_sqlite
Instructables instructables.com/Faire-Votre-Propre-Project-TSTI

Contributing 🤝

We welcome contributions! Feel free to submit a pull request or open an issue.

License 📄

Project T1 is open-source under the MIT License.


 ______   ______     ______       __     ______     ______     ______      ______   ______     ______   __    
/\  == \ /\  == \   /\  __ \     /\ \   /\  ___\   /\  ___\   /\__  _\    /\__  _\ /\  ___\   /\__  _\ /\ \   
\ \  _-/ \ \  __<   \ \ \/\ \   _\_\ \  \ \  __\   \ \ \____  \/_/\ \/    \/_/\ \/ \ \___  \  \/_/\ \/ \ \ \  
 \ \_\    \ \_\ \_\  \ \_____\ /\_____\  \ \_____\  \ \_____\    \ \_\       \ \_\  \/\_____\    \ \_\  \ \_\ 
  \/_/     \/_/ /_/   \/_____/ \/_____/   \/_____/   \/_____/     \/_/        \/_/   \/_____/     \/_/   \/_/ 
                                                                                                              

About

Project T1 is our end-of-year terminal project. Race between two cars: "Blue" and "Red"; with an Arduino and sensors, we count the number of laps and the time taken ---(BIP BOUP)---> then we send it to a Rasberry which puts it in a SQLite database and displays it on a Flask website :D

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published