loadYOURSELF

loadYOURSELF

Browsing Posts tagged development

jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript.
* Lightweight Footprint
About 24KB in size (Minified and Gzipped)

* CSS3 Compliant
Supports CSS 1-3 selectors and more!

* Cross-browser
IE 6.0+, FF 2+, Safari 3.0+, Opera 9.0+, Chrome


Download Page & More Information

Buy me a beer

I am generally writing linux drivers for embedded systems for three years, and I am using this sample driver interface for the startup. In this blog entry I will give steps for sample linux driver implementation and sample files.
First of all we need a “mydriver.h” for header definitions,

#ifndef __LOADYOURSELF_MYDRIVER__
#define __LOADYOURSELF_MYDRIVER__

///@file mydriver.h
///@brief mydriver header file for mydriver.

#ifndef __KERNEL__
# define __KERNEL__
#endif
#ifndef MODULE
# define MODULE
#endif

Unique use of RF lighting control drives LED intensity and color
Texas Instruments Incorporated (TI)  continues to drive advancements in the lighting industry with the introduction of a wireless remote control RGB light emitting diode (LED) design kit. The TPS62260LED plus TI’s award-winning eZ430-RF2500 development tool completes a fully supported platform to design new and exciting color lighting innovations for consumer, commercial, professional and architectural applications. See: www.ti.com/tps62260led.