Skip to content

HelsinkiHacklab/ardugate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Will contain sources for:

An IRCbot written in Java
- sits on an irc channel and communicates with arduino over an usb serial connection
- forwards commands from irc to the arduino, and messages from arduino to irc

A host program for the arduino
- communicates with the java program over usb serial
- receives commands and handles them
- sends messages to irc through the java program e.g. when the pir sensor is triggered (after a cooldown period)

About

Arduino - IRC connection bot, and some applications such as PIR sensor and other things

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published