Wiznet makers

mason

Published October 05, 2022 ©

82 UCC

13 WCC

28 VAR

0 Contests

0 Followers

0 Following

Microduino Twitter_Serial_GW

Twitter Serial GW

COMPONENTS Hardware components

WIZnet - W5500

x 1

Software Apps and online services

Arduino - Arduino IDE

x 1


PROJECT DESCRIPTION

Sample : Serial port => Twitter gateway
 Run this program on Arduino and connect via some Serial port terminal software.
 Type a message and hit enter key, and it will be posted to Twitter.
 Arduino IDE Serial Monitor is not usable because it doesn't seem able to send Enter key code.
Notice
-The library uses this site as a proxy server for OAuth stuff. Your tweet may not be applied during maintenance of this site.
-Please avoid sending more than 1 request per minute not to overload the server.
-Twitter seems to reject repeated tweets with the same contenet (returns error 403).

Reference & Lincense
URL : http://arduino-tweet.appspot.com/

Circuit:
* Ethernet shield attached to pins 10, 11, 12, 13

Documents
  • Twitter_Serial_GW

Comments Write