EdgeX Foundry demo
Short demo of EdgeX Foundry using two Raspberry Pi’s. One to generate and send sensor data to EdgeX and another to play the role of an edge device which can receive commands from EdgeX depending on...
Short demo of EdgeX Foundry using two Raspberry Pi’s. One to generate and send sensor data to EdgeX and another to play the role of an edge device which can receive commands from EdgeX depending on...
Finally: Irrefutable evidence that Python runs perfectly well on Dell mobile workstations Happy exploration time
Personal project to monitor and automate the enclosure of my ball python Mr. Snuggles. Code is on Github but isn’t well documented yet: Code for DHT11 sensor Code for D18B20 sensors Code fo...
While seemingly simple, getting a USB microphone + a speaker connected to 3.5mm audio jack working AT THE SAME TIME can be very challenging. Some of the common errors seen when trying to record ...
The Open Source IoT solution called EdgeX Foundry has just had it’s first Long-Term Support (LTS) release. This is a big deal and a real milestone since it’s finally out of 0.x versions and into th...
ffmpeg -i minecraft-ore-lamp_01.mp4 \ -vf "fps=10,scale=500:-1:flags=lanczos" \ -c:v pam -f image2pipe - | \ convert -delay 10 - -loop 0 -layers optimize output.gif
This is a crash course in getting the Movidius NCS2 neural compute stick up and running with a benchmark application. Even though only the benchmark app is covered, the same steps can be used to co...
Prerequisites: PowerEdge Gen 14 server (R740, M640, etc) iDRAC 9 with firmware version: 3.21.21.21 or above Create RAID volume (virtual disk) Method: POST URI: https:///redfish/v1/Systems...
Assumptions: PowerEdge Gen 14 server (R740, M640, etc) iDRAC 9 with firmware version: 3.30.30.30 or above The ISO file is hosted on a web server and can be reached via HTTP Attach: Metho...
A story of IoT and Octopods in the far-east (or, if preferred: How to leverage EdgeX Foundry for a successful customer demonstration). *A normal day in Shinjuku: The EdgeX Foundry Cthulhu lookalik...