Often, when building IoT projects, you wonder what data is being sent to a cloud service like ThingSpeak. The IoT Debugger tool allows you to see the data inside a ThingSpeak channel in a table view. The ThingSpeak Logger shows you data as the channel gets updated. This is an easy way to see if you are sending bad or null data. The project is open-source and available on GitHub.
Features of IoT Debugger
- ThingSpeak Data Logger
- Particle.io Webhooks Manager
- Settings are saved in LocalStorage
- Built using HTML5, Bootstrap, and jQuery
- Open Source!
Demo and download the source code for IoT Debugger on GitHub.