Hi everyone I need your help
I want a source of program for make keyboard with atmega16 that it was writen by
BASCOM
I'm waiting for your help
please help me immediately
Started by ●December 25, 2009
Reply by ●December 26, 20092009-12-26
hi
if you wanna use keybord
for source of program you can search in google like:
"source of keypad whith bascaom"
--- On Fri, 12/25/09, mehdi wrote:
From: mehdi
Subject: [AVR club] please help me immediately
To: a...
Date: Friday, December 25, 2009, 12:42 AM
Hi everyone I need your help
I want a source of program for make keyboard with atmega16 that it was writen by BASCOM
I'm waiting for your help
if you wanna use keybord
for source of program you can search in google like:
"source of keypad whith bascaom"
--- On Fri, 12/25/09, mehdi wrote:
From: mehdi
Subject: [AVR club] please help me immediately
To: a...
Date: Friday, December 25, 2009, 12:42 AM
Hi everyone I need your help
I want a source of program for make keyboard with atmega16 that it was writen by BASCOM
I'm waiting for your help
Reply by ●December 27, 20092009-12-27
--- In a..., "mehdi" wrote:
>
> Hi everyone I need your help
> I want a source of program for make keyboard with atmega16 that it was writen by BASCOM
> I'm waiting for your help
>
In order to be able to help you, you would have to provide some more information:
- how many keys will the keyboard have
- how will they be connected to the AVR
- what kind of output (level/baud rate/...) should the keyboard have
- what format/protocol to use
- ...
By the time you have all this info, you should be almost in a position to program the AVR yourself (except you're a complete noob and want to have your homework done for you).
Stefan
>
> Hi everyone I need your help
> I want a source of program for make keyboard with atmega16 that it was writen by BASCOM
> I'm waiting for your help
>
In order to be able to help you, you would have to provide some more information:
- how many keys will the keyboard have
- how will they be connected to the AVR
- what kind of output (level/baud rate/...) should the keyboard have
- what format/protocol to use
- ...
By the time you have all this info, you should be almost in a position to program the AVR yourself (except you're a complete noob and want to have your homework done for you).
Stefan
Reply by ●December 27, 20092009-12-27
If it's a standard 102-key keyboard you want to interface, I'm sure
many
people have written programs for it. Google is your friend!
Otherwise, yes, we'd need to know the specifics as mentioned.
Zack
On Sun, Dec 27, 2009 at 10:49 AM, _wsw_ wrote:
> --- In a... , "mehdi"
> wrote:
> >
> > Hi everyone I need your help
> > I want a source of program for make keyboard with atmega16 that it was
> writen by BASCOM
> > I'm waiting for your help
> > In order to be able to help you, you would have to provide some more
> information:
> - how many keys will the keyboard have
> - how will they be connected to the AVR
> - what kind of output (level/baud rate/...) should the keyboard have
> - what format/protocol to use
> - ...
>
> By the time you have all this info, you should be almost in a position to
> program the AVR yourself (except you're a complete noob and want to have
> your homework done for you).
>
> Stefan
>
>
>
people have written programs for it. Google is your friend!
Otherwise, yes, we'd need to know the specifics as mentioned.
Zack
On Sun, Dec 27, 2009 at 10:49 AM, _wsw_ wrote:
> --- In a... , "mehdi"
> wrote:
> >
> > Hi everyone I need your help
> > I want a source of program for make keyboard with atmega16 that it was
> writen by BASCOM
> > I'm waiting for your help
> > In order to be able to help you, you would have to provide some more
> information:
> - how many keys will the keyboard have
> - how will they be connected to the AVR
> - what kind of output (level/baud rate/...) should the keyboard have
> - what format/protocol to use
> - ...
>
> By the time you have all this info, you should be almost in a position to
> program the AVR yourself (except you're a complete noob and want to have
> your homework done for you).
>
> Stefan
>
>
>
Reply by ●January 2, 20102010-01-02
hi
i dont know exactly what u need, but i had scanned a simple nd small keyboard by using interrupt, just enable interrupts of your micro then u need the program source but if u want that i can send u mine that has been wiritten in Codevision Avr software,
--- On Sat, 12/26/09, amin taheri wrote:
From: amin taheri
Subject: Re: [AVR club] please help me immediately
To: a...
Date: Saturday, December 26, 2009, 10:13 AM
hi
if you wanna use keybord
for source of program you can search in google like:
"source of keypad whith bascaom"
--- On Fri, 12/25/09, mehdi wrote:
From: mehdi
Subject: [AVR club] please help me immediately
To: avrclub@yahoogroups .com
Date: Friday, December 25, 2009, 12:42 AM
Hi everyone I need your help
I want a source of program for make keyboard with atmega16 that it was writen by BASCOM
I'm waiting for your help
i dont know exactly what u need, but i had scanned a simple nd small keyboard by using interrupt, just enable interrupts of your micro then u need the program source but if u want that i can send u mine that has been wiritten in Codevision Avr software,
--- On Sat, 12/26/09, amin taheri wrote:
From: amin taheri
Subject: Re: [AVR club] please help me immediately
To: a...
Date: Saturday, December 26, 2009, 10:13 AM
hi
if you wanna use keybord
for source of program you can search in google like:
"source of keypad whith bascaom"
--- On Fri, 12/25/09, mehdi wrote:
From: mehdi
Subject: [AVR club] please help me immediately
To: avrclub@yahoogroups .com
Date: Friday, December 25, 2009, 12:42 AM
Hi everyone I need your help
I want a source of program for make keyboard with atmega16 that it was writen by BASCOM
I'm waiting for your help
Reply by ●January 2, 20102010-01-02
--- In a..., niloofar zendehdel wrote:
>
> hi
> i dont know exactly what u need, but i had scanned a simple nd small keyboard by using interrupt, just enable interrupts of your micro then u need the program source but if u want that i can send u mine that has been wiritten in Codevision Avr software,
Hello niloofar.zendehdel,
why do you render your post almost unreadable by cutting letters like "u" you "You", "nd" for "and" etc.? It can't be laziness in writing when you otherwise spend extra letters like "wiritten".
And I thought people write to mailinglists in order to be read (and understood) by others...
Stefan
(Berlin, Germany)
>
> hi
> i dont know exactly what u need, but i had scanned a simple nd small keyboard by using interrupt, just enable interrupts of your micro then u need the program source but if u want that i can send u mine that has been wiritten in Codevision Avr software,
Hello niloofar.zendehdel,
why do you render your post almost unreadable by cutting letters like "u" you "You", "nd" for "and" etc.? It can't be laziness in writing when you otherwise spend extra letters like "wiritten".
And I thought people write to mailinglists in order to be read (and understood) by others...
Stefan
(Berlin, Germany)
Reply by ●January 5, 20102010-01-05
hi .
hope it work!
you can find it in AVR Kaheh book easily,
"
Config Kbd = Portb , Debounce = 70 , Delay = 225"
--- In a..., "mehdi" wrote:
>
> Hi everyone I need your help
> I want a source of program for make keyboard with atmega16 that it was writen by BASCOM
> I'm waiting for your help
>
hope it work!
you can find it in AVR Kaheh book easily,
"
Config Kbd = Portb , Debounce = 70 , Delay = 225"
--- In a..., "mehdi" wrote:
>
> Hi everyone I need your help
> I want a source of program for make keyboard with atmega16 that it was writen by BASCOM
> I'm waiting for your help
>
Reply by ●January 5, 20102010-01-05