eggnogg on the pi zero 2w !
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

README.md 1.9 KiB

4 ay önce
1 yıl önce
3 hafta önce
3 hafta önce
3 hafta önce
3 hafta önce
3 hafta önce
4 ay önce
4 ay önce
4 ay önce
3 hafta önce
3 hafta önce
3 hafta önce
1 yıl önce
1 yıl önce
1 yıl önce
3 hafta önce
1 yıl önce
1 yıl önce
3 hafta önce
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. # EggnoggPI
  2. ![photo](eggnoggpi.png)
  3. ---
  4. ## 🎮 Eggnogg+ on the Raspberry PI !
  5. For all of you who need to run eggnoggplus on a raspberry pi to get frenzied parties **instantly**, EggnoggPI is for you.
  6. In this readme, you will see how to setup a PI02W to autostart with EggnoggPI, so you only need to connect 2 controller, and a screen, power on the pi, and play !
  7. ![preview](case/preview.gif)
  8. ## 🦾 Hardware needed
  9. * [Raspberry PI02W](https://www.kubii.com/en/nano-computers/3455-raspberry-pi-zero-2-w-5056561800004.html)
  10. * Micro-SD Card (4GB)
  11. * Mini-HDMI cable
  12. * 5V 2.5A power supply
  13. * [AuviPal Hub Micro USB OTG 3 Ports + Power](https://www.amazon.fr/gp/product/B083WML1XB)
  14. * [2 PCS Wired USB NES Conroller Game Joypad](https://fr.aliexpress.com/item/1005001611443967.html)
  15. * For the case, use the 3D source files with 3D printer
  16. *Estimated total cost arround 50$*
  17. ## 👨‍🔧 Hardware install
  18. * Hub Micro USB need to be connected on the Raspberry "**USB** port" (and not on the "Power port").
  19. * Plug the 2 USB NES Controller on the Hub Muicro USB.
  20. ## 🍓 Setup Raspbian Lite 64 bit
  21. First thing first, you'll need to install raspbian lite on your pi, you can do this just by downloading rpi-image from the official raspberry pi website https://www.raspberrypi.com/software
  22. You'll then only need a minimum of 4Gb µSD card, and install raspbian lite **64 bit** on it.
  23. https://www.raspberrypi.com/documentation/computers/getting-started.html
  24. Connect, setup Wi-Fi and run somes update.
  25. ## 📥 Install
  26. ```shell
  27. sudo apt install -y git
  28. git clone https://git.heuzef.com/Flutter/eggnoggpi.git
  29. cd eggnoggpi
  30. sudo apt install -y ./box64.deb
  31. sudo apt install --no-install-recommends -y ./eggnoggpi.deb # When the prompt ask for enabling nodm, choose "yes"
  32. sudo reboot
  33. ```
  34. # 💗 Credits
  35. ## Authors
  36. * 🇫🇷 Heuzef (heuzef.com) contact@heuzef.com
  37. * 🇫🇷 FlutterBrony (admtz.fr) antoinemz@gmail.com
  38. * EGGNOGG+ by Madgarden (madgarden.net)
  39. # 📜 Licence
  40. ...