Skip to content

codekoch/mediakit_RaspberryPi

Repository files navigation

mediakit

Version

digitalisation of schools - simple, independent, reliable, economical

mediakit

interactive whiteboard, wireless display, wlan hotspot, fileserver and PC

All in one for less than 100€:

Website: http://mediakit.education
Demo: https://youtu.be/1EJf5ur1sM4

Getting Started

or

  • Install latest mediakit version in a fresh Raspbian enviroment via github (see installing section)

Installing

1. Install berryboot (https://www.berryterminal.com/doku.php/berryboot) on a fresh sd-card. Once you start your Pi it will start an installer that reformats the SD card and downloads the operating systems files from the Internet. Install the latest Raspbian FULL version suggested by berryboot install process (i.e. Raspbian FULL 2018.11), rename the installed image to Mediakit and set memory split to 256 (see following image) install1

2. Start Raspbian and set WiFi country install2

3. Open a terminal and clone this github repository:

git clone https://github.com/codekoch/mediakit_RaspberryPi

4. Change into repository:

cd mediakit_RaspberryPi

5. Run install.sh script:

./install.sh

(./installPi4.sh for RaspbberyPi 4 ... still experimental)

install3

6. Change current password of user pi (usually raspberry) to mediakitadmin or to whatever you want.

7. Relax and take a coffee. Installation will take a while...allways answer with ok or yes when prompted

8. Reboot

screen

Hints

  • Screenmirroring via miracast works with Android (i.e. SmartView) and Windows devices
  • Guacamole clientless remote desktop is available via http://1.1.1.1:8080 (WLAN) or http://[LAN IP of your pi]:8080 (LAN)
  • If a mediakit server is activated, it is available via http://1.1.1.1:3000 (WLAN) or http://[LAN IP of your pi]:3000 (LAN)
  • WLAN password and miracast pin are randomly generated at startup
  • All changes done by user mk are deleted at startup

Recommendation

Contributing

Feel free to fork and optimize the code or to pull requests. We think the mediakit project is a good idea and perfect to seriously push the digitalisation of schools with a low budget beside the usual commercial ways. But therefore it needs a strong and active community. Be part of it!

Authors

Olaf Koch, Simon Zander

Contact

info@mediakit.education

License

This project is licensed under the GNU General Public License v3.0 see the LICENSE file for details

Credits

The mediakit project is based on many scripts and external open source software. A few projects should not go unmentioned...