Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 360 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 360 Bytes

rpi4_scripts

Installation and Config Script for rpi4b for Robotics project

  • Tested with Ubuntu Mate 20.04
  • sudo chmod +x <script_name.sh>

Make it Headless[ie.without HDMI]

  • sudo nano /boot/firmware/config.txt
    • uncomment hdmi_drive=2 and also add line hdmi_force_hotplug=1

To Do

  • Make a menu for all scripts.