equipment
One laptop of computer with internet connection, video out port or HDMI port and a kensington lock
One TV screen
Appropriate length cables to connect laptop to tv screen
- Request from zonal IT services that the laptop has a generic UoB user account installed on it so as not to synchronise anyone's personal email etc.
- On the desktop create an .html file like the one below to reflect the refresh rate of the content (currently set to 60 seconds)
- Replace the text within the iframe tag with the embed code of your mindmap.
<html> <head> <meta http-equiv="refresh" content="60"> </head> <body> <iframe width=100% height=100% frameborder='0' src='http://mind42.com/mindmap/149338ee-781a-45cd-bf56-f2c43d6cdf05?rel=embed'></iframe> </body> </html>
- Once the computer is connected to the TV screen ensure that hibernate, sleep and auto lock modes are switched off.
- Open up the html file - it will open in a web browser. Check that it refreshes at the interval you have set.