TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (351 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (136646 times)
  2. FAT32 Library (69857 times)
  3. Network Ethernet Library (55899 times)
  4. USB Device Library (46236 times)
  5. Network WiFi Library (41869 times)
  6. FT800 Library (41099 times)
  7. GSM click (28953 times)
  8. PID Library (26403 times)
  9. mikroSDK (26321 times)
  10. microSD click (25334 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Project

x10 TFT Touch Contoller P18F4685

Rating:

5

Author: drumissimo

Last Updated: 2011-11-03

Package Version: 1.0.0.3

Category: Graphics & LCD

Downloaded: 1703 times

Not followed.

License: MIT license  

Uses MikroE TFT 320 X 240 Display to send and receive x10 commands.
Started with VisualTFT, still a little buggy. Therefore, only MikroCPro source
code is provided. Schematics, Description and Picture. Not perfect, but works.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "x10 TFT Touch Contoller P18F4685" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "x10 TFT Touch Contoller P18F4685" changes.

Do you want to report abuse regarding "x10 TFT Touch Contoller P18F4685".

  • Information
  • Comments (0)
DOWNLOAD LINK RELATED COMPILER CONTAINS
mikroC PRO for PIC
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Project Blog

x10 Touch Controller

x10 Touch Controller

First attempt at x10 Touch Controller.

View full image

Fun project.
Uses the 320x240 TFT Touch display.
I plan to use it to replace the 4 button x10 unit on the night stand next to my bed.
I did not post the VisualTFT source files because it's still a little buggy,  and would be difficult to explain
all the items I had to modify in MikroCPro to make it work.
If you have any suggestions or code improvements,  they certainly would be welcome.


Regards, drumissimo

Version 1.0.0.2 has schematic correction.

Version 1.0.0.3 has Set Calibration Constant fix.  Sorry for inconvenience.

ALSO FROM THIS AUTHOR

WS 2811 / WS2812 LED Strip Driver

10

Driver written for PIC18F45K22/PIC18F46K22 MCU. Demo examples of color patterns. Modify as you see fit. See WS2811.h Quick Demo video inside ZIP File. Regards, Drumissimo

[Learn More]

Speakjet Speech Test Program for P18F4685

5

Simple serial Speech Test program using Speakjet Speech IC, Includes Speakjet_Serial.h file and schematic. Tested on EasyPIC5 with P18F4685 @ 8Mhz. I have used with other MCU's, see http://home.epix.net/~otisrci/pic.html for HAL the Butler and others......

[Learn More]

X10 Transmit/Receive Demo Program

5

This program Reads X10 Codes from PSC05 PowerLine Interface and Displays House Code, Channel and Device ON/OFF on 2X16 Character Display. It also can Transmit X10 Data to PSC05 or PCS04 PowerLine Interface. Example written for P16F887. Most MCU's should work. Enjoy.

[Learn More]