User Tools

Site Tools


run_webhmi_on_raspberry_pi

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
run_webhmi_on_raspberry_pi [2019/04/08 13:02] – created akuzmukrun_webhmi_on_raspberry_pi [2019/04/08 15:05] akuzmuk
Line 2: Line 2:
 It is possible to run WebHMI system on Raspberry PI 3. You can download disk image at [[https://level2.webhmi.com.ua/apps/downloads/list| Level2 system]]. It is possible to run WebHMI system on Raspberry PI 3. You can download disk image at [[https://level2.webhmi.com.ua/apps/downloads/list| Level2 system]].
  
-{{ ::vm-1.jpg?nolink&912 |}}+{{ ::rpi-2.jpg?nolink |}}
  
-Once disk image was downloaded, extract archive to desired destination and copy it to your MicroSD card.+Once disk image was downloaded, extract archive to desired destination and copy it to your microSD card.
  
 In Linux-based operation systems this can be done with following command: In Linux-based operation systems this can be done with following command:
Line 10: Line 10:
 sudo dd if=RaspberryPi.img of=/dev/sdc bs=1M sudo dd if=RaspberryPi.img of=/dev/sdc bs=1M
 </code> </code>
- 
 Here /dev/sdc is a path to your card reader. Here /dev/sdc is a path to your card reader.
  
 +Under Windows or MacOS you can use [[https://www.raspberrypi.org/documentation/installation/installing-images/|special GUI tools]] to copy this image to SD cards.
 +
 +There are possible places where WebHMI can store your settings and collected data:
 +  - External USB disk (by default)
 +  - Internal MicroSD card
 +
 +If you want to use internal SD card as data storage you should create additional partition on it. You can use all available free space for this purpose.
 +
 +{{ ::create-partition.gif?nolink |}}
 +
 +Please format this partition to **ext4** filesystem. 
 +
 +Unmount your disk and now you are ready to run WebHMI. Insert card into RPi, connect it to your local network over Ethernet port.
 +
 +By default WebHMI's IP address is 192.168.1.1, mask: 255.255.255.0. Please make sure that your computer is within the same network address range and there is no other 192.168.1.1 device in your network.
  
-Open [[http://192.168.1.1|http://192.168.1.1]] in your browser. You should now see WebHMI's user interface.+Now you can turn on the Raspberry Pi. Wait 10-20 seconds and open [[http://192.168.1.1|http://192.168.1.1]] in your browser. You should now see WebHMI's user interface.
  
-{{ ::vm-9.jpg?nolink&912 |}}+{{ ::rpi-1.jpg?nolink |}}
  
 Default credentials are: Default credentials are:
run_webhmi_on_raspberry_pi.txt · Last modified: 2023/05/18 14:35 by emozolyak

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki