User Tools

Site Tools


run_webhmi_on_raspberry_pi

This is an old revision of the document!


Run WebHMI on Raspberry PI

It is possible to run WebHMI system on Raspberry PI 3. You can download disk image at Level2 system.

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:

sudo dd if=RaspberryPi.img of=/dev/sdc bs=1M

Here /dev/sdc is a path to your card reader.

Under Windows or MacOS you can use special GUI tools to copy this image to SD cards.

There are possible places where WebHMI can store your settings and collected data:

  1. External USB disk (by default)
  2. 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.

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.

Now you can turn on the Raspberry Pi. Wait 10-20 seconds and open http://192.168.1.1 in your browser. You should now see WebHMI's user interface.

Default credentials are:

Login admin
Password admin

Congratulations! You was able to run WebHMI on your Raspberry Pi 3. Have fun with it.

Troubleshooting

run_webhmi_on_raspberry_pi.1554735924.txt.gz ยท Last modified: 2019/04/08 15:05 by akuzmuk

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki