I installed Vivaldi and the dashboard is now fully displayed!
In order to open the dashboard in kiosk mode, I replaced the chromium-browser command in the autostart file with:
@vivaldi-stable --disable-vivaldi --kiosk http://localhost:1880/dashboard/
Cheers
Search found 6 matches
- 03 Jul 2024, 11:00
- Forum: Software
- Topic: [Node-RED] Chromium not displaying Flowfuse chart
- Replies: 2
- Views: 4509
- 02 Jul 2024, 18:05
- Forum: Software
- Topic: [Node-RED] Chromium not displaying Flowfuse chart
- Replies: 2
- Views: 4509
[Node-RED] Chromium not displaying Flowfuse chart
Hello,
I have my RevPi running on kiosk mode. Currently it automatically opens a node-RED dashboard on Chromium i built using Dashboard 2.0:
https://dashboard.flowfuse.com/
However, one of the elements of my dashboard, this being the chart, isn't being displayed on the HDMI touchscreen connected ...
I have my RevPi running on kiosk mode. Currently it automatically opens a node-RED dashboard on Chromium i built using Dashboard 2.0:
https://dashboard.flowfuse.com/
However, one of the elements of my dashboard, this being the chart, isn't being displayed on the HDMI touchscreen connected ...
- 28 Jun 2024, 15:24
- Forum: Software
- Topic: How to Autostart Node-RED Dashboard (or Other GUI) on Boot
- Replies: 3
- Views: 7387
Re: How to Autostart Node-RED Dashboard (or Other GUI) on Boot
Thank you for the help, Dirk.
The tutorial worked wonderfully. I now have the RevPi automatically open the node-red dashboard on Chromium.
Right now, I have two other issues to solve:
1. Hiding the RevPi loading screen.
This might be solved by dimming the touchscreen to the point where it is ...
The tutorial worked wonderfully. I now have the RevPi automatically open the node-red dashboard on Chromium.
Right now, I have two other issues to solve:
1. Hiding the RevPi loading screen.
This might be solved by dimming the touchscreen to the point where it is ...
- 28 Jun 2024, 15:14
- Forum: Software
- Topic: DHT22 Temperature and Humidity Sensor on the RevPi
- Replies: 2
- Views: 4901
Re: DHT22 Temperature and Humidity Sensor on the RevPi
Thank you, Dirk, for your reply,
Having looked at the alternatives I had available for the RevPi Core, the best solution I found was to resort to the USB ports as they provide a lot of flexibility.
The Adafruit SHT45 Trinkey (https://www.adafruit.com/product/5896) so far seems to be the best ...
Having looked at the alternatives I had available for the RevPi Core, the best solution I found was to resort to the USB ports as they provide a lot of flexibility.
The Adafruit SHT45 Trinkey (https://www.adafruit.com/product/5896) so far seems to be the best ...
- 20 Jun 2024, 18:20
- Forum: Software
- Topic: How to Autostart Node-RED Dashboard (or Other GUI) on Boot
- Replies: 3
- Views: 7387
How to Autostart Node-RED Dashboard (or Other GUI) on Boot
Hi,
I have an HDMI touch screen connected to my RevPi.
I'm interested in having the RevPi automatically open a dashboard or GUI on startup, while meeting the following requirements:
1. The GUI should be full screen.
2. The user's interaction via touchscreen should be limited to the GUI itself, i.e ...
I have an HDMI touch screen connected to my RevPi.
I'm interested in having the RevPi automatically open a dashboard or GUI on startup, while meeting the following requirements:
1. The GUI should be full screen.
2. The user's interaction via touchscreen should be limited to the GUI itself, i.e ...
- 19 Jun 2024, 12:20
- Forum: Software
- Topic: DHT22 Temperature and Humidity Sensor on the RevPi
- Replies: 2
- Views: 4901
DHT22 Temperature and Humidity Sensor on the RevPi
Hello,
I am learning how to use the Revolution Pi hardware.
I currently have a RevPi Core SE, connected to a DIO and an AIO modules.
I am trying to find out how to connect it and have it communicate to a DHT22 temperature and humidity sensor:
https://www.adafruit.com/product/385
So far, the ...
I am learning how to use the Revolution Pi hardware.
I currently have a RevPi Core SE, connected to a DIO and an AIO modules.
I am trying to find out how to connect it and have it communicate to a DHT22 temperature and humidity sensor:
https://www.adafruit.com/product/385
So far, the ...