weibo-raspberrypi-arduino
weibo-raspberrypi-arduino copied to clipboard
use raspberry pi to get real-time mentions(weibo), the mentions will be as the commands to control arduino.
weibo-raspberrypi-arduino
use raspberry pi to get real-time mentions(weibo), the mentions will be as the commands to control arduino.
Requires
- requests
- pySerial
Usage
- Setting up configurations in config.py
- python main.py
(to be continue)
Reference
- https://github.com/michaelliao/sinaweibopy
- https://github.com/wtmmac/Sina-weibo-api-access-by-python
- https://github.com/vascop/Python-Arduino-Proto-API-v2