| Author |
Message |
Weis Guy
Joined: 02 May 2005 Posts: 76
|
12 May 2005 11:43 wireless keyboard using microcontroller |
|
|
|
|
| Any information on how to create a wireless keyboard using PIC microcontroller?or any information on the design of a wireless keyboard..Im glad also if anyone can share on wireless mouse too using PIC microcontroller..A design on IR maybe a start..thnks guys!ü
|
|
| Back to top |
|
 |
gorkin
Joined: 27 Feb 2002 Posts: 679 Helped: 11
|
12 May 2005 16:11 designing a keyboard using a microcontroller |
|
|
|
|
I think a good project using ZigBee(Freescale or ChipCon transceivers) and one NanoPower Pic microcontroller 18F series.
Microchip provide a single ZigBee solution with ChipCon transceiver. Then You can only write the code for Your application, without any problem with wireless network protocols!
Gorkin.
|
|
| Back to top |
|
 |
carrier
Joined: 14 Apr 2001 Posts: 341 Helped: 8
|
20 May 2005 21:32 cc2500 bascom |
|
|
|
|
if you are using AVR and bascom avr compiler you can use the at90s2323 and instructure
getatkeyboard ()
with right configuration (as an example)
then send the character serialy by uC to RF data chip(TRX an RXD) such as arrul chip or other.
on the other hand you receive the data serialy by RF receiver (usually 433.92 MHz)
for more information about RF module go to
http://www.aurel.it
|
|
| Back to top |
|
 |
Google AdSense

|
20 May 2005 21:32 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
Ace-X
Joined: 25 Jan 2002 Posts: 590 Helped: 26
|
21 May 2005 1:37 schematic for cc2500 |
|
|
|
|
| One of the most important thing for wireless mouse and keyboard is the latency time. No one will work with too sloooow mouse and keyboard. So, responce time should be very small for comfortable use. I would suggest to check for ready wireless keyboard/mouse reference designs - there are some available from RF chip producers. For example, check RadioDesk from Chipcon.
|
|
| Back to top |
|
 |
bad_egg3
Joined: 28 Apr 2005 Posts: 3
|
23 May 2005 9:05 wireless keyboard schematics |
|
|
|
|
| if have some document about this ,pls post it !i just need it too! thanx
|
|
| Back to top |
|
 |
Weis Guy
Joined: 02 May 2005 Posts: 76
|
23 Jun 2005 5:53 top 10 wireless keyboard |
|
|
|
|
| any documents or ideas how to make it as wireless using IR led and IR receiver?
|
|
| Back to top |
|
 |
htrs
Joined: 29 Jul 2005 Posts: 15
|
15 Sep 2005 18:00 bascom cc2500 |
|
|
|
|
| Instead of a PIC microcontroller i would suggest u to use bluetooth
|
|
| Back to top |
|
 |
Mr_Programmer
Joined: 21 Feb 2002 Posts: 153 Helped: 4
|
16 Sep 2005 7:16 avr wireless keyboard |
|
|
|
|
| a complete design can be found on www.chipcon.com this includes schematic and source code, it uses the CC2500 transceiver..
|
|
| Back to top |
|
 |
muralicrl
Joined: 06 Feb 2008 Posts: 287 Helped: 32
|
14 Mar 2008 9:23 avr cc2500 |
|
|
|
|
Hi,
It is a good project, hereby I am attaching a document what I am having, It may be useful to you. see the attachment.
If you need more details, contact me.
Regards,
N.Muralidhara
CRL-BEL
|
|
| Back to top |
|
 |
N_Arm
Joined: 27 Feb 2009 Posts: 27
|
08 Jul 2009 10:38 project on wireless keyboard using rf modules |
|
|
|
|
| User guide is good if you have any schematic diagram please do post it
|
|
| Back to top |
|
 |