Mabasej_Team/README.md

27 lines
1.7 KiB
Markdown
Raw Normal View History

2021-02-09 09:49:11 +01:00
# Mabasej_Team
2021-02-22 09:13:00 +01:00
We are working on system, that will help tourists in cities to get information about city more easily.
# Hardware
2021-04-09 15:00:26 +02:00
- Raspberry PI (for now tested only on rpi4. Works on rpi zero too, but it will be slow if more devices are connected)
- External/Internal WiFi antena
2021-02-22 09:13:00 +01:00
# Software
2021-03-17 08:28:18 +01:00
- python 3.9.2 compatible server with basic web interface
2021-04-09 15:00:26 +02:00
- Kotlin based mobile app
2021-02-22 09:13:00 +01:00
2021-05-09 09:33:05 +02:00
# Install
Wikispot is in testing stages, but it is possible to install it using our .img file (link coming soon) based on DietPi or custom script.
| Device | Server compatible | Instalation |
| :-------------------- | :------------------------------------------------------------------------------------------ | :-----------: |
| Ubuntu (I7, 16GB ram) | :heavy_check_mark: WORKING (Only server) | Manual/script |
| RPI 4b (2GB) | :heavy_check_mark: WORKING | .img/script |
| RPI 400 (4GB) | :grey_question: Untested. Should work. | .img/script |
| RPI 3b+ | :grey_question: Untested. Should work. | .img/script |
| RPI zero w | :white_check_mark: Working with fewer devices (Only server. No AP, Computer vision) | .img/script |
| RPI 2 | :question: Untested. | :x: |
| RPI 1 | :question: Untested. | :x: |
2021-03-17 08:28:18 +01:00
This is not finished product