A place users can post their projects. If you have a small project and would like your own dedicated place to post and have others chat about it then this is your spot.

User avatar
By espuser44
#92829 Hello, I am trying to send and receive data using msp430 and esp8266. For example, displaying the temperature data on a c# desktop application and turning the LED on the msp430 on and off via the buttons on the application. But it is really difficult to do this because there is no ready-made library like Arduino. Have any of you had such an experience before? What path should I follow?