User Tools

Site Tools


setting_up_the_master_umd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
setting_up_the_master_umd [2016/12/21 16:53] – [Master Raspberry Pi] walkeradminsetting_up_the_master_umd [2016/12/22 13:32] walkeradmin
Line 4: Line 4:
 \\  \\ 
 \\  \\ 
-===== Master Raspberry Pi =====+==== Master Raspberry Pi ====
 \\  \\ 
 The primary Raspberry Pi does a little more than the others. As well as writing to the LCD display, this unit has a web server (Apache) and PHP running. The web server hosts a text file (my_data.txt) that is hosted and is editable via a web interface and PHP. The primary Raspberry Pi does a little more than the others. As well as writing to the LCD display, this unit has a web server (Apache) and PHP running. The web server hosts a text file (my_data.txt) that is hosted and is editable via a web interface and PHP.
Line 28: Line 28:
     sudo nano /etc/dhcpdc.conf     sudo nano /etc/dhcpdc.conf
          
-    Add these lines to the end of the file (default is dhcp) using  your own IP Address details+    Add these lines to the end of the file (default is dhcp) using your own IP Address details
          
     eth0     eth0
Line 136: Line 136:
 \\  \\ 
 These files need to be copied to the /home/pi/Python location These files need to be copied to the /home/pi/Python location
 +\\ 
 +\\ 
 +<color red>sudo chmod 777 /home/pi/Python/my_data.txt</color> or Apache might have trouble writing to it.
 +\\ 
 +\\
 +<color red>sudo chmod 777 launchUMD.sh</color>
 +\\ 
 +\\
 +<color red>sudo chmod 777 UMDisplay01.py</color>
 \\  \\ 
 \\  \\ 
setting_up_the_master_umd.txt · Last modified: 2023/03/09 22:35 by 127.0.0.1