Skip to content

An IOServer that just read keys and send the keys to all the users that are listening

Notifications You must be signed in to change notification settings

LudoBermejo/NodeKeyboardSERVER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeKeyboardServer

This is the server part of my NodeKeyboard app, a project that joins Raspberry Pi, Makey makey and Node in one and awesome project!

Getting started

This is a part of a full project so you will need to download the other parts in:

NodeKeyboardAPP, the node app sockets and makeymakey for the win!

NodeKeyboardWEB, the webapp we use to listen to sounds and add questions

Then you must change the database connection (in config.js) and maybe the port (in the same file).

How to work

You only need to execute the app.js; the server will create the socket server and connect with the database. <

About

An IOServer that just read keys and send the keys to all the users that are listening

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published