Skip to content

Raspberry Pi based automatic tea infuser, controlled with an android app

License

Notifications You must be signed in to change notification settings

ResonantWave/TeaInfuser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TeaInfuser

Raspberry Pi based automatic tea infuser, controlled with an android app. Demonstration here.

Installation and usage

Just drop the tea.py into your Raspberry Pi and run it with python tea.py. Also, attach a servo to BCM pin 18. Once started, the script will start listening on port 8000. You can change this on line 57 of tea.py.

Android app

Import the TeaPreparer folder into Android Studio. Change the address on Main.java (line 64), so it points to your Raspberry Pi. That's it!

Contributors

Development:

  • NiXijav

Contributing

  • The code is licensed under the GNU GPL V3
  • The project source code is hosted on GitHub
  • Please use GitHub issues to submit bugs and report issues
  • Feel free to contribute to the code

About

Raspberry Pi based automatic tea infuser, controlled with an android app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published