Real-time energy monitor with Arduino and LabVIEW: Arduino board that detects the led pulses and sends the data via the XBee module, and a PC that recive the data through a USB/Xbee module and processes the data with LabVIEW so you can prepare and study the consumption in a very instant. Arduino sends two datas […]
Tag Archives: LabVIEW
Update twitter status from LabVIEW
Use Twitter with LabVIEW VI: Twitter provides a public API which is based on HTTP requests (both GET and POST). The attached VI builds the appropriate HTTP request and sends it to the Twitter server using the TCP functions available in LabVIEW.
