Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

rabbit-semi · Group for Rabbit C-programmable micros

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 6027
  • Category: Microcontrollers
  • Founded: Oct 3, 2000
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 16711 - 16740 of 41855   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
16711 Chuck Johnson
chuckgjohnson Send Email
Oct 6, 2003
2:45 pm
Walter, Since no one else replied here goes. This code was my first attempt at interfacing the MAX186 to a rabbit module. Despite the functions name, it is...
16712 walter woodrow
oopicwow Send Email
Oct 6, 2003
3:27 pm
Hey, I really appreciate it. That is exactly what I was trying to do. Not using the SPI, but learn how to use the rabbits ports. Here in the near future I...
16713 walter woodrow
oopicwow Send Email
Oct 6, 2003
6:57 pm
Is there a pre-defined sleep function that can be used outside a costate? I have been using the waitfor command, but I need to setup a pause in a section of...
16714 Lance Beck
ltbeck1 Send Email
Oct 6, 2003
7:51 pm
Try this: wTime = (long)(MS_TIMER + DelayTime); while((long)(MS_TIMER - wTime) < 0 )) DelayTime is a long integer milliseconds value. Lance ... From: walter...
16715 walter woodrow
oopicwow Send Email
Oct 6, 2003
8:46 pm
Thanks Lance. ... setup ... have ... Service....
16716 Jorge
jorgespo2 Send Email
Oct 6, 2003
11:59 pm
Necesito contactarme con desarrolladores de software realizar el programa para una aplicación en un micro Rabbit RCM3100. Estoy ubicado en Buenos Aires,...
16717 Claudio Matos
claudioferna... Send Email
Oct 7, 2003
12:48 am
Jorge, żUsted recibió mis 2 e-mails que le envié en sábado? żUsted que quisiera dar curso en nuestras negociaciones? Sinceramente, Claudio Matos ... From:...
16718 Micron Engineering
micronpn Send Email
Oct 7, 2003
7:34 am
Jorge, I didn't receive any answer from you, I think that if you are interested to develop any project with an external consultant you have to write down some...
16719 pablo stoliar
pstoliar Send Email
Oct 7, 2003
7:37 am
sirve gente con mucha experiencia en el 2100? ps... ... ===== _______________________________ .^. |ps> /V\ | // \\| /( )# ^^-^^ ...
16720 Flux
FirstOvertone Send Email
Oct 7, 2003
8:09 am
Hi all My hardware has been tested and failed the EMC I am using RCM2250 as a daughter board in my application. I have a motherboard which the RCM2250 is...
16721 Fournier, Pete
pfournier_as... Send Email
Oct 7, 2003
11:55 am
Flux, This subject was just covered a couple of weeks ago. Take a look at the previous posts. -Pete ... From: Flux [mailto:bene-tam@...] Sent:...
16722 Tom Collins
tomcollinsaz Send Email
Oct 7, 2003
2:44 pm
... Since only a small percentage of users would be interested in this, it would be better to place the file on a website somewhere and include the URL in the...
16723 Peter-Jan
advantra_pj Send Email
Oct 7, 2003
3:30 pm
Hello, When my module is in low power mode(2Khz) I have a problem with switching to high clock. I'm detecting on a I/O on interrupt based and then I'm...
16724 lhcb63 Send Email Oct 7, 2003
5:59 pm
Dear Friends, We have try to use SMS over GPRS, but we have some problems to go to AT command using +++ , We saw by scope that the Module send OK, but using...
16725 David Zitzkat
snow_katz1998 Send Email
Oct 7, 2003
6:45 pm
Has anyone had a problem with TCP/IP not working after upgrading to DC 8.01 from an earlier version (around 7.33)? We were using DC 7.33 with TCP/IP working...
16726 Sarah
kittyhawk49 Send Email
Oct 7, 2003
7:07 pm
Hi, this is probably a dumb question, but does Dynamic C 8.1 (the one downloadable from the ZWorld site) support all Rabbit modules. I want to know if I can...
16727 shdesigns2003 Send Email Oct 7, 2003
8:47 pm
... Yes the 2200 is supported by almost any version. The 3200 was added on version 7.33. <Scott>...
16728 Steve
seecwriter Send Email
Oct 7, 2003
11:03 pm
... setup ... You can also try the following procedure. It takes care of wrap-around issues. void Waitfor( unsigned int ms ) { unsigned long t1, t2; if ( ms )...
16729 Jorge
jorgespo2 Send Email
Oct 8, 2003
12:25 am
Excuse but I send to you a response on 04/10/03. This is a copy mail: Dear Massimo: Thank you for the answer. At this time we need to contact some company or...
16730 Jorge
jorgespo2 Send Email
Oct 8, 2003
12:31 am
Estimado Claudio: Efectivamente recibí tu mail y te lo contesté el Sábado, 04 de Octubre de 2003 12:32 p.m. a esta dirección Claudio@... Te...
16731 Jorge González
jorgespo2 Send Email
Oct 8, 2003
12:49 am
Dear Massimo: I send to you a response on Sábado, 04 de Octubre de 2003 12:36 p.m. to micronpn@... <micronpn@...> Regards, Jorge Gonzalez This is a...
16732 Jorge González
jorgespo2 Send Email
Oct 8, 2003
12:51 am
Dear Massimo: I send to you a response on Sábado, 04 de Octubre de 2003 12:36 p.m. to micronpn@... <micronpn@...> Regards, Jorge Gonzalez This is a...
16733 scotti100 Send Email Oct 8, 2003
9:26 am
I've recently got a dynamic c 7.33 and i've seen it has a TCP/IP connection option to communicate (debug?) to target. My target is a smart cat bl2100 with an...
16734 maxp411 Send Email Oct 8, 2003
11:29 am
Hi, my question is the function sock_puts()! i call the function with the socket and the data byte. when i call this function in a loop, is a buffer overrun...
16735 vmstom Send Email Oct 8, 2003
12:46 pm
I´am using DC7.33p to program RCM3110 and RCM3100. When I run my program I get an error : "Bad packet - type:001, subtype:015" after a while. The program is...
16736 Mike Rauch
MRauch@... Send Email
Oct 8, 2003
1:53 pm
The TCP/IP connection option is for use with the Rabbit Link card. You can get further info on the Rabbit Semiconductor site. ... From: scotti100...
16737 Mike Rauch
MRauch@... Send Email
Oct 8, 2003
2:01 pm
It is possible, depending upon your application and network impairment, to have the output buffer full for a socket. In the case of sock_puts(), if the buffer...
16738 walter woodrow
oopicwow Send Email
Oct 8, 2003
3:18 pm
Hey, This may be a silly question, but here it goes. We are going to be interfacing our rabbit to a Microchip PIC. We will be using the Address and Data...
16739 Charlie Krauter
cakrauter Send Email
Oct 8, 2003
3:23 pm
What version of Dynamic C are you using? -charlie ... Charlie Krauter Software Engineer Rabbit Semiconductor ckrauter@......
16740 Jesus Manuel Conejo S...
jesconsa22 Send Email
Oct 8, 2003
3:23 pm
żDe que proyecto se trata?. Si es algo no muy complicado se podria hacer entre todos los del foro gratuitamente Jesus....
Messages 16711 - 16740 of 41855   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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