CAN - Shield Serial Monitor
Hi Loovee,I have a few question regarding the code:1. Why when add a Serial.print to the "loop" loop that's all that happen? I mean outside the Flag_rcv condition it seems to not work.2. I did as...
View ArticleCAN - Shield Serial Monitor
hi ,, can someone explain to me how to do filter and masking ? thanks,,Statistics : Posted by giliepin • on Tue Feb 26, 2013 8:10 pm • Replies 10 • Views 601
View ArticleCAN - Shield Serial Monitor
yuu.flatout.gennari wrote:I have same problem that interrupt doesn't work.Could you show me your OBD sample code?please refer to https://github.com/reeedstudio/CANBUS_S ... BD_RECIPLE Statistics :...
View ArticleCAN - Shield Serial Monitor
I have same problem that interrupt doesn't work.Could you show me your OBD sample code?Statistics : Posted by giliepin • on Tue Feb 26, 2013 8:10 pm • Replies 10 • Views 601
View ArticleCAN - Shield Serial Monitor
giliepin wrote:There's something that i dont understand. Why when I add the function of printing the error on the monitor I dont get any interrupts?This is very strange to meCode:void setup(){...
View ArticleCAN - Shield Serial Monitor
There's something that i dont understand. Why when I add the function of printing the error on the monitor I dont get any interrupts?This is very strange to meCode:void setup(){...
View ArticleCAN - Shield Serial Monitor
Hi loovee,I got busy so I went back to it right now...Anyways, I tried your code on a stand alone ECU and at first it worked great. But then the next day i couldn't get it to work. so i took it out of...
View ArticleCAN - Shield Serial Monitor
one more thing, cu'z the amount of data from a vehicle is very large which may cause can-bus crash, you can try to set the mask to avoid some unwanted data Statistics : Posted by giliepin • on Tue Feb...
View ArticleCAN - Shield Serial Monitor
hey~ sorry for the delay, I see this page just right now!!yep~ I am the guy Loovee!! seems like that you plug your can-bus to a vehicle, and it doesn't works right ?well~ maybe you can contract with me...
View ArticleCAN - Shield Serial Monitor
Hi,I'm a newbie and purchased the arduino uno and can bus shield recently. I've downloaded the example from the wiki and at first it didn't work. after searching the forumi realized that the...
View ArticleSome problems about GPRS
Q: I just received an GPRS shield v1.4 from Seedstudio. I'm trying to do likein WIKI and it's not working. If I send something through SSCOM32E from wikipage, I received 00 00 00 00 (hex) and not "OK"....
View ArticleCheck update firmware
but I saw this on wiki :If a firmware reprogram for the outdoor sensor device is required, simple connect the mini USB port to your PC which will put the device under “Program Mode” as explained...
View ArticleCheck update firmware
er.... a bit confused, i think their is no firmware for the lipo rider pro....Statistics : Posted by nicolas10 • on Mon Jun 03, 2013 2:39 am • Replies 2 • Views 11
View ArticleCheck update firmware
HelloHow can I check if the firmware is good on my lipo rider pro ? and how reprogram it ?ThanksStatistics : Posted by nicolas10 • on Mon Jun 03, 2013 2:39 am • Replies 2 • Views 11
View ArticleFAQ of Bluetooth Shield
How to change the baud rate of Bluetooth Shield1 Quote:#include <SoftwareSerial.h>SoftwareSerial mySerial(6, 7);void setup(){mySerial.begin(38400);mySerial.print("\r\n+STBD=9600\r\n");}void...
View ArticleFAQ of Bluetooth Shield
Connecting Bluetooth Shield with Arduino Mega1 Modify your program:Code:#include <SoftwareSerial.h> //Software Serial Port#define RxD 10#define TxD 11#define DEBUG_ENABLED 1SoftwareSerial...
View ArticleBlind and buried vias in 4-layer boards?
yes, we don't accept blind and buried viasStatistics : Posted by clcorbin • on Fri May 31, 2013 10:01 am • Replies 3 • Views 91
View ArticleBlind and buried vias in 4-layer boards?
yes, we don't accept blind and buried viasStatistics : Posted by clcorbin • on Fri May 31, 2013 10:01 am • Replies 3 • Views 91
View ArticleBlind and buried vias in 4-layer boards?
They aren't available!Statistics : Posted by clcorbin • on Fri May 31, 2013 10:01 am • Replies 3 • Views 91
View ArticleBlind and buried vias in 4-layer boards?
Gents,What are the limitations/requirements for blind or buried vias on 4-layer boards? I have not been able to find any info on what Fusion can handle.Regards,ClintStatistics : Posted by clcorbin • on...
View Article