Skip to content

jaypei/Arduino-PPT-Remote-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Arduino

接线参照: 接线图

上传 Arduino 程序:

git clone https://github.com/sudar/Arduino-Makefile
mv Arduino-Makefile ~/work/github/Arduino-Makefile
git clone https://github.com/shirriff/Arduino-IRremote
mv Arduino-IRremote /usr/share/arduino/libraries/IRremote
git clone https://github.com/jaypei/Arduino-PPT-Remote-Control
mv Arduino-PPT-Remote-Control ~/work/Arduino-PPT-Remote-Control

cd ~/work/Arduino-PPT-Remote-Control
make
sudo make upload

PC

apt-get install python-serial
apt-get install xdotool
sudo ./ppt-ir-remote-control.py

可自行修改 ppt-ir-remote-control.py 的头部变量.

参考

About

用 Arduino 加遥控做 PPT 翻页器

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages