Skip to content

JonneSaloranta/ESP32-Custom-Tail-Light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues License


Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

The objective of this project is to create customizable tail light for motorcycles and cars (!Should not be used on public roads if against traffic laws!)

To-Do list

Software

  • Added Over The Air (OTA) update functionality.
  • Added webserver for hosting controls.
  • Access Point for easy connectivity.
  • Finish all HTML and CSS.
  • Ability to set your WiFi ssid and password for easier software updates.
  • Add light flashing when emergency braking.
  • Add RTC for getting real-time (Datalogging etc)?
  • Suggest feature

Hardware

  • Make working pcb prototype.
  • Make pcb clean for production.

Built With

This section includes a list of major frameworks/libraries used in this project.

  • Arduino
  • Esp32
  • AsyncElegantOTA
  • AsyncTCP
  • ESPAsyncWebServer

Getting Started

Installation

  • Installation instructions coming soon

Contributing

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!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/JonneSaloranta/ESP32-Custom-Tail-Light