-
Notifications
You must be signed in to change notification settings - Fork 0
Home
###ProjectIRCInteractivity
This software is meant as a really quick and maybe dirty way (it has a lot of safety third features!) to create an internet enabled serial device which is easily scriptable with Python. It is meant to be used to create interactive installations where you want internet enabled control over physical devices and the only thing available is internet access and a computer with a serial device (Arduino comes to mind, maybe Raspberry Pie)
Plusses : It works via IRC. So no need for a fixed IP address or low level access to a network configuration.
First make sure you fulfill the softwares dependencies
After that just create an IRC channel, write a Python script, drag the script into a folder, put some trigger keywords into a .csv file and your mostly done.
Only thing left -> start a new IRCBot