Has anyone managed to connect this to an uno R3?
I was thinking about using a 16 bit shift register and level shifting the outputs to 3.3v using inline resistors or maybe an IC is there is one available?
Search found 3 matches
- Sun Aug 21, 2016 8:50 am
- Forum: Display
- Topic: Elec Freaks 3.2" Colour TFT touch screen panel (HCARDU0097)
- Replies: 14
- Views: 51575
- Tue Apr 12, 2016 5:50 pm
- Forum: General Discussion
- Topic: Terminal program for windows?
- Replies: 2
- Views: 6542
Re: Terminal program for windows?
Just in case anyone else is struggling, I found the baud rate needed to be set at 115200. I am now using the arduino IDE with the ESP8266 board added. you can send AT commands via the serial monitor and upload code from the main window. It's now really easy to get programs onto the esp8266.
- Sun Mar 06, 2016 9:18 am
- Forum: General Discussion
- Topic: Terminal program for windows?
- Replies: 2
- Views: 6542
Terminal program for windows?
Hi I am new to programming hardware and am trying to follow Pauls tutorial for the (ESP8266) wireless WIFI transceiver (HCMODU0085) . I have all the connections made and have tried various programs to send the AT commands but I don't seem to get and response from the ESP8266. What is the best window...