Jaspreet@DTU 15 Posted April 1, 2014 Share Posted April 1, 2014 Hi all! I recently worked upon a weather station project where we were required to display the data on a website. I finally decided to create a web UI for MSP430FR5739 launchpad as well. The web UI is created using Node.js for the server end. The graphs update at every 100ms period. For testing online, i have used localtunnel which allowed me to convert the intranet to internet. The UI receives the data from a MSP430FR5739 launchpad and the data is then displayed on the website. Also, you can transmit data from UI to the launchpad as well. Youtube demonstration video: The detailed instructions and the source files are there on my github repository: https://github.com/jaspreetsingh009/webui_msp430 spirilis, pine, bluehash and 3 others 6 Quote Link to post Share on other sites
bluehash 1,581 Posted April 1, 2014 Share Posted April 1, 2014 @@Jaspreet@DTU Nice, another Node.Js project. Thanks for sharing! Jaspreet@DTU 1 Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.