Brick Viewer and Daemon

To work with Tinkerforge devices on our laptop, we need to install two small programs:

Please install both software pieces on your computer. You will need the Brick Daemon to connect to devices. The Brick Viewer is a handy tool for testing and debugging.

Configure Web Sockets

To work with Tinkerforge devices on websites, as we intend to do in this course, we need to enable web sockets for the Brick Daemon. For this, we must locate the configuration file of the Brick Daemon, change one line, save, and then restart the Brick Daemon service. Follow the instructions on the Tinkerforge documentation website:

Learn how to use the Brick Viewer and to configure and restart the Brick Daemon.

Last updated

Was this helpful?