For any german readers out there:
Touch interface demo
By cun83 on 19:22
Filed Under: Arduino, breadboard, LCD, microcontroller, S65, TFT, uC, WiFi radio
Long time no update, but not any longer!
Here is a short demo video of the current touch interface I am working on for my WiFi Radio project:
A few quick details:
- The touch detection and resolution is all done on the Arduino, and works reasonably well if you use your fingernail. Detected touch events are encoded and can be send out via serial.
- The LCD/TFT looks a lot better in reality. The screen flickers a bit when drawing, but not as bad as in the video.
- Yes, the cables are a bit messy.
I'm currently playing with a new design template here, so layout will change a lot the next hours. And don't worry about dead links and stuff, it will be fixed ;-)
Regards, cun83
new fritzing version & s65 tft schematics
By cun83 on 16:34
Filed Under: analog pin, Arduino, breadboard, digital pin, english, Fritzing, LCD, microcontroller, optocoupler, S65, schematics, TFT, uC
There is a new version of Fritzing out for 2 days now. Yay!
I jumped onto the opportunity and created some schematics for the S65 TFT display while playing with the new version.
More about the new Fritzing version and the schematics after the jump...
siemens s65 tft - part 2 - it's working!
I finally got my screen to work! Here are some background information AND working standalone Arduino code/sketch to test your S65 TFT!
More after the jump...
mood lamp - part 4 - the code
By cun83 on 14:46
Filed Under: analog pin, Arduino, breadboard, code, digital pin, download, english, Fritzing, microcontroller, mood lamp, multiplexing, potentiometer, pull up, RGB LED, sketch, transistor, uC
As promised, here comes the code, along with the Fritzing file as a schematic view of the whole thing.
Hit the jump for the downloads. No wall of text his time.