====== More examples... ====== Other examples are found as part of the Netualizer controller distribution. They under the //examples// directory and include: ===== IoT Examples ===== - mDNS: Multicast DNS Support - 6LoWPANSender: 6LoWPAN traffic generator - WebOfThings: HTTP based IoT example with emulated sensors - InternetOfThings: CoAP based IoT example with emulated sensors - MQTTBroker: Regular MQTT broker - MQTTSensor: Regualr MQTT sensor - MQTTActuator: Regular MQTT actuator - CoAPClient: Regular CoAP client - CoAPServer: Regular CoAP server - GPIOHTTP: GPIO I/O with HTTP transport - CoAP-HTTP-Proxy: CoAP/HTTP Converter - ADS1015CoAP: ADC //[[https://www.ti.com/product/ADS1015/|ADS1015]]// readouts over CoAP - BMP280CoAPSPI: SPI-connected //[[https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/bmp280/|BMP280]]// readouts over CoAP - BMP280CoAPI2C: I2C-connected //[[https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/bmp280/|BMP280]]// readouts over CoAP - CC2531CoAP: CoAP over IEEE 802.15.4 - NRF52840BLECoAP: BLE over IEEE 802.15.4 - LoRa: LoRa without IPv6 support - LoRaIP: LoRa with IPv6 support - AWSIoT: AWS IoT redaout processing - BMP280-CoAP-AWS-I2c: I2C-connected //[[https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/bmp280/|BMP280]]// readouts over CoAP sent to AWS - BMP280-CoAP-AWS-SPI: I2C-connected //[[https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/bmp280/|BMP280]]// readouts over CoAP sent to AWS - BMP280-LoRa-AWS-I2c: I2C-connected //[[https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/bmp280/|BMP280]]// readouts over LoRa sent to AWS - BMP280-LoRa-AWS-SPI: I2C-connected //[[https://www.bosch-sensortec.com/products/environmental-sensors/pressure-sensors/bmp280/|BMP280]]// readouts over LoRa sent to AWS - LTE-M-CoAP-AWS: Emulated sensors with CoAP encoded readouts transmitted over LTE-M to AWS ===== RTC Examples ===== - IVR: An IVR system - IVRQualityTest: An IVR system tester - Player: Audio-only media player - VideoPlayer: Video media player - SipRegistrar: Traditional VoIP SIP registrar - SimpleCaller: Basic VoIP caller - TextToSpeech: Audio-only media player that plays text - EVSTextToSpeech: Audio-only media player that plays text using the EVS codec - Phone: Softphone ===== Miscellanous Examples ===== - WebServer: HTTP/HTTPs static server - WebServer2: HTTP/HTTPs dynamic server - TcpClient: Basic TCP client - TelnetServer: Telnet server - SNMPAgent: SNMP agent - UdpServer: Basic UDP server - TwoAgents: Two configurations on two different agents