Search the web
Sign In
New User? Sign Up
booksbybibin
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 267 - 296 of 1866   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
267
hi, i am a new member of this group. i need some help regarding my project which involves making of a robot controlled by a pc which can do simple jobs like...
bhargov bora
bhargov_nits
Offline Send Email
Aug 1, 2006
9:50 am
268
Read robo.pdf and parallel port book then u can easily solve this. see this link for driving a motor using parallel port ...
bibin john
njbibin
Offline Send Email
Aug 1, 2006
10:13 am
269
hi friends, Get ready to face the challenge of a lifetime-the place where the highest intellects meet to compete in all new and innovative events. A must for...
shushil kumar
shushilk
Offline Send Email
Aug 1, 2006
7:41 pm
270
Hi! in winavr when i click "MAKE ALL" after building the make file, it is giving as make.exe: *** No rule to make target `L293D1.CPP', needed by `L293D1.elf'....
mailmurali_robo
Offline Send Email
Aug 2, 2006
7:30 pm
271
Hi grp, i downloaded the book "parallel port 1" from this grp and it was extrememly useful. thx to the author... along with that book i had a c program by the...
jokarthik
Offline Send Email
Aug 2, 2006
9:08 pm
272
mostly u rename the file to .c see the makefile given in avrbook.rar and use it Bibin John www.booksbybibin.tk mailmurali_robo <mailmurali_robo@...>...
bibin john
njbibin
Offline Send Email
Aug 2, 2006
9:54 pm
273
That library is made by me. You should put tht bparlib.c file in the same directory of your c program, not in the default library file. For Turbo C put tht...
bibin john
njbibin
Offline Send Email
Aug 2, 2006
10:00 pm
274
i am using atmega8515 .though i have saved the as .c i.e l293d.c, in the make file it is cppsrc=$(target).cpp but it should have been src=$(target).c..... as...
murali s
mailmurali_robo
Offline Send Email
Aug 3, 2006
4:40 am
275
Assalamo Allykum ! I have the only option that I can use only AT89C51. I can't use other microcontrollers. Please send me the useful links and the sites about...
Zeeshan Sharif
zeeshan_iiee
Offline Send Email
Aug 3, 2006
8:10 am
276
u try a sample program from the book avrbook.rar, then you use the same makefile and just change the src and mcu name and try put your doubts in my forum ...
bibin john
njbibin
Offline Send Email
Aug 3, 2006
9:05 am
277
Zeeshan At the moment I am doing a one Master, three slaves project with RS485. 75176 on the serial bus. One line to switch from receiving to transmitting. It...
bzijlstra
buurmalsenla...
Offline Send Email
Aug 3, 2006
3:42 pm
278
i also tried the same.....but also i am getting the same error....i am unable to understand the error.....don't know wat to do... bibin john...
murali s
mailmurali_robo
Offline Send Email
Aug 3, 2006
5:22 pm
279
when u explain something, explain in detail. which version of WinAVR u take one program from the sample program and make. First u do this and tell wht is...
bibin john
njbibin
Offline Send Email
Aug 3, 2006
10:50 pm
280
the ver is winavr20060421.........i did the same explained by u ......again the same problem as explained by me in my first post bibin john...
murali s
mailmurali_robo
Offline Send Email
Aug 4, 2006
9:50 am
281
photo photo2 photo3...
mailmurali_robo
Offline Send Email
Aug 4, 2006
2:46 pm
282
hello; hr u? members! my name is shahid i m a student of engineering(BSc) electronics and telecommunication in the university of the punjab...
shahid
shahid_504
Offline Send Email
Aug 4, 2006
3:14 pm
283
u can add signal digital and analog way. For digital add/sub/mul/div, go for a microcontroller. Convert analog signal to digital using ADC and do processing...
bibin john
njbibin
Offline Send Email
Aug 4, 2006
8:25 pm
284
friends i am working for a line following bot.for the sensor part i am relying on TSOP+IR combination,but it seems to work sometime and not other,it seems very...
samrat ganguly
olimagnus
Offline Send Email
Aug 5, 2006
1:32 pm
285
you can use any of the three LED + LDR IR LED+ Photo Diode 38Khz modulated IR+TSOP. See some line following robot making tips ...
bibin john
njbibin
Offline Send Email
Aug 5, 2006
8:40 pm
286
Hello groupmates! i'm currently working on dc motor speed control with ATMEGA128. my problem now is how to develop and implement C code to change/set PWM duty...
Henry
henpanganiban
Online Now Send Email
Aug 6, 2006
2:22 am
287
DSC-00465.jpg DSC-00466.jpg DSC-00467.jpg...
henpanganiban
Online Now Send Email
Aug 6, 2006
11:01 am
288
photo photo2 photo3...
henpanganiban
Online Now Send Email
Aug 6, 2006
3:20 pm
289
hi!i'm about to running my final yr prjct which i should applied transceiver using single uC rather than use 2 different uC for transmitter & receiver.but what...
hunt_22004
Offline Send Email
Aug 8, 2006
3:34 am
290
use UART of microcontroller. Use TX pin for transmitting and Rx pin for receiving. Can u explain more wht u want to do. Put ur doubts in...
bibin john
njbibin
Offline Send Email
Aug 8, 2006
5:43 am
291
hello friends , do anybody hav a C code for interrupt for mega series of mcu? i just need the outlook of it how to initiate it and how to write sub- routines...
Nikhil Chandra
nikhilchandr...
Offline Send Email
Aug 9, 2006
4:57 am
292
There is no standardised Interrupt Service Routine.. it's implementation is compiler dependent. Specify the compiler You intend to use. Nikhil Chandra...
Z P
chatnick_au
Offline Send Email
Aug 9, 2006
6:04 am
293
i am using winavr for compileing the C codes and i am working on external interrupts.... Z P <chatnick_au@...> wrote: There is no standardised...
nikhil chandra
nikhilchandr...
Offline Send Email
Aug 9, 2006
6:08 am
294
Google from AVR_UIP It is an ethernet controller with a Atmega and it uses an interrupt. Futhermore, on the site www.edtp.com also an ethernetcontroller with...
bzijlstra
buurmalsenla...
Offline Send Email
Aug 9, 2006
6:17 am
295
em okay right now im using 2 different programming for transmitter and receiver using two different uC. but i would like to use transceiver so that i only use...
hunt_22004
Offline Send Email
Aug 9, 2006
4:32 pm
296
Assalamo Allykum ! I am working on a project in which I required two UARTs. I am working on the Master Slave Project... I will connect one UART to the all...
Zeeshan Sharif
zeeshan_iiee
Offline Send Email
Aug 13, 2006
9:12 am
Messages 267 - 296 of 1866   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help