====== Raspberry Pi ====== ===== Set Static Ip Address ===== nano /etc/dhcpcd.conf interface eth0 (Probably) static_routers= static domain_name_servers= static ip_address=/ ===== Measure temperature on system board ===== $ /opt/vc/bin/vcgencmd measure_temp temp=40.1'C ===== Install mqtt broker ===== ===== Node Red ===== [[ha:node_red_flows1|ha:node_red_flows1]] ===== NTP - stratum 0 server ===== [[https://www.satsignal.eu/ntp/Raspberry-Pi-NTP.html]] [[https://www.reeve.com/Documents/Articles%20Papers/Reeve_GpsNtp-Pi.pdf]] [[https://gpsd.gitlab.io/gpsd/gpsd-time-service-howto.html]]