Search the web
Sign In
New User? Sign Up
rabbit-semi · Group for Rabbit C-programmable micros
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Show off your group to the world. Share a photo of your group with us.

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 35329 - 35358 of 39534   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
35329
I want to use the DHCP option for the hostname. How can I set this option in the configuration of the DHCP of the rabbit3700 best regards maik...
maikhaenig
Offline Send Email
Mar 1, 2007
8:31 am
35330
... hyperterminal ... Well, I KNOW that the barcode config is: Baud Rate: 9600 Parity: None Data Bits: 8 Stop bits: 1 And I also know it returns ONLY ASCII...
jesseleezamora
Offline Send Email
Mar 1, 2007
3:13 pm
35331
... whether ... sending). ... What do you mean by using Hyperterminal? Do you mean using my code only for a different serial port, or do you mean to connect my...
jesseleezamora
Offline Send Email
Mar 1, 2007
3:13 pm
35332
... I don't know...what is RTS and CTS anyway? I don't mean to be ignorant, but this is my first project on an embedded system... Thanks anyway, Jesse ... I ...
jesseleezamora
Offline Send Email
Mar 1, 2007
3:14 pm
35333
... What is a *scope*? I know the baud rate IS 9600.... The size of my input buffer is 31 characters....and I expect to get 9 charaters from a card (something...
jesseleezamora
Offline Send Email
Mar 1, 2007
3:14 pm
35334
Hello, Currently i'm developing a web server (DC9.5) and being new in this matters i would like to send/receive variables from/to javascript for easier...
cjf10244
Offline Send Email
Mar 1, 2007
3:31 pm
35335
So, since you are trying to read a barcode pattern, do YOU KNOW what EAN means? ... __________________________________________________ Fale com seus amigos de...
Alexandre Kremer
alekremer
Offline Send Email
Mar 1, 2007
3:32 pm
35336
Nevermind... Reading your other posts i concluded this isnīt a problem related to rabbit semiconductor... RTFM for the barcode reader and go search on google...
alekremer
Offline Send Email
Mar 1, 2007
3:43 pm
35337
http://tech.groups.yahoo.com/group/rabbit-semi/message/35326 ... this ... for ... value ... JS ... ('D4')"> //Drop ... needs. ... it ... and...
alekremer
Offline Send Email
Mar 1, 2007
3:43 pm
35338
Maybe my explanation didn't run so well... My html configuration page is composed by many drop down boxes, depending one from another. It is entirelly dynamic...
cjf10244
Offline Send Email
Mar 1, 2007
3:59 pm
35339
If your barcode reader uses RS232 standard then sometimes you need to implement the RTS (request to send) and CTS (clear to send) These are used to stop buffer...
np np
harrabylad
Offline Send Email
Mar 1, 2007
5:19 pm
35340
Hi Folks, Since i am working on Rabbit Flux, i have no other option but leave with DC 9.5. As people have mentioned that i could see few those problems. Today...
Sunil Kumar B.G
bgsunny
Offline Send Email
Mar 1, 2007
9:25 pm
35341
Hello all, I've been reading all the recent discussion of Dynamic C and I'd like to ask something that I've been wondering about for a little while. Given that...
Jon Sharp
jonsharpnet
Offline Send Email
Mar 1, 2007
9:30 pm
35342
I was suggesting connecting the barcode reader to your PC's serial port and using Hyperterminal (serial port communications program built into windows) to...
Nathan Johnston
nb_johnston
Offline Send Email
Mar 1, 2007
10:23 pm
35343
... I don't use the IDE as it is buggy and has too many limitations. The debugger is stupid; there should be not need for run-time code for the size and # of...
Scott Henion
shdesigns2003
Offline Send Email
Mar 1, 2007
11:22 pm
35344
Thank you for your reply! That might be worth a try! But then, as of 2 weeks ago, it was tested on another board and it worked correctly. So I don't know if ...
jesseleezamora
Offline Send Email
Mar 2, 2007
12:05 am
35345
Hi all, I would like to implement timer A for generating fixed time delay. Can anybody help giving sample program or help to how to do that..?? Thanks in...
swapnil bakare
swapnilb83
Offline Send Email
Mar 2, 2007
6:10 am
35346
Hi Can anyone tell me how good / bad the ladder logic implementation is? Alexis...
Alexis
alexisjhn
Offline Send Email
Mar 2, 2007
6:21 am
35347
How much delay are you looking for? dan... On 01 Mar 2007 22:10:21 -0800, swapnil bakare <swapnil.bakare@...>...
Dan Allen
maesoftgroup
Offline Send Email
Mar 2, 2007
1:06 pm
35348
The web page says there's a security key feature to prevent code tampering, yet the documentation (as far as I can tell) doesn't say anything about what this...
hwrd389
Offline Send Email
Mar 2, 2007
9:45 pm
35349
hi, 100 microsecond. and then i can built logic to get delays in multiple of 100 microsecond. Can we use Timer B for this purpose?? As it is mentioned as...
swapnil bakare
swapnilb83
Offline Send Email
Mar 3, 2007
1:25 pm
35350
... You can use timer B. I have a library on my free libs page: http://shdesigns.org/rabbit/freelibs.shtml <Scott> -- ... Rabbit libs:...
Scott Henion
shdesigns2003
Offline Send Email
Mar 3, 2007
3:36 pm
35351
... There are a couple of ways to do this. You could use hidden type inputs for all the values you want to post back, store the values in then and use...
rwaynes123
Offline Send Email
Mar 4, 2007
10:49 pm
35352
Been there, gave it the old college try, didn't like much of what I found. I also had a couple projects currently in 9.10 (originally started in 8.6? and...
Jon
grandpotenta...
Offline Send Email
Mar 5, 2007
2:26 am
35353
Hi, I have now the RCM4010 Development Kit which is located on: http://www.rabbitsemiconductor.com/products/rcm4000/ I would like to ask about the 8-channel,...
Boy Rabbit
rabbitstudent
Offline Send Email
Mar 5, 2007
4:16 am
35354
... http://rwaynes.customer.netspace.net.au/AJAX.zip (try it without the full stop at the end) Credit where credit is due, the ajax.js code in this sample is...
rwaynes123
Offline Send Email
Mar 5, 2007
4:30 am
35355
Hi all Iīm trying to understand the "magic" behind the way z world done itīs libs to do dynamic html pages, when you write the html code by yourself not...
alekremer
Offline Send Email
Mar 5, 2007
6:32 pm
35356
Hi friends, Please help me about how to communicate rabbitcore 2200 with my PC using IP address. ... Sucker-punch spam with award-winning protection. Try the...
senthil kumar
lenincsau
Offline Send Email
Mar 6, 2007
5:19 am
35357
Read the TCP/IP "Chat" example programs provided with Dynamic C. Will give you the basics of sending ASCII text between the Rabbit and a PC. On Tue Mar 6 16:19...
jesterfu@...
jester_fu_ah
Offline Send Email
Mar 6, 2007
5:56 am
35358
Try the example programs that come with Dynamic C. ... From: senthil kumar <lenincsau@...> To: rabbit-semi@yahoogroups.com Sent: Monday, March 5, 2007...
Steve Trigero
seecwriter
Offline Send Email
Mar 6, 2007
6:19 am
Messages 35329 - 35358 of 39534   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