Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/furkankayam/lab-project-1
✅ A vehicle with manual control designed by combining various technologies
https://github.com/furkankayam/lab-project-1
arduino docker esp32 java lorawan mosquitto postgresql react springboot swiftui ubuntu
Last synced: 10 days ago
JSON representation
✅ A vehicle with manual control designed by combining various technologies
- Host: GitHub
- URL: https://github.com/furkankayam/lab-project-1
- Owner: furkankayam
- License: mit
- Created: 2023-11-03T22:57:39.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2023-12-05T22:54:01.000Z (about 1 year ago)
- Last Synced: 2024-03-27T03:24:50.742Z (9 months ago)
- Topics: arduino, docker, esp32, java, lorawan, mosquitto, postgresql, react, springboot, swiftui, ubuntu
- Language: Swift
- Homepage:
- Size: 27.7 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# `Lab Project 1`
[![Slide](https://img.shields.io/badge/Slide-000?style=for-the-badge&logo=livejournal&logoColor=white&color=FF0000)](./images/Slayt.pdf)
- A vehicle with manual control designed by combining various technologies.
### This project uses the following packages:
#### Back-end
[![Java](https://img.shields.io/badge/java-17.0-000?style=for-the-badge&logo=openjdk&logoColor=white&color=FF9A00)](https://www.java.com/en/)
[![Spring Boot](https://img.shields.io/badge/spring%20boot-3.1-000?style=for-the-badge&logo=springboot&logoColor=white&color=6DB33F)](https://spring.io/)
[![PostgreSQL](https://img.shields.io/badge/PostgreSQL-15.2-000?style=for-the-badge&logo=postgresql&logoColor=white&color=4479A1)](https://www.postgresql.org/)
[![Mosquitto](https://img.shields.io/badge/Mosquitto-2.0-000?style=for-the-badge&logo=eclipsemosquitto&logoColor=white&color=3C5280)](https://mosquitto.org/)#### Front-end
[![React](https://img.shields.io/badge/React-18.0-000?style=for-the-badge&logo=react&logoColor=white&color=61DAFB)](https://react.dev/)
[![SwiftUI](https://img.shields.io/badge/SwiftUI-5.8-C70D2C?style=for-the-badge&logo=Swift&logoColor=white&color=F05138)](https://www.swift.org/)#### Embedded
[![Arduino](https://img.shields.io/badge/Ardunio%20Mega-C70D2C?style=for-the-badge&logo=arduino&color=00878F)](https://www.arduino.cc/)
[![ESP8266](https://img.shields.io/badge/ESP32-C70D2C?style=for-the-badge&logo=esphome&color=0F0F11)](https://www.espressif.com/en/products/socs/esp32)
[![LoRaWAN](https://img.shields.io/badge/LoRaWan-C70D2C?style=for-the-badge&logo=wikiquote&color=380953)](https://lora-alliance.org/about-lorawan/)#### CI/CD
[![Ubuntu](https://img.shields.io/badge/Ubuntu%20Server-22.0-000?style=for-the-badge&logo=ubuntu&logoColor=white&color=E95420)](https://ubuntu.com/server)
[![Docker](https://img.shields.io/badge/Docker-24.0-000?style=for-the-badge&logo=docker&logoColor=white&color=2496ED)](https://www.docker.com/)
# License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details