Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mateusz-stelmasiak/vr-serial-communication-minecraft-mod
A Minecraft mod written in Java that allows for serial port communication with an STM32 that takes inputs from home-made "VR controllers".
https://github.com/mateusz-stelmasiak/vr-serial-communication-minecraft-mod
diy diy-electronics minecraft minecraft-mod vr
Last synced: about 2 months ago
JSON representation
A Minecraft mod written in Java that allows for serial port communication with an STM32 that takes inputs from home-made "VR controllers".
- Host: GitHub
- URL: https://github.com/mateusz-stelmasiak/vr-serial-communication-minecraft-mod
- Owner: mateusz-stelmasiak
- Created: 2023-09-12T12:17:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-03T17:10:43.000Z (over 1 year ago)
- Last Synced: 2024-04-16T05:00:03.122Z (9 months ago)
- Topics: diy, diy-electronics, minecraft, minecraft-mod, vr
- Homepage: https://www.youtube.com/watch?v=Tr7hH6reKyc&ab_channel=MateuszStelmasiak
- Size: 6.2 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VR-Serial-Communication-Minecraft-Mod
A Minecraft mod written in Java that allows serial port communication with an STM32 that takes inputs from home-made "VR controllers". Made with [@madragonse](https://github.com/madragonse) as a final project for PTM (Podstawy Technologii Mikroprocesorowych).## Project demo
[Youtube](https://www.youtube.com/watch?v=Tr7hH6reKyc&ab_channel=MateuszStelmasiak)## Instrukcja obsługi
1. Zainstaluj forge-1.15.2.exe.
2. Włącz minecraft z nowo stworzoną konfiguracją "forge 1.15..." aby wygenerować pliki forge'a.
3. Wyszukaj %appdata% przejdź do .minecraft/mods i umieść tam serial.jar.
4. "/serial" daje help do wszystkich dostępnych komend.W trybie debugowania wszystko co przychodzi na podłączony port jest wysyłane na czacie do gracza jak ASCII.
## Prezentacje z postępu prac
1. [Wprowadzenie do projektu.pptx](https://github.com/mateusz-stelmasiak/VR-Minecraft-Smartphone-Mod/files/12586339/Wprowadzenie.do.projektu.pptx)
2. [PTM-PostępPrac_18.03.2020_.pptx](https://github.com/mateusz-stelmasiak/VR-Minecraft-Smartphone-Mod/files/12586354/PTM-PostepPrac_18.03.2020_.pptx)
3. [PTM-PostępPrac_01.04.2020_.pptx](https://github.com/mateusz-stelmasiak/VR-Minecraft-Smartphone-Mod/files/12586353/PTM-PostepPrac_01.04.2020_.pptx)
4. [PostępPrac_05.05.2020_.pptx](https://github.com/mateusz-stelmasiak/VR-Minecraft-Smartphone-Mod/files/12586340/PostepPrac_05.05.2020_.pptx)
5. [PostępPrac_19.05.2020_.pptx](https://github.com/mateusz-stelmasiak/VR-Minecraft-Smartphone-Mod/files/12586345/PostepPrac_19.05.2020_.pptx)## Kosztorys projektu
| LP | KOMPONENT | LICZBA | PLN/szt | W SUMIE |
|---- |------------------------------ |-------- |--------- |--------- |
| 1 | USART-BLUETOOTH | 3 | 17.98 | 53.94 |
| 2 | ARDUINO NANO | 2 | 13.89 | 27.78 |
| 3 | PRZETWORNICA NAPIĘCIA | 3 | 3.19 | 9.57 |
| 4 | BUZZER | 1 | 1.00 | 1.00 |
| 5 | STM32F411E BOTLAND | 1 | 79.95 | 79.95 |
| 6 | KABELKI MĘSKIE RÓŻNE BOTLAND | 1 | 7.90 | 7.90 |
| 7 | KABELKI ŻEŃSKIE 10CM BOTLAND | 1 | 4.95 | 4.95 |
| 8 | OBUDOWA DO BATERII | 3 | 3.00 | 9.00 |
| 9 | BATERIA AAA | 9 | 0.41 | 3.69 |
| | | | ŁĄCZNIE | 197.78 |