-->
Page 1 of 1

Sending and receiving data with ESP8266 - MSP430

PostPosted: Sun Nov 14, 2021 8:33 am
by espuser44
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?

Re: Sending and receiving data with ESP8266 - MSP430

PostPosted: Thu Dec 09, 2021 7:36 am
by rpiloverbd
You can get some guidelines here if you haven't already checked this. https://circuitdigest.com/microcontroll ... nd-esp8266