Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:iot-open:practical:toc [2024/04/16 09:19] – [IOT-OPEN.EU - The Yellow Book 2nd ed. - VREL NextGen Laboratory Guide] pczekalskien:iot-open:practical:toc [2025/06/25 08:52] (current) – [IOT-OPEN.EU - The Yellow Book 2nd ed. - VREL NextGen Laboratory Guide] raivo.sell
Line 43: Line 43:
       * [[en:iot-open:practical:hardware:sut:esp32:IoT_6]] Connecting to the CoAP service       * [[en:iot-open:practical:hardware:sut:esp32:IoT_6]] Connecting to the CoAP service
       * [[en:iot-open:practical:hardware:sut:esp32:IoT_7]] Eddystone beacon example       * [[en:iot-open:practical:hardware:sut:esp32:IoT_7]] Eddystone beacon example
-      * [[en:iot-open:practical:hardware:sut:esp32:IoT_8]] Simple BLE peripheral device +      * [[en:iot-open:practical:hardware:sut:esp32:IoT_8]] Simple BLE peripheral and central devices 
-      * [[en:iot-open:practical:hardware:sut:esp32:IoT_9]] BLE peripheral with indication/notification +      * [[en:iot-open:practical:hardware:sut:esp32:IoT_9]] BLE communication with indication/notification
-      * [[en:iot-open:practical:hardware:sut:esp32:IoT_10]] BLE central device+
   * [[en:iot-open:practical:hardware:sut:stm32]]   * [[en:iot-open:practical:hardware:sut:stm32]]
     * [[en:iot-open:practical:hardware:sut:stm32:scenarios]]     * [[en:iot-open:practical:hardware:sut:stm32:scenarios]]
Line 53: Line 52:
       * [[en:iot-open:practical:hardware:sut:stm32:emb8_1]] How do you use the Smart LED stripe (component 8)?       * [[en:iot-open:practical:hardware:sut:stm32:emb8_1]] How do you use the Smart LED stripe (component 8)?
       * [[en:iot-open:practical:hardware:sut:stm32:emb9A_1]] How do you use RGB LED (component 9A)?       * [[en:iot-open:practical:hardware:sut:stm32:emb9A_1]] How do you use RGB LED (component 9A)?
 +      * [[en:iot-open:practical:hardware:sut:stm32:emb9B_1]] How do you use light and colour intensity sensors (component 9B)?
       * [[en:iot-open:practical:hardware:sut:stm32:emb10_1]] How do you control a standard miniature servo (component 10)?       * [[en:iot-open:practical:hardware:sut:stm32:emb10_1]] How do you control a standard miniature servo (component 10)?
       * [[en:iot-open:practical:hardware:sut:stm32:emb1A_1]] How do you control a FAN (component 1A)?       * [[en:iot-open:practical:hardware:sut:stm32:emb1A_1]] How do you control a FAN (component 1A)?
Line 59: Line 59:
       * [[en:iot-open:practical:hardware:sut:stm32:emb3_1]] How do you use temperature and humidity integrated sensors (component 3)?       * [[en:iot-open:practical:hardware:sut:stm32:emb3_1]] How do you use temperature and humidity integrated sensors (component 3)?
       * [[en:iot-open:practical:hardware:sut:stm32:emb4_1]] How do you use a temperature-only sensor (component 4)?       * [[en:iot-open:practical:hardware:sut:stm32:emb4_1]] How do you use a temperature-only sensor (component 4)?
-      * [[en:iot-open:practical:hardware:sut:stm32:emb9B_1]] How do you use light and colour intensity sensors (component 9B)?+      * [[en:iot-open:practical:hardware:sut:stm32:IoT_AT]] Programming of the WiFi interface with AT commands
       * [[en:iot-open:practical:hardware:sut:stm32:IoT_1]] Presenting MAC address of the WiFi interface       * [[en:iot-open:practical:hardware:sut:stm32:IoT_1]] Presenting MAC address of the WiFi interface
       * [[en:iot-open:practical:hardware:sut:stm32:IoT_2]] Connecting to the WiFi Access Point and presenting IP       * [[en:iot-open:practical:hardware:sut:stm32:IoT_2]] Connecting to the WiFi Access Point and presenting IP
       * [[en:iot-open:practical:hardware:sut:stm32:IoT_3]] Connecting to the MQTT broker and publishing data       * [[en:iot-open:practical:hardware:sut:stm32:IoT_3]] Connecting to the MQTT broker and publishing data
       * [[en:iot-open:practical:hardware:sut:stm32:IoT_4]] Connecting to the MQTT broker and subscribing to the data       * [[en:iot-open:practical:hardware:sut:stm32:IoT_4]] Connecting to the MQTT broker and subscribing to the data
-      * [[en:iot-open:practical:hardware:sut:stm32:IoT_5]] Publishing a CoAP service +      * [[en:iot-open:practical:hardware:sut:stm32:IoT_5]] Setting-up BT Beacon 
-      * [[en:iot-open:practical:hardware:sut:stm32:IoT_6]] Connecting to the CoAP service +      * [[en:iot-open:practical:hardware:sut:stm32:IoT_6]] Simple BLE peripheral and central devices 
-      * [[en:iot-open:practical:hardware:sut:stm32:IoT_7]] Setting-up BT Beacon +      * [[en:iot-open:practical:hardware:sut:stm32:IoT_7]] BLE peripheral and central devices with indications
-      * [[en:iot-open:practical:hardware:sut:stm32:IoT_8]] Scanning nearby BT devices+
   * [[en:iot-open:practical:hardware:ittgroup:atmel]]   * [[en:iot-open:practical:hardware:ittgroup:atmel]]
     * [[en:iot-open:practical:hardware:ittgroup:atmel:scenarios]]     * [[en:iot-open:practical:hardware:ittgroup:atmel:scenarios]]
-      * [[en:iot-open:practical:hardware:ittgroup:atmel:emb1_1]] How do you use LED? +      * [[en:examples:digi:led]] 
-  * [[en:iot-open:practical:hardware:taltech:atmel:scenarios]]+      * [[en:examples:display:segment_display]] 
 +      * [[en:examples:display:lcd]] 
 +      * [[en:examples:sensor:thermistor]] 
 +      * [[en:examples:sensor:photoresistor]] 
 +      * [[en:examples:sensor:ir_distance]] 
 +      * [[en:examples:motor:dc]] 
 +      * [[en:examples:motor:servo]] 
 +      * [[en:examples:motor:stepper]] 
 +  * [[en:iot-open:practical:hardware:taltech:arduino]] 
 +    * [[en:iot-open:practical:hardware:taltech:arduino:scenarios]] 
 +      * [[en:iot-open:practical:hardware:taltech:arduino:scenarios:lcd]] 
 +      * [[en:iot-open:practical:hardware:taltech:arduino:scenarios:dc]] 
 +      * [[en:iot-open:practical:hardware:taltech:arduino:scenarios:servo]] 
 +      * [[en:iot-open:practical:hardware:taltech:arduino:scenarios:thermistor]]
   * [[en:iot-open:practical:hardware:rtu:nrf]]   * [[en:iot-open:practical:hardware:rtu:nrf]]
     * [[en:iot-open:practical:hardware:rtu:nrf:scenarios]]     * [[en:iot-open:practical:hardware:rtu:nrf:scenarios]]
 +  * [[en:iot-open:practical:hardware:robotnest:nrf]]
 +    * [[en:iot-open:practical:hardware:rtu:robotnest:scenarios]]
 +  * [[en:iot-open:practical:hardware:rtu:esp32]]
 +    * [[en:iot-open:practical:hardware:rtu:esp32:scenarios]]
en/iot-open/practical/toc.1713259162.txt.gz · Last modified: 2024/04/16 09:19 by pczekalski
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0