Skip to content

Commit f155a5f

Browse files
authored
added parts n new system support
1 parent 2f380ef commit f155a5f

1 file changed

Lines changed: 17 additions & 3 deletions

File tree

README.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ Check out our trello board for upcoming features and ideas [here](https://trello
66
### Help Needed!
77
- Currently asking for suggestions on the Fuel Tank Level Indicator. I don't love the current one but it works.
88
- Currently asking for suggestions on the App Library upcoming feature and what apps would be useful.
9+
- Currently asking for better LiDAR / Camera setups for the 3D world view.
910
- Currently asking for insight on how helpful internet tethering to the headunit would be, and if you would use it much.
1011

1112
[**Documentation**](https://flux-11.gitbook.io/headunit) |
@@ -39,9 +40,11 @@ Unity-Headunit is an Unity3D Game Engine based headunit using C# as its main com
3940

4041
### Supported Systems
4142
- [YouYeeToo X1 x86 SBC](https://amazon.com/dp/B0CCY2RBCS/)
43+
- [Beelink S12 x64 Mini](https://amazon.com/dp/B0BZCQVJTH/)
4244
- Any x86 / x64 System
4345

44-
### Supported functionalities
46+
### Supported Functionalities
47+
- Realtime 3D World View by LiDAR + Camera Scanning
4548
- Manual and Automatic Gearbox's with Gear Indicators
4649
- Mileage and Fuel Level Indicators
4750
- Engine Warning Light Indicators
@@ -62,15 +65,26 @@ Unity-Headunit is an Unity3D Game Engine based headunit using C# as its main com
6265
- Headlight, Turn Signal, etc. Control through Buttons in World Space
6366
- and more...
6467

65-
### Supported platforms
68+
### Supported Platforms
6669

6770
- Ubuntu
6871
- Windows `(most features / functions will not work under this operating system)`
6972

73+
### Parts List (outdated)
74+
- [Neptune 4 Printer](https://www.amazon.com/dp/B0C745237N)
75+
- [LiDAR Sensor](https://www.amazon.com/dp/B088BBJ9SQ)
76+
- [USB Hub 4-port](https://www.amazon.com/dp/B0CN3F9Y1Z)
77+
- [Bluetooth 5.0](https://www.amazon.com/dp/B08DFBNG7F)
78+
- [Arduino MEGA](https://www.amazon.com/dp/B01H4ZDYCE)
79+
- [GPS Module](https://www.amazon.com/dp/B01D1D0F5M/)
80+
- [RFID Module](https://www.amazon.com/dp/B07VLDSYRW)
81+
- [Lowlight Wideangle USB Camera](https://www.amazon.com/dp/B0C36ZVQ5G)
82+
- [NVMe SSD](https://www.amazon.com/dp/B0822Y6N1C)
83+
7084
### License
7185
CC0-1.0
7286

73-
### Used repositories
87+
### Used Repositories
7488
- [UnityWebBrowser](https://github.com/Voltstro-Studios/UnityWebBrowser) | Used for Carplay / Spotify System
7589
- [Unity Engine Personal](https://unity.com/)
7690
- [3D Model Showcase Project](https://github.com/LeoBlanchette/Unity3dModelShowcase) | Used Camera System, Post Processing Effects, used as base project

0 commit comments

Comments
 (0)