User Tools

Site Tools


what_this_project_requires

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
what_this_project_requires [2016/12/21 15:18] walkeradminwhat_this_project_requires [2023/03/09 22:35] (current) – external edit 127.0.0.1
Line 7: Line 7:
 ---- ----
  
-==== Hardware ====+===== Hardware =====
 \\  \\ 
 This project has three main hardware components. This project has three main hardware components.
Line 15: Line 15:
   - The Driver Board   - The Driver Board
 \\  \\ 
-\\ +These are all very easily available, and the cost of each unit is around £50 (because the LCDs are from in house stocks).
  
 ---- ----
Line 63: Line 63:
 \\  \\ 
 \\  \\ 
-{{:40x2_lcd_pcb_mk2..jpg?300|}} +{{:lcdboardwiring400.jpg?300|}} 
-{{:lcdboardwiring.jpg?300|}}+\\  
 +\\  
 +{{:pi_lcd_numbers.jpg?300|}} 
 +\\  
 +\\  
 +The PCB layouts were done in house and the circuit boards produced in China (PCBGoGo)
 \\  \\ 
 \\  \\ 
  
 +----
 +===== Software =====
 +\\ 
 +This project has the following software components.
 +\\ 
 +  - Linux OS for the Raspberry Pi (Raspbian or Noobs)
 +  - PHP Libraries      (on the Master Pi only)
 +  - Apache Web Server  (on the Master Pi only)
 +  - Python
 +\\ 
 +The Linux is a specific arm compiled version that runs on the Raspberry Pi. You can run this project in headless mode (no GUI required on the Pi) which helps keep boot times up and resource use down.
 +\\ 
 +\\ 
 +The master Pi requires PHP and Apache Web Server, this is just for the hosting of the page that you configure the LCD messages on. 
 +\\ 
 +\\ 
 +Python is the software that understands the code in the Python script that runs the LCD, this is preinstalled on Raspbian distros.
 +\\ 
 +\\ 
  
what_this_project_requires.1482333539.txt.gz · Last modified: 2023/03/09 22:35 (external edit)