CAN-Bus sheild int fail on any Arduino except Seeeduino
Any good reason it's not supported?Quote:SPI: 10 (SS), 11 (MOSI), 12 (MISO), 13 (SCK). These pins support SPI communication, which, although provided by the underlying hardware, is not currently...
View ArticleCAN-Bus sheild int fail on any Arduino except Seeeduino
gjb wrote:OK, what does that have to do with it? I'm not connected using the ICSP header. What about the MEGA and the Pro?I don't think that's the problem, but thanks.Shields are supposed to be...
View ArticleCAN-Bus sheild int fail on any Arduino except Seeeduino
cory.j.fowler wrote:Quote:gjb wrote:[...] loaded the [...] example on a Leonardo [...]The Leonardo only has SPI available on the ICSP header.OK, what does that have to do with it? I'm not connected...
View ArticleCAN-Bus sheild int fail on any Arduino except Seeeduino
gjb wrote:[...] loaded the [...] example on a Leonardo [...]The Leonardo only has SPI available on the ICSP header.Statistics : Posted by gjb • on Mon Mar 10, 2014 8:44 pm • Replies 16 • Views 3158
View ArticleCAN-Bus sheild int fail on any Arduino except Seeeduino
Hello,Just got two CAN-Bus shields and one Seeeduino. I loaded the example "Send" file on the Seeeduino and loaded the "Receive-Check" example on a Leonardo. The Seeeduino can bus int is successful but...
View Article125 kHz RFID - Checksum
Now not all grove modules or other modules are tested with Raspberry Pi, and This list are including some modules which have been tested, and you can find a corroding program using with Pi. Also, you...
View Article125 kHz RFID - Checksum
Hello,I bought the Grove 125 kHz RFID Reader and am now trying to interface it on my Raspberry Pi.On the Wiki page (http://www.seeedstudio.com/wiki/Grove_-_125KHz_RFID_Reader) it states that besides of...
View ArticleGrove I2C Motor Driver v1.3 - Frequency Change Not Working
sirhannick wrote:Well, I figured it out on my own. It turns out, the capacitor to ground, C10 (100nF), is problematic with some programmers, and not necessary in the circuit. See this...
View ArticleGrove I2C Motor Driver v1.3 - Frequency Change Not Working
Well, I figured it out on my own. It turns out, the capacitor to ground, C10 (100nF), is problematic with some programmers, and not necessary in the circuit. See this...
View ArticleGrove I2C Motor Driver v1.3 - Frequency Change Not Working
I ordered and got my Atmel AVRISP MKII programmer yesterday. I am having trouble connecting to the Atmel ATmega8A. I just get an orange blinking light one he programmer. Is there something I need to...
View ArticleGrove I2C Motor Driver v1.3 - Frequency Change Not Working
If you solder a 16Mhz crystal, It would be better. I want to say that if you had an atmel programmer, why not try writing an Arduino style new firmware, the old one is wrote by AVR Studio, which is not...
View ArticleGrove I2C Motor Driver v1.3 - Frequency Change Not Working
I have made some progress. Using the default 0x84 for PWMFrequenceSet I can get different frequencies, but only a few useful ones:PWMFrequenceSet MotorPWMFrequenceSet Frequency0x84 0x00 30.12 Hz0x84...
View ArticleGrove I2C Motor Driver v1.3 - Frequency Change Not Working
Hello. I am trying to create a PC fan controller for which the optimal frequency is ~25 kHz. I have a Seeeduino Lotus v1.0 plugged into I2C motor driver v1.3b. I am able to change my fan speed easily,...
View ArticleGrove I2C Motor Driver v1.3 - Frequency Change Not Working
Hi, I just notice your topic, maybe I can share you some of my idea. Statistics : Posted by sirhannick • on Mon Jan 19, 2015 5:32 am • Replies 7 • Views 234
View ArticleGrove I2C Motor Driver v1.3 - Frequency Change Not Working
I now realize my mistakes and confusion from my first post. "PWMFrequenceSet" is a constant which cannot be changed. It simply represents the command that is sent to the ATmega8A to change the...
View Articlepowering Grove LED and vibration motor with Arduino UNO
Don't worry about it, almost all Grove modules can work well with Arduino board directly without external power, so do those two modules.And the 5v pin of Arduino Uno can provide about 500mA current to...
View Articlepowering Grove LED and vibration motor with Arduino UNO
Hi there, I have an arduino UNO and a Grove base shield. Now, I want to control one LED (http://www.seeedstudio.com/wiki/Grove_- ... _Color_LED)and one vibration motor...
View ArticleXBee shield with XBee
I made it work with this configuration :xbee -> xbee shield -> arduino mega -> pc -> xctu with this configuration :The program in the arduino should have an empty Setup() method and an...
View ArticleXBee shield with XBee
zaxoum.forum wrote:Hi,I think the real question is :Can I use XCTU with and xbee on a xbee shield which one is on an arduino connected to my PC trough USB ?Xbee -> xbeeshield -> arduino -> usb...
View ArticleXBee shield with XBee
Hi,I think the real question is :Can I use XCTU with and xbee on a xbee shield which one is on an arduino connected to my PC trough USB ?Xbee -> xbeeshield -> arduino -> usb -> PC ->...
View Article