'DS3231' does not name a type
i am getting the same thing....has any one got an answer?Statistics : Posted by kelly2 • on Sat Oct 13, 2012 6:01 am • Replies 3 • Views 1232
View Article'DS3231' does not name a type
My Arduino Version is 1.0.5, and I got the same error ("DS3231" does not name a type).I took your example "adjust". The library is present. I copied all the Files DS3232 in the adjust subdirectory, but...
View Article'DS3231' does not name a type
I've just hooked up my Seeduino Stalker and the sample code on the wiki works, but the examples in the "DS3231 library for arduino 1.0" don't work. I'm using Arduino 1.0.1 on a Mac.Here are the errors...
View Article'DS3231' does not name a type
Hi,DearAccording to your errors,you need to check that whether your libraries contain DS3231 files. And if you hide"#include "DS3231.h" ",it'll occur the same errors,just like the following picture...
View ArticleConnecting NFC to Arduino UNO rev 3
Any Admins have a clue?Statistics : Posted by waimondfung • on Wed Dec 17, 2014 1:38 pm • Replies 1 • Views 39
View ArticleConnecting NFC to Arduino UNO rev 3
Hi, I'm trying to connect the Grove NFC to the arduino NFC. When i upload the readtag example in the NDEF-examples, I get the output: "Didn't find PN53x board".I did the following things:1. I soldered...
View ArticleOLED 96x96 and MBED
Looks like you can use the Suli platform.Can't post github url github / Seeed-Studio/OLED_96x96_Sulihttp://www.seeedstudio.com/wiki/How_to_ ... le_LibraryStatistics : Posted by richard_markham • on Fri...
View ArticleOLED 96x96 and MBED
Hi Dan,Thanks for ordering Arch Pro and 96 and OLED display. As far I know, there is no mbed library available for this display. We have only the arduino library for this display. Please see 96x96 OLED...
View ArticleOLED 96x96 and MBED
Hi, I have exactly the same question, did you get any answers? Did you get this working?I just ordered this 96x96 OLED board with a seeed arch pro, Initially things looked great because the arch pro...
View ArticleOLED 96x96 and MBED
Hi, noob to mbed and arch board but getting there...So is the 96x96 oled (SSD1327) module supported in mbed?Is there an mbed library for it anywhere?I found the arduino code for the SSD1327 and mbed...
View ArticleHow to power a Seeeduino Stalker v2.3 - water proof
Any old 5V USB wall wart will work. Just connect it where the solar panel goes. You have to cut off the mini USB connector and figure out where the +5 and ground are in the cable and then connect them...
View ArticleHow to power a Seeeduino Stalker v2.3 - water proof
Sorry for the delayed reply.Seeeduino Stalker uses CN3063 for charging the LiPo using Solar cell. You need to take care of CN3063 specification to fullfil the requirements of your application.1)Use a...
View ArticleHow to power a Seeeduino Stalker v2.3 - water proof
dear allI am currently coding on a Seeeduino Stalker v2.3 - water proof kit.http://www.seeedstudio.com/wiki/Seeedui ... _Solar_KitIt is sold with a solar panel to recharge the battery. Unfortunately, I...
View Articleerror when install driver for xadow main board on my PC
hi pls advice refer attach for the errorusing windows 8 osthanksAttachments error.jpg (54.54 KiB) Viewed 5 times Statistics : Posted by csbeng • on Mon Dec 22, 2014 2:01 pm • Replies 1 • Views 5
View Articleerror when install driver for xadow main board on my PC
Hi,The driver installation issue on Windows 8 is related to unsigned driver. Please agree to install unsigned driver.Refer to http://www.seeedstudio.com/wiki/Xadow_Main_Board and...
View ArticleStalker V3 compatibility with Same box as V2.3?
Does the Stalker V3 which has a different board shape, without the corner cutouts and a little shorter than the V2.3 , fit in the plastic box you have been selling for V2.3?Statistics : Posted by...
View ArticleTutorial: Reading Water Flow rate with Water Flow Sensor
Just to be clear (sorry for asking a dumb question)The breadboard diagram looks to have the power and ground connected together and the power connected to signal at the left of the breadboard... This...
View ArticleTutorial: Reading Water Flow rate with Water Flow Sensor
eltoddo: Yes, it will be off 1.5cl in the worst case. If, and only if, the accuracy is constant for a certain device, it can be configured. Lets say you have constant -1% error in measured vs. real...
View ArticleTutorial: Reading Water Flow rate with Water Flow Sensor
dnordenberg: No, you don't care about them. We need to look only the pulses during the 1 second period for our calculation of flow. The problems will come up only if the flow will change a lot in a...
View ArticleTutorial: Reading Water Flow rate with Water Flow Sensor
Hi everyone,Sorry for my english but i'm french... In first thank you for your post it' very interesting... I have just one qustion about your code, the flow is in L/min no? In the data sheet 7.5Q is...
View Article