Skip to content

Instantly share code, notes, and snippets.

@ScottPhillips
Forked from petehamilton/README.md
Created January 25, 2017 02:51
Show Gist options
  • Save ScottPhillips/f0b207e2d8f52de1f33d83bd2cdd424d to your computer and use it in GitHub Desktop.
Save ScottPhillips/f0b207e2d8f52de1f33d83bd2cdd424d to your computer and use it in GitHub Desktop.
Set up a Raspberry Pi to load a web dashboard

Dashboards on Raspberry Pi

curl -L 'http://git.io/h1iuxQ' | sh
#!/usr/bin bash
PI_DASH_CONFIG_FILE="/etc/xdg/lxsession/LXDE/autostart"
PI_DASH_BOOT_FILE="/home/pi/dashboard_boot.sh"
sudo apt-get update && apt-get upgrade -y # Update the Pi
sudo apt-get install chromium # Get Chromium
sudo apt-get install x11-xserver-utils # Get x11 server utils
sudo apt-get install unclutter # Unclutter hides the mouse
sudo echo '@xset s off' >> $PI_DASH_CONFIG_FILE # Turn off screensaver
sudo echo '@xset -dpms' >> $PI_DASH_CONFIG_FILE # Turn off power saving
sudo echo '@xset s noblank' >> $PI_DASH_CONFIG_FILE # Disable screen blanking
sudo echo $PI_DASH_BOOT_FILE >> $PI_DASH_CONFIG_FILE # run script to load dashboard
echo '#!/usr/bin bash' > $PI_DASH_BOOT_FILE
echo 'chromium-browser --kiosk --new-window http://mydashboard.mysite.com/' >> $PI_DASH_BOOT_FILE
echo "Modify $PI_DASH_BOOT_FILE to change which webpage to load at boot"
@keithsheets
Copy link

It's a good code about Dashboards on Raspberry Pi and it improve my angry gran website.

@Advika58
Copy link

"UP Bhulekh" refers to the online portal for land records in the state of Uttar Pradesh in India.

@sayani34
Copy link

Exploring Dashboards on Raspberry Pi—imagining a tech-savvy journey of data visualization, personalized interfaces, and seamless control at my fingertips. The prospect of transforming my Raspberry Pi into a powerful dashboard hub sparks excitement.Ready to craft an interactive digital experience right from my mini-computer! mp bhulekh

@amelia124
Copy link

The code for Dashboards on Raspberry Pi is impressive and enhances website.

@udit17260
Copy link

Excited about the possibilities of turning my Raspberry Pi into a versatile dashboard hub! Imagining the journey of data visualization and personalized interfaces is thrilling. With seamless control at my fingertips, I'm eager to craft an interactive digital experience tailored to my needs. Let the exploration begin! fm whatsapp download

@williamWLJL
Copy link

The code for Dashboards on Raspberry Pi significantly enhances my pikashow website.

@benjam121
Copy link

benjam121 commented Jun 27, 2024

Dashboards on Raspberry Pi enable visualizing data from various sensors and systems, providing real-time insights at a glance. This setup is ideal for hobbyists, educators, and professionals alike, fostering creativity and innovation in monitoring projects, weather stations, home automation, and more, all on a compact, versatile platform.

@noahUKUK
Copy link

noahUKUK commented Sep 5, 2024

A person might think that setting up dashboards on a Raspberry Pi can provide a compact and cost-effective solution for monitoring and visualizing data. They may consider using tools like Grafana or custom web youtub vanced interfaces to track system performance, IoT data, or other real-time metrics.

@LeviTaylor73
Copy link

Diving into Dashboards on Raspberry Pi—envisioning a tech-driven adventure of data visualization, custom interfaces, and effortless control at my fingertips. The idea of turning my Raspberry Pi into a dynamic dashboard hub is truly exciting. Ready to build an interactive digital experience directly from my mini-computer mp bhulekh.

@playbasketballstarsonline

The sense of accomplishment after completing a tough level in geometry dash is unparalleled. Few games can match its ability to reward perseverance and skill.

@Feba98
Copy link

Feba98 commented Mar 17, 2025

Dashboards on Raspberry Pi can visualize data for IoT, system monitoring, or home automation. Tools like Grafana or Node-RED provide real-time insights. Ensure efficient rendering by optimizing queries and using lightweight UI components for smooth performance on limited hardware.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment