![]() |
![]() |
![]() |
|
|
|||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
Hey all... I was woundering if anyone has info on making TV Remote type push buttons? Like the ones that are on board copper traces or well i think they are and use like a gel feel shaped magnet type thing to connect/close the circuit.
|
|
|
|
|
|
|
(permalink) | |
|
Quote:
The cheaper remotes use a conductive pad under the plastic push that 'shorts' out copper sections on the pcb copper track.
__________________
Eric "Good enough is Perfect" PIC tutorials: Gramo's: www.digital-diy.net/ Bill's: www.blueroomelectronics.com/ |
||
|
|
|
|
|
(permalink) |
|
like on some cellphones i have seen that... but any links on whereto buy them? Because i know that they have to be a certain shape to pop back up when pressed
|
|
|
|
|
|
|
(permalink) | |
|
Quote:
I expect you have stripped down an old remote.? The button assembly is a flat sheet of a rubber type material. Each button position is slightly domed so that the pcb strips are only shorted when the dome is depressed. You can cut up the sheet into individual switches. If you make your own track, make sure you tin it. Use a ohm meter to check the dome conductive pad. I'll look for a source... Searched for conductive membrane switches EDIT: http://www.ssielectronics.com/ Look at the resource documents on the link. http://www.ssielectronics.com/Images...esignguide.pdf
__________________
Eric "Good enough is Perfect" PIC tutorials: Gramo's: www.digital-diy.net/ Bill's: www.blueroomelectronics.com/ Last edited by ericgibbs; 14th May 2008 at 12:31 PM. |
||
|
|
|
|
|
(permalink) |
|
thanks a bunch!
|
|
|
|
|
|
|
(permalink) |
|
Also look at sparkfun.com for what they call "button pads". Same idea but the button material is translucent and you can light it with an led. Not exactly what you wanted but interesting.
__________________
search engine for electronic partsJunebug USB PIC programmer kit., USB Bit Wacker, Homepage The 15 Minute Printed Circuit Board! (+drill time) |
|
|
|
|
|
|
(permalink) |
|
If you just want a re programmable remote the ones with a JP1 connector are hackable if you can still find them. Your Junebug might even be able to program the EEPROM directly...
http://www.hifi-remote.com/jp1/index.shtml Else I think the buttons you're looking for are called membrane. |
|
|
|
|
|
|
(permalink) |
|
http://www.sparkfun.com/commerce/pro...oducts_id=8033
thats what i want to make... I have to make it since it will be different spots on board and some projects only have 1 button but some upto 12 |
|
|
|
|
|
|
(permalink) | |
|
Quote:
thanks for the name Bill i found this: http://www.butlertechnologies.com/silicon-keypads.php I might just make this: http://www.sparkfun.com/commerce/pro...oducts_id=8033 and buy this from them and cut it into 4 seperate cubes: http://www.sparkfun.com/commerce/pro...oducts_id=7836 Since i know the basic design of it im sure i can make the device in eagle and print it out on my own board and just use there actual buttons... I will also add the LED in the middle (maybe) |
||
|
|
|
|
|
(permalink) |
|
I just posted this app note, wish I found it ages ago when you were doing your IR transmitter.
I've not used that Sparkfun keypad, looks neat though. |
|
|
|
|
|
|
(permalink) |
|
OMG Thanks! I got nigels transmitter code working on thee 18f1320 but always good to have more information
|
|
|
|
|
|
|
(permalink) |
|
Just tested making a button with a radioshack board and 2 wires and a multimeter. Also with a Rubber Silicon pad from a old broken remote and works pretty well.. Just soldered wires to board and connected each to a probe on the meter then on the top rail i used some solder to tin the board and placed the button pad thingy on the board and pressed and works good...
Thanks guys i will try the sparkfun stuff tho I like the look |
|
|
|
|
|
|
(permalink) |
|
just reading the sheet (app note) and noticed in nigels code He turns on LED for 7 uS and then off for only 14 should it not be off for 18uS for each pulse?
The DECFSZ is 1 cycle right? Unless skipped? a goto is 2 cycles so missing 1uS would it really matter? Last edited by AtomSoft; 14th May 2008 at 03:59 PM. |
|
|
|
|
|
|
(permalink) |
|
Ok but he uses start as d'92' 1 as d'46' and a 0 as d'23' shouldn't it be
Start = 96 1 = 48 0 = 24 ? |
|
|
|
|
|
|
(permalink) |
|
Mostly 25-50% duty cycle will be fine for 38KHz range.
It will be all right, the values vary with the fluorescent disturbances & the range that you are using the transmitter & the battery level. Exact values wont work for longer time.Receiver software must detect a range other than a fix value. |
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Latest |
| DIY nice push Buttons? | HerbertMunch | Chit-Chat | 4 | 12th February 2008 10:03 PM |
| Push buttons to let go.. | jpdesroc | Datasheet/Parts Requests | 0 | 8th January 2008 05:50 PM |
| Push Button On/Off power to PIC | eblc1388 | Micro Controllers | 8 | 17th February 2006 01:31 PM |
| 4 Push Buttons for 4 Outputs with memory | Toni | Electronic Projects Design/Ideas/Reviews | 6 | 17th November 2004 11:06 AM |
| Monitoring PIns of controller at the same time | waqar | Micro Controllers | 9 | 12th May 2003 10:12 AM |