IoT and Connected Devices projects
What projects are you all doing around IoT and connected devices? Whether its for work or side hobbyist projects I'm curious to know some projects we can share here on this thread! I've been getting more and more interested in cool projects that can be done on a Raspberry Pi using sensors and different triggers.
One quick and short project I worked on with my colleague Jesse is using a heartbeat sensor to send heartbeat data over a Solace PubSub+ event broker and leveraging the Boomi Solace Connector to build a Flow application with the data in realtime! You can check out the live coding video on YouTube
Another cool tutorial on how to setup and configure a Raspberry Pi to publish events to a Solace PubSub+ broker is this Introduction to Raspberry-PI codelab
What projects are you working on? What would you like to work on?
Comments
-
We have used the Bosch XDK to build IoT showcases.
Here's a video from our partner Altair demonstrating the digital Carrera race track -
https://fast.wistia.net/embed/iframe/abktus80zt?dnt=1
There's a blog post introduction here and a github repository with the source code: https://github.com/solace-iot-team/bosch-xdk110-solace-mqtt-app0 -
We have also worked together with Telus and Blackberry at the L-Spark Secure IoT Accelerator where the platform was a raspberry pi, hardened Linux OS and a NB IoT shield.
Here's a link to the MQTT client SDK we put together based on paho embedded C / AWS SDK on github:
https://github.com/solace-iot-team/solace-iot-device-sdk-embedded-C
And this was the hardware platform we used - https://github.com/TELUS-Emerging-IoT/TELUS-Devkit-Hardware-Tutorial/blob/master/README.md0