Quantcast
Channel: MSP Microcontroller Projects
Viewing all articles
Browse latest Browse all 81

Web UI for MSP430 launchpad using node.js

$
0
0

PROJECT DESCRIPTION

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 allows us 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. Tested on all commonly known browsers.

                                                              Fig: Web UI in action

FEATURES:

  • Obtain and display data coming from the MSP430FR5739 launchpad easily.
  • Incoming data is plotted realtime.
  • The user can send instructions to the launchpad as well.
  • source your localhost on localtunnel and access your website from anywhere using the generated subdomain (instructions in github repository)

[View:http://www.youtube.com/watch?v=FGyU9NT8LrI]

USER'S GUIDE:

The detailed instructions and the source files are there on my github repository: link to the repository or, you can download the project files from here: [View:https://github.com/jaspreetsingh009/webui_msp430/archive/master.zip]

For any queries and suggestions, feel free to drop me a mail.


Viewing all articles
Browse latest Browse all 81

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>