Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
blocks:app-note [2023-01-06 19:59]
admin Added Publishing an in-house Blocks server on the Internet
blocks:app-note [2024-03-22 13:57] (current)
mattias [General Applications]
Line 16: Line 16:
   * [[blocks:app-note:staggered_slideshow|Create a staggered slideshow over multiple screens using a task]]   * [[blocks:app-note:staggered_slideshow|Create a staggered slideshow over multiple screens using a task]]
   * [[blocks:app-note:subtitles|Subtitles and Closed Captions]]   * [[blocks:app-note:subtitles|Subtitles and Closed Captions]]
 +  * [[blocks:app-note:camera-block-integration|Camera Block Integration]]
   * [[blocks:app-note:simple_quiz|Simple Quiz]]   * [[blocks:app-note:simple_quiz|Simple Quiz]]
  
Line 26: Line 27:
  
   *  [[blocks:app-note:visitor:hello-world|Collecting Basic Data using Visitors Phone]]   *  [[blocks:app-note:visitor:hello-world|Collecting Basic Data using Visitors Phone]]
 +  * [[blocks:app-note:visitor:basic-tag-only|Collecting Data using RFID/NFC Tokens]]
  
 === 3D, Panorama and Deep Zoom === === 3D, Panorama and Deep Zoom ===
-  * [[blocks:app-note:3d|Displaying a clickable 3D object]]+  * [[blocks:app-note:3d_block|Displaying a clickable 3D object]]
   * [[blocks:app-note:panorama|Creating a 360 degree panorama]]   * [[blocks:app-note:panorama|Creating a 360 degree panorama]]
   * [[blocks:app-note:deepzoom|Use Deep Zoom as a custom HTML web block]]   * [[blocks:app-note:deepzoom|Use Deep Zoom as a custom HTML web block]]
Line 43: Line 45:
   * [[blocks:app-note:controlling-a-pc|Remote control of a PC from Blocks]]   * [[blocks:app-note:controlling-a-pc|Remote control of a PC from Blocks]]
   * [[blocks:zigbee|Zigbee Lights and Power Switches]]   * [[blocks:zigbee|Zigbee Lights and Power Switches]]
 +  * [[blocks:app-note:firmata|Controlling Arduino pins using Firmata protocol]]
 +  * [[blocks:app-note:arduino|Connecting an Arduino microcontroller with encoder to Blocks]]
 +  * [[blocks:app-note:netio|Control Netio Power Distribution Units using MQTT]]
 +  * [[blocks:app-note:netio_modbus|Control Netio Power Distribution Units using Modbus/TCP]]
 +  * [[blocks:app-note:siemens_logo_modbus|Control a Siemens LOGO! PLC with Modbus/TCP]]
 +  * [[blocks:app-note:flic|Use Flic2 wireless buttons as a triggers in Blocks]]
  
 ===External Data Sources=== ===External Data Sources===
Line 51: Line 59:
   * [[blocks:app-note:googlefeed|Rendering a Google spreadsheet data using a Feed]]   * [[blocks:app-note:googlefeed|Rendering a Google spreadsheet data using a Feed]]
   * [[blocks:app-note:slideshow-from-folder|Populate a slideshow with images in a folder]]   * [[blocks:app-note:slideshow-from-folder|Populate a slideshow with images in a folder]]
 +  * [[blocks:app-note:rss-feed|Use RSS feeds as source in Blocks]]
  
 ===Time & Synchronization=== ===Time & Synchronization===
Line 65: Line 74:
   * [[blocks:app-note:password|Partial password protection]]   * [[blocks:app-note:password|Partial password protection]]
   * [[blocks:app-note:sendloginmail|Send the server logs over email]]   * [[blocks:app-note:sendloginmail|Send the server logs over email]]
-  * [[blocks:app-note:ken-burns|Adding a "Ken Burns" effect to a slideshow]]+
      
  ===Integrating Custom Content===  ===Integrating Custom Content===
Line 85: Line 94:
   * [[blocks:advanced_scripting:example1|Postion tracking sensor with bar code reader]]   * [[blocks:advanced_scripting:example1|Postion tracking sensor with bar code reader]]
   * [[blocks:server:publish-on-internet|Publishing an in-house Blocks server on the Internet]]   * [[blocks:server:publish-on-internet|Publishing an in-house Blocks server on the Internet]]
 +  * [[blocks:app-note:isaac|ISAAC A/V monitoring system integration]]
  
  
-===CSS Styling===+====CSS Styling====
   * [[blocks:custom_styling|Custom Styling with CSS]]   * [[blocks:custom_styling|Custom Styling with CSS]]
- +  * [[blocks:app-note:ken-burns|Adding a "Ken Burns" effect to a slideshow]]