Skip to content

Wireless chat appliance using Arduino w/ 2.4GHz transceiver modules

Notifications You must be signed in to change notification settings

flylo/wireless-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wireless-chat

TODO

  • Transmit from input (use Serial in from laptop until keyboard arrives)
  • Encryption using random key
    • on boot, radio transmits a random key
    • if another radio ACKs, then that is the decryption key for all comms
    • if no other radio ACKs, then wait for a key
  • Default mode is to receive
  • Sliding LCD for longer messages
  • Keyboard integration
  • Editable text input
  • Piezo Speaker integration

About

Wireless chat appliance using Arduino w/ 2.4GHz transceiver modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages