|
Project Information
-
Activity
Medium
-
Project feeds
- Code license
-
GNU Lesser GPL
-
Labels
x10,
java,
linux,
domotique,
cm11,
am12,
android,
gwt,
j.peterson,
iPhone,
home,
automation,
domotic,
mobile
Featured
|
NewsTaiyaki is back !! .. believe me :) .. after 2 years of sleep.. i decided to awake my project. (02july2011) Videos from Will Anibal Cuartin (cuartin@gmail.com) that uses taiyaki for his study project!
What is it?Taiyaki is my personal project to make my home smart and "easy to use". To do that, i bought an CM11 controller and several receiver devices (watch this page for more information). It's not too expensive if you are an eBay customer ;). I have an small fanless server buy on eBay too and if you have time, you may build your own embedded system. Taiyaki works through my iPhone, my virtual Android phone or simply on my desktop browser :) Copy the last release on you favorite usb key. Launch taiyaki script file and that's all ;) Currently, Taiyaki works only on an debian system. Call me if you want to install it on an another system. This project is young and "personal" at the moment. How much ...| device | price | | 1 AM12 | ~ 20€ | | 1 TM12 | ~ 20€ | | 1 CM11 | ~ 30€ | | 1 fanless server | ~ 60€ | | total | ~130€ |
Overview
Release| 0.0.1 | the poc is validated | | 0.1.0 | mobile web and server features validated | | 0.2.0 | adding event features (X10, Clock, Ping) | | 0.2.1 | correct potential bugs.. | | 0.2.2 | add sender mail module | | 0.3.0 | release the android client | | 0.3.1 | uses jetty instead of tomcat |
Next steps| 0.4.0 | support of CM15 USB device unfortunately depends of your OS | | 0.5.0 | release the admin website |
What it is done| search an existing java API working with my CM11 | i found J.Peterson's X10 API | | create a Google Code Project and found a name | Taiyaki | | dispatch java code to eclipse's projects | done! | | industrialization | I use an Ant task to create jars (see SVN) | | continuous integration | hudson, in a personal server | | publishing prototypes | YES my lord! watch the download tab | | multi os integration | the original code was ported to use rxtx comm api | | d.o.c.u.m.e.n.t.a.t.i.o.n | huum there is a wiki tab? :) | | RESTful services | done with Restlet.org API | | JSon support | added with JSON.org | | receive events from CM11 | the server side will dispatch events | | web mobile site | for my iPhone ;) | | android client | "parce que je le vaux bien" | | integrate jetty | tomcat is too big for a personnal project like taiyaki |
What i want| xPL or MQTT support | allow to abstract the several protocols | | using java 5 features | i will remove deprecated codes | | adding logs | i added commons-logging library, i need to add logs now | | web admin site | to manage devices and events | | smart IA | i want to have a smart house ! |
|