Comments on: Posting a Tweet with the ESP8266 https://randomnerdtutorials.com/posting-a-tweet-with-the-esp8266/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Wed, 26 Jan 2022 09:13:19 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: Sara Santos https://randomnerdtutorials.com/posting-a-tweet-with-the-esp8266/#comment-721700 Wed, 26 Jan 2022 09:13:19 +0000 http://randomnerdtutorials.com/?p=10150#comment-721700 In reply to Bhagavathy Pillai.

Hi.
This project is a bit old and it is outdated.
You need to create the applet.
The trigger should be webhooks and the action should be twitter: Post a tweet.
I’m also not sure if the code is still working.
Regards,
Sara

]]>
By: Bhagavathy Pillai https://randomnerdtutorials.com/posting-a-tweet-with-the-esp8266/#comment-721549 Tue, 25 Jan 2022 20:26:10 +0000 http://randomnerdtutorials.com/?p=10150#comment-721549 Nice Project Though. But none of the Links in this projects are working, it says the page not found, whether IFFT Applet or Maker Channel.

]]>
By: James Cantwell https://randomnerdtutorials.com/posting-a-tweet-with-the-esp8266/#comment-719908 Wed, 19 Jan 2022 03:28:13 +0000 http://randomnerdtutorials.com/?p=10150#comment-719908 Hi, does the number 17 (content length) refer to the number of characters in the tweet? Thanks for all you do!

]]>
By: Rui Santos https://randomnerdtutorials.com/posting-a-tweet-with-the-esp8266/#comment-316259 Thu, 08 Feb 2018 17:01:41 +0000 http://randomnerdtutorials.com/?p=10150#comment-316259 In reply to PEDRO FARIAS.

Thanks for letting me know!

]]>
By: PEDRO FARIAS https://randomnerdtutorials.com/posting-a-tweet-with-the-esp8266/#comment-316224 Thu, 08 Feb 2018 01:18:03 +0000 http://randomnerdtutorials.com/?p=10150#comment-316224 In reply to Rui Santos.

You can use an http instead. I tested and it works.

]]>
By: soard raspi https://randomnerdtutorials.com/posting-a-tweet-with-the-esp8266/#comment-305502 Wed, 14 Jun 2017 13:47:05 +0000 http://randomnerdtutorials.com/?p=10150#comment-305502 I want to power the ESP8266 using a battery without using any voltage regulator.

Further I tried using voltage regulator and it switches on the the ESP8266 successfully. But, it does not posts the tweet. Same happens while sending an E-mail. But, when I power it using the FTDI breakout board, it sends the G-Mail.

Please help.

]]>
By: Rui Santos https://randomnerdtutorials.com/posting-a-tweet-with-the-esp8266/#comment-277040 Sun, 31 Jan 2016 00:25:20 +0000 http://randomnerdtutorials.com/?p=10150#comment-277040 In reply to Noman.

I don’t have that tutorial Noman…

]]>
By: Noman https://randomnerdtutorials.com/posting-a-tweet-with-the-esp8266/#comment-276871 Wed, 27 Jan 2016 11:46:39 +0000 http://randomnerdtutorials.com/?p=10150#comment-276871 sir can you please show us ho to send tweet using “thingstweet” with just AT commands

]]>
By: Rui Santos https://randomnerdtutorials.com/posting-a-tweet-with-the-esp8266/#comment-268071 Wed, 16 Sep 2015 18:20:30 +0000 http://randomnerdtutorials.com/?p=10150#comment-268071 In reply to Tony Adi Wibowo.

I apologize for the delay answering your comment.
No I don’t think you can with IFTTT, at least I’ve taken a look and I don’t see anything like that…
Thank you for asking!
Rui

]]>
By: Rui Santos https://randomnerdtutorials.com/posting-a-tweet-with-the-esp8266/#comment-267767 Sun, 13 Sep 2015 09:53:09 +0000 http://randomnerdtutorials.com/?p=10150#comment-267767 In reply to Ralph.

Hi Ralph,
Yes, but keep in mind that the Arduino pins operate at 5V and the ESP pins operate at 3.3V.
In order to establish a serial communication between your ESP and your Arduino you need to use a voltage divider or use a logic shifter.

]]>