4 projects tagged "Home Automation"
YASP is a simple and open protocol for building networks with small microcontrollers. It is designed to have a small footprint for easy implementation with minimal hardware resources, but without sacrifice advanced features and future growth. The protocol scalability is implemented using variable length fields. The physical layer use the NRZ encoding as in RS-232, but using dominant and recessive bus states to provide a reliable way to detect collisions.
XBMC Media Center (formerly Xbox Media Center) is a multimedia player/jukebox application for Linux, Mac OS X, Windows, and Xbox. It can be used to play or view most common video, audio, and picture formats such as MPEG-1/2/4, DivX, XviD, MP3, AAC, JPG, and GIF directly from a CD or DVD in the Xbox DVD-ROM drive or from the Xbox hard drive. XBMC can also stream files over a local network or from the Internet. Playlist and slideshow functions, a weather forecast, and many audio visualizations are also included.
picloader is a small bootloader for Microchip® PIC16F88 devices. This small program, once compiled, can be uploaded into these chips. Chips programmed with this code are capable of being programmed directly by the serial port easily. Through a serial shell, one can also upload small native .hex binaries easily and without any further cost.
pichart is a GUI for pigrammar, an assembler and programmer for picloader-programmed devices. pichart offers a user-friendly interface, making programming PIC chips easy. It looks like a flow chart designer and permits operations like reading from the device's serial port, writing on it, setting ports' value, and setting timers. It also permits programming directly during execution.