Search Code
About TeaBasic

Published 24 Jun 2011.

Last change message: Could add a temperature sensor to see if the tea is going cold, and text alerts to remind you to pick up your mug

Import this program

TeaBasic

Published 24 Jun 2011, by   user Ellie Griffiths   tag beginner, buttons, dipping, first, LCD, maker, matic, mbed, o, Servo, tea, wonderful

Summary of TeaBasic

How to get this program

Import this program

Open this program in the mbed Compiler, where you can edit it and compile it for your hardware.

Download as .zip

Download this program as .zip file.

Libraries included as part of TeaBasic

TextLCD
TextLCD library for controlling various LCD panels based on the HD44780 4-bit interface
tag HD44780, TextLCD
Servo
A class to control a model R/C servo, using a PwmOut
tag PwmOut, Servo

Description

This will provide you with a nice little tea maker, which will dip your teabag in and take it out after a specified amount of time. You can set how long to brew for and whether you want your teabag dipped, too.

Code

main.cpp [code]