2007-12-07 by John Samperi
At 10:52 PM 7/12/2007, you wrote: >So our experience is that 6pin is not as popular as >10pin headers. Oh dear, someone please tell those people at Ateml about that, they only supply 6 pin headers for their AVISPs and things like the Dragon. No wonder I and many others, I suppose
Thread view
Attachments: 0
2007-12-07 by Not tellin
--- In AVR-Chat@yahoogroups.com, John Samperi wrote: > > At 08:53 PM 5/12/2007, you wrote: > >Tim... You could also check out > >http://www.kanda.com/index.php3?cs=1&bc=partno&bw=avrhhp > > Nice to know you are around. I did look at your keyfob > a few weeks ago and got confused
Thread view
Attachments: 0
2007-12-06 by David VanHorn
On Dec 6, 2007 2:10 PM, Zack Widup wrote: > > No no no, you're supposed to say "An African or European swallow?" It was asked generally, the answer was a range.
Thread view
Attachments: 0
2007-12-06 by Zack Widup
No no no, you're supposed to say "An African or European swallow?" :-) On Thu, 6 Dec 2007, David VanHorn wrote: > On Dec 6, 2007 1:24 PM, Michael Haisley wrote: >> Maybe you could help me, then I could help you, I just need to know >> the speed of an unladen swallow. Thanks! > >
Thread view
Attachments: 0
2007-12-06 by David VanHorn
On Dec 6, 2007 1:24 PM, Michael Haisley wrote: > Maybe you could help me, then I could help you, I just need to know > the speed of an unladen swallow. Thanks! http://www.newton.dep.anl.gov/askasci/zoo00/zoo00333.htm That's an answerable question.
Thread view
Attachments: 0
2007-12-06 by Michael Haisley
Maybe you could help me, then I could help you, I just need to know the speed of an unladen swallow. Thanks! On Dec 6, 2007 7:56 AM, Tom Becker wrote: > > --- In AVR-Chat@yahoogroups.com, Philippe Habib wrote: > > > I've been writing code professionally for 20+ years but sometime
Thread view
Attachments: 0
2007-12-06 by David VanHorn
> "bharadwaz_srikanth wrote: > I need complete ultimate information on Microcontrollers which must be > self explanatory." 1: "I'm sure you do." 2: "Can you be a little less specific?" 3: "why?" :)
Thread view
Attachments: 0
2007-12-06 by Tom Becker
--- In AVR-Chat@yahoogroups.com, Philippe Habib wrote: > I've been writing code professionally for 20+ years but sometimes, I > suspect like all of us, I don't get something or overlook something > stupid and at those times it sure would be nice to know I could ask a > group of p
Thread view
Attachments: 0
2007-12-06 by John Samperi
At 08:53 PM 5/12/2007, you wrote: >Tim... You could also check out >http://www.kanda.com/index.php3?cs=1&bc=partno&bw=avrhhp Nice to know you are around. I did look at your keyfob a few weeks ago and got confused unfortunately :( A couple of comments. I NEVER used 10 pins ISP con
Thread view
Attachments: 0
2007-12-06 by Russell Shaw
PurpenUK wrote: > Tim Mitchell wrote: >> John Samperi wrote: ... > > I hate the yahoogroups mails, how the hell do you edit them to remove > the ads, Grrrr! You should have signed up to the group taking the non-html option.
Thread view
Attachments: 0
2007-12-05 by John Samperi
At 08:06 PM 5/12/2007, you wrote: >Thanks John, I had not seen that thread, will investigate. All going well some of them should start shipping this weekend. By the time I get my unit may take a week or 2, so I'll be able to say how well they work. But others in the US will repor
Thread view
Attachments: 0
2007-12-05 by David VanHorn
> A routine in the main loop checks the tx buffer for chars left by > other tasks, and if there are any, enables the UDRE int which is how I > send chars to the USART. I wasn't quite clear here, this mainline routine turns on the UDRE int if there is anything in the TX buffer whe
Thread view
Attachments: 0
2007-12-05 by Tom Becker
> ... people who join and ask questions that obviously appear to be homework assignments.... And it happens on several lists at similar times, maybe three times each year. I'm working one on another list right now, and a few others have just passed through. I'm sure these are han
Thread view
Attachments: 0
2007-12-05 by David VanHorn
On Dec 4, 2007 8:59 PM, huiyangdoh wrote: > I am trying to write code of interrupt service routine for Atmega 16. > I got to know For UART, the ISP routine is just a line of code in > enabling the UART RXD enable pin to wait for incoming data. For > transmission, simply send the
Thread view
Attachments: 0
2007-12-05 by Zack Widup
Hi Philippe, The list has been deluged for quite some time with people who join and ask questions that obviously appear to be homework assignments. They show very little demonstration of knowledge of microcontrollers. Most of these e-mails come from Asian countries. When I saw yo
Thread view
Attachments: 0
2007-12-05 by David VanHorn
> I've only been on this list a couple of weeks and I have not found > this kind of attitude from a few people very helpful or welcoming. > Hmm.. What I hear you saying is that we expect too much of our members? It's one thing to say something like "Has anyone else come up agains
Thread view
Attachments: 0
2007-12-05 by Philippe Habib
When did this become the accuse everyone who doesn't understand something of not trying hard enough list? I've only been on this list a couple of weeks and I have not found this kind of attitude from a few people very helpful or welcoming. I've been writing code professionally fo
Thread view
Attachments: 0
2007-12-05 by PurpenUK
Tim Mitchell wrote: > > John Samperi wrote: > > At 09:11 PM 4/12/2007, you wrote: > >> I am building a simple stand-alone production programmer for megas > >> (such a thing appears not to exist), > > > > You may be interested in this thread before you go too far... > > well unles
Thread view
Attachments: 0
2007-12-05 by Tim Mitchell
John Samperi wrote: > At 09:11 PM 4/12/2007, you wrote: >> I am building a simple stand-alone production programmer for megas >> (such a thing appears not to exist), > > You may be interested in this thread before you go too far... > well unless you really want to go THAT far LOL
Thread view
Attachments: 0
2007-12-05 by Roy E. Burrage
When did this list become a homework completion list? Have you tried to look at the datasheet? There are also a large number of application notes at AVR Freaks as well as the Atmel web site, have you looked there? REB huiyangdoh wrote: >I am trying to write code of interrupt serv
Thread view
Attachments: 0
2007-12-05 by stevech11
--- In AVR-Chat@yahoogroups.com, "huiyangdoh" wrote: > > I am trying to write code of interrupt service routine for Atmega 16. > I got to know For UART, the ISP routine is just a line of code in > enabling the UART RXD enable pin to wait for incoming data. For > transmission, sim
Thread view
Attachments: 0
2007-12-05 by huiyangdoh
I am trying to write code of interrupt service routine for Atmega 16. I got to know For UART, the ISP routine is just a line of code in enabling the UART RXD enable pin to wait for incoming data. For transmission, simply send the data and monitor the UART TXD ready pin for sendin
Thread view
Attachments: 0
2007-12-04 by John Samperi
At 09:11 PM 4/12/2007, you wrote: >I am building a simple stand-alone production programmer for megas (such >a thing appears not to exist), You may be interested in this thread before you go too far... well unless you really want to go THAT far LOL http://www.avrfreaks.net/index.
Thread view
Attachments: 0
2007-12-04 by Tim Mitchell
Hello folks Does anyone know if there is a schematic for the AVRISP MK2 anywhere? I am building a simple stand-alone production programmer for megas (such a thing appears not to exist), and would like to incorporate something like the short circuit protection from the AVRISP, but
Thread view
Attachments: 0
2007-12-04 by richardshane
I apologize in advance if I am using this mailing list improperly. I am looking to hire a consultant to help with a software project and I have been having trouble finding the right place to find the right person. If I am doing the wrong thing with this posting/email, I would app
Thread view
Attachments: 0
2007-12-01 by mido glgl
Thanks for Everyone help me ____________________________________________________________________________________ Be a better pen pal. Text or chat with friends inside Yahoo! Mail. See how. http://overview.mail.yahoo.com/ [Non-text portions of this message have been removed]
Thread view
Attachments: 0
2007-12-01 by Philippe Habib
I am using timer 0 for a clock tick. I am trying to use timer1 for a 2 khz PWM signal generated by the internal hardware. I am trying to use timer2 for a 10 khz PWM signal generated by the internal hardware. I realized the timer tick has nothing to do with the PWM, I just copied
Thread view
Attachments: 0
2007-12-01 by BobGardner@aol.com
If you are using the filtered pwm outputs as analog voltages, the frequency of the pwm 'ripple' on the voltage is irrelevant, as long as it is a high enough frequency to be filtered off. **************************************Check out AOL's list of 2007's hottest products. (http:
Thread view
Attachments: 0
2007-11-30 by Dave Hylands
Hi guys, > Ooops,. clock is 16MHz. So 1024 prescale gives 15.625KHz > clock ticks for that counter. Still, no way you can get a > 10KHz PWM from that. Use WGM mode 14 which uses the ICR register to set the top. If we start with a prescalar of 1, we want each cycle of our PWM outp
Thread view
Attachments: 0
2007-11-30 by Jim Wagner
On Fri, 30 Nov 2007 18:25:13 -0500 "Jim Wagner" wrote: > On Fri, 30 Nov 2007 22:42:04 -0000 > "Rick" wrote: > > --- In AVR-Chat@yahoogroups.com, "Philippe Habib" > > wrote: > > > > > > Thanks for the reply. I looked through the data > sheet > > for guidance > > about > > > the va
Thread view
Attachments: 0
2007-11-30 by Jim Wagner
On Fri, 30 Nov 2007 22:42:04 -0000 "Rick" wrote: > --- In AVR-Chat@yahoogroups.com, "Philippe Habib" > wrote: > > > > Thanks for the reply. I looked through the data sheet > for guidance > about > > the various counters but I wasn't able to figure out > what I need. Maybe > > som
Thread view
Attachments: 0
2007-11-30 by Dennis Clark
I would also be prepared to ignore Bascom's PWM configuration libraries. On newer devices they are sometimes not fully functional. This is no big deal since you can poke the values you want directly into the registers and not worry about the Bascom syntax. I needed to do this wit
Thread view
Attachments: 0
2007-11-30 by Phillip Vogel
Michael Haisley wrote: > Then again, I'd much rather them kill non essential AC/water heaters > vs an entire power circuit /neighborhood/etc in a rolling blackout > situation. Much less collateral damage when you take out the AC for > two neighborhoods, than when you shut off gra
Thread view
Attachments: 0
2007-11-30 by Philippe Habib
Thanks for the reply. I looked through the data sheet for guidance about the various counters but I wasn't able to figure out what I need. Maybe someone here can help. I am using an ATMega 128 clocked at 16 mhz. What I'm trying to get is a 10khz PWM from timer 1 and a 2 khz pwm f
Thread view
Attachments: 0
2007-11-30 by Rick
--- In AVR-Chat@yahoogroups.com, "Philippe Habib" wrote: > > Thanks for the reply. I looked through the data sheet for guidance about > the various counters but I wasn't able to figure out what I need. Maybe > someone here can help. > > I am using an ATMega 128 clocked at 16 mhz.
Thread view
Attachments: 0
2007-11-30 by Don Kinzer
--- In AVR-Chat@yahoogroups.com, "Philippe Habib" wrote: >I looked through the data sheet [...] but I wasn't >able to figure out what I need. There is a good application note on setting up PWM at http://www.zbasic.net/appnotes.php. See AN-216. Although the app note is oriented to
Thread view
Attachments: 0
2007-11-30 by Dennis Clark
Folks, This must be a troll. An incredibly persistent troll! Time to file him/her in the junk box. DLC > Thanks for help > but can u explain the American saying? > > > > > ____________________________________________________________________________________ > Get easy, one-click a
Thread view
Attachments: 0
2007-11-30 by John Clymer
Alright, enough already! Read Wikipedia: http://en.wikipedia.org/wiki/Microcontroller http://en.wikipedia.org/wiki/Atmel_AVR http://en.wikibooks.org/wiki/Atmel_AVR Join and read the documents, study the projects at AVRFreaks: http://www.avrfreaks.net/ Possibly pick up some books:
Thread view
Attachments: 0
2007-11-30 by KA7EHK
We really have several issues, here. 1) Language. Mido is obviously not an accomplished English speaker. In fact, his/her level of learning is very low. 2) Techical. Mido does not have even the basic technical background from which to ask useful questions. 3) Cultural. or at leas
Thread view
Attachments: 0
2007-11-30 by Zack Widup
If you do a Google search for "microcontroller basics" or "microcontroller tutorial" you will probably find some on-line. Zack On Thu, 29 Nov 2007, mido glgl wrote: > You may be right and i will do my best then if u have source to let me do this , please tell me about it (any sou
Thread view
Attachments: 0
2007-11-30 by Enki
On 30 Nov 2007 at 5:59, majid_pow wrote: > i have 2 question > first,why when i write long program on bascom-avr the compiler shows > error 999 it says DEMO/BETA only supports 2048 bytes of code This guy doesn't exist... > second, how we can get some personal information about th
Thread view
Attachments: 0
2007-11-30 by mido glgl
Thanks for help but can u explain the American saying? ____________________________________________________________________________________ Get easy, one-click access to your favorites. Make Yahoo! your homepage. http://www.yahoo.com/r/hs [Non-text portions of this message have b
Thread view
Attachments: 0
2007-11-30 by Roy E. Burrage
Any member of the faculty of an engineering department in any college or university on planet Terra would either know what you ask or have readily at hand a book containing an explanation of these concepts. As was posted previously, go to your library and seek your information...
Thread view
Attachments: 0
2007-11-30 by Leon
----- Original Message ----- From: "mido glgl" To: Sent: Friday, November 30, 2007 8:20 AM Subject: [AVR-Chat] beginner 3 > In Egypt > if u can help me u can do Why can't you ask your teachers? Leon -- Leon Heller Amateur radio call-sign G1HSM Yaesu FT-817ND and FT-857D transceiv
Thread view
Attachments: 0
2007-11-30 by mido glgl
In Egypt if u can help me u can do ____________________________________________________________________________________ Get easy, one-click access to your favorites. Make Yahoo! your homepage. http://www.yahoo.com/r/hs [Non-text portions of this message have been removed]
Thread view
Attachments: 0
2007-11-30 by Roy E. Burrage
Engineering faculty? Which college? REB mido glgl wrote: >really i'm in faculty of engineering but i have this problem but if u can help me u can do >And in my college its hard to find solve this problem (it is depend on me ) > > >
Thread view
Attachments: 0
2007-11-30 by Jim Wagner
It appears that the "free" demo version of Bascom is limited to programs that are 2K in maximum size. This is a very common way to do things. If you want to write bigger programs, you have to buy! Jim Wagner Oregon Research Electronics Tangent, OR On Fri, 30 Nov 2007 05:59:54 -00
Thread view
Attachments: 0
2007-11-30 by mido glgl
really i'm in faculty of engineering but i have this problem but if u can help me u can do And in my college its hard to find solve this problem (it is depend on me ) ____________________________________________________________________________________ Be a better pen pal. Text or
Thread view
Attachments: 0
2007-11-30 by Roy E. Burrage
I don't know where to send you because I don't know where you are in your studies. Most of us here are professionals or relatively advanced hobbyists. We aren't teachers. It sounds like you're trying to teach yourself, which is a mistake unless you have at least some basic knowle
Thread view
Attachments: 0
2007-11-30 by mido glgl
You may be right and i will do my best then if u have source to let me do this , please tell me about it (any source can help me for those basics) And thank u for your help and i want to complete your help ____________ _________ _________ _________ _________ _________ _ Be a bett
Thread view
Attachments: 0