Quantcast
Channel: Seeedstudio Forum
Browsing all 6612 articles
Browse latest View live

2.8 TFT V2 Touch Screen Need a Library

Hello James,I'll assume you are using the example programs supplied by Seeed.I don't have a drawText function - did you mean drawChar?I just ran both the "text" example which uses drawChar, and the...

View Article


2.8 TFT V2 Touch Screen Need a Library

Hey John, should probably start new thread, but drawNumbers, drawText won't compile. error message is: TFTv2\TFTv2.cpp.o: In function ' TFT::drawChar(unsigned char, unsigned int, unsigned int, unsigned...

View Article


2.8 TFT V2 Touch Screen Need a Library

James,Glad I could be of some help.If you want to rotate the text, below is a link to my modified V2 libraries.Regards,Johnhttp://forum.arduino.cc/index.php?topic=150900.msg1132783#msg1132783Statistics...

View Article

2.8 TFT V2 Touch Screen Need a Library

Thanks John,Tried just running the example sketches and they ran perfectly. Then I commented out the #include<stdint> and it still ran, so those functions are indeed in the 1.0.5 IDE. Thanks for...

View Article

2.8 TFT V2 Touch Screen Need a Library

The stdint.h library is built into the IDE. You don't need to manually install it. The demos will run as supplied.Regards,JohnStatistics : Posted by james.roth • on Sat Jun 07, 2014 6:24 pm • Replies 7...

View Article


2.8 TFT V2 Touch Screen Need a Library

Thought it would fun to play with Arduino and TFT touchscreen. First attempt at anything like this and I can't find the "stdint" library to include in any of the example sketches. Not in the Arduino...

View Article

CAN-Bus sheild int fail on any Arduino except Seeeduino

Thanks for the information.I'll play with it some more.Statistics : Posted by gjb • on Mon Mar 10, 2014 8:44 pm • Replies 7 • Views 626

View Article

CAN-Bus sheild int fail on any Arduino except Seeeduino

My apologies, that guide is apparently grossly outdated... SPI is definitely supported in the Arduino IDE at this time, however the Leonardo has SPI connected only to the ICSP header and any shield...

View Article


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 Article


CAN-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 Article

CAN-Bus sheild int fail on any Arduino except Seeeduino

cory.j.fowler wrote: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 using the...

View Article

CAN-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 7 • Views 626

View Article

CAN-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 Article


Hercules controller sensor input questions

After reading the wiki entry for the Hercules controller, I'm left with a few questions. Basically, the Hercules platform seems to be absolutely perfect for my new project, except that I will require a...

View Article

Wifi Shield WLS06201 is always in unstable TCP connection

My code :#include "Wifly.h"#include <SoftwareSerial.h>WiflyClass Wifly(2,3);#define HTTP_POST_HEADERS "U-ApiKey: a6db4904d575e9ceb9a592a23f50\r\n"unsigned long start_millis = 0;char...

View Article


Wifi Shield WLS06201 is always in unstable TCP connection

Wifi Shield WLS06201P is always in a unstable TCP connection.when it run the code in the beginning , it can connect the server and send data correctly.But after 3-5 hours, it con not connect the...

View Article

Can bus shield and Arduino Uno pins

CAN-bus shield communicates with Arduino through SPI interface, so pin 13, 12, 11, 10 and 2 are occupied. Other pins on Arduino you can still use.Statistics : Posted by anton.i.belov • on Tue Apr 15,...

View Article


Can bus shield and Arduino Uno pins

May be I understand something wrong but I can't find any information about the communication between Arduino and the CAN-shield. Can I stil use all pins from Arduino Uno (through stackable headers) or...

View Article

Image may be NSFW.
Clik here to view.

seeed motor shield scam!!!!!!!!!!!!!

I agree with the opinion that it's difficult to find information about seeedstudio shield products. I'm new to arduino and purchased a motor shield v2.0 and ethernet shield at radio shack on a whim. I...

View Article

seeed motor shield scam!!!!!!!!!!!!!

so what other thing can you control i would like to control speed and motor a,b like motot a turn motor b trun motor a,b turnStatistics : Posted by stevecobb76 • on Sun Oct 28, 2012 12:37 pm • Replies...

View Article
Browsing all 6612 articles
Browse latest View live