LIN Touch-Switch and LED Display

Many embedded microcomputer projects require one or more switches for the users to control some function. It is possible to replace mechanical switches with touch-switches, which have several advantages: reliability, contamination tolerance, quiet operation, and a space-age gee-whiz factor that may help sales in some markets. With the recent development of low cost integrated circuits for doing touch-switches, using them may actually lower costs.

This project shows a method for doing almost-free touch-switches that do not require additional hardware, except for a small capacitor and some printed-circuit board area. This method requires two free I/O pins on the microcomputer for each switch. A test module built on the Microchip PIC24 Starter Board is used to test the display module. Software and a description of the test module is included so that readers may duplicate both the Lin-Touch-Display module and the test module that is used to verify correct functionality.
Glen Worstell, the project designer, said that the system is simple in concept. Operators use the touch switch to indicate desired control or display information to the master, with the data transferred using LIN. The module is general-purpose, and can be used for many different applications. The breadboard module has two touch-switches, although only one is currently used. Touch switches are almost free, requiring only two GPIO pins and a small capacitor for each switch (plus some PCB area for the actual touch interface).
LIN Touch-Switch
Download Project Documentation (zip)
circuitcellar.com
Related posts:
- PIC Cactus LED Display
LEDactus is LED display project based on PIC microcontroller 18F1320 that looks like cactus. LEDactus is immobile and attempts... - Self Configuring and Modular LED Matrix Display
The goal of the project is to build a self-reconfiguring LED Dot matrix display. It uses ATmega48 based modular LED... - AVR Dimmer Switch
This project shows you how to build Controlled Dimmer using Microcontroller AVR AT tiny 2313. The dimmer has 8... - Arduino Ceiling Fan LED Display
If you like electronic project related to LED display then Ceiling Fan LED Display worth to try. It is... - Atmel Licenses Quantum Capacitive Touch Technology
Quantum’s technology combined with Atmel’s picoPower AVR Microcontroller’s gives best in class capacitive touch solutions with low energy consumption....
Search terms:
Lin circuit, pic touch switch








