Water sensor
That program outputs the Liters per Hour. You simply multiply that times hours to get liters. So, if you want a reading ever 10 seconds, you would just take the Liters/Hour measurement and multiply it...
View ArticleWater sensor
Anybody? Statistics : Posted by guilherme2 • on Sun Jul 27, 2014 11:02 am • Replies 2 • Views 324
View ArticleWater sensor
Hello! I'm trying to monitor the flow of liquid with this sensor and code:http://www.seeedstudio.com/wiki/G1/2_Water_Flow_sensorThe example code is ok, but I want to know the total volume.How can I do...
View ArticleHow to start with RFBee
Hi guys,Im new with wireless tech and i dont know how to start with my pair of RfBee. I already read the user manual, and didnt get sucess. Lets talk what i did:- downloaded the last firmware version...
View ArticleNFC shield V2.0
Jacket Chen wrote:Just plug NFC Shield onto the Mega directly, and you don't need to modify the program, it can work well with Mega via the default demo without any changes.Hi, I tried to connect the...
View ArticleNFC shield V2.0
HiI too am getting the same message in the serial console:Quote:NDEF ReaderDidn't find PN53x boardI've tried both the included example sketch and the suggested amendments to the sketch here:...
View ArticleNFC shield V2.0
Just plug NFC Shield onto the Mega directly, and you don't need to modify the program, it can work well with Mega via the default demo without any changes.Statistics : Posted by jenny461388 • on Thu...
View ArticleNFC shield V2.0
Hi, I connect the shield to MEGA 2560 but it didn't find PN53x board.Here's how I connect the PINS: MEGA 2560 53 51 50 52NFC Shield 10 11 12 13I use the libraries from the wiki page:...
View ArticleSkeleton Bot - 4WD Hercules - Bad explanations
Hi,The new library works ! That's fine.Howewer, the wiki is still not up to date with your new code.I'm trying now to build the "Expand usage" (http://www.seeedstudio.com/wiki/Hercule ......
View ArticleSkeleton Bot - 4WD Hercules - Bad explanations
the new library here: https://github.com/Seeed-Studio/Hercules_Motor_DriverI forgot to write it down just now Statistics : Posted by dominique.beuret • on Tue May 27, 2014 3:14 pm • Replies 7 • Views 2137
View ArticleSkeleton Bot - 4WD Hercules - Bad explanations
Hi, I had updated the Library of Hercules, you can refer to it and have a try, about the wiki, I will update it next week. I will improve this product and the document continuous, so when you have any...
View ArticleSkeleton Bot - 4WD Hercules - Bad explanations
Nice !!Statistics : Posted by dominique.beuret • on Tue May 27, 2014 3:14 pm • Replies 7 • Views 2137
View ArticleSkeleton Bot - 4WD Hercules - Bad explanations
dominique.beuret wrote:Hi and thanks for the reply,I'm still stuck.I don't understand how to you use the code on the wiki page of the product.I always have an issue when I want to compile the code and...
View ArticleSkeleton Bot - 4WD Hercules - Bad explanations
Hi and thanks for the reply,I'm still stuck.I don't understand how to you use the code on the wiki page of the product.I always have an issue when I want to compile the code and send it to the board...
View ArticleSkeleton Bot - 4WD Hercules - Bad explanations
dominique.beuret wrote:Hi,I just received a 4WD Hercules.I'm a bit disapointed about your product. Ok, it is nice, well build, a good job.I built it and then the problems arrived.The code of the Motor...
View ArticleSkeleton Bot - 4WD Hercules - Bad explanations
Hi,I just received a 4WD Hercules.I'm a bit disapointed about your product. Ok, it is nice, well build, a good job.I built it and then the problems arrived.The code of the Motor Controller Library...
View ArticleUsing Grove modules on other Boards
Hi,I am very new to the use of grove modules and have no prior experience. I am working on a project in which I would like to use some of the grove modules (ultra-sonic range measurement module etc.)....
View ArticleSoftware serial not working with Stalker v2.3
Hi Seeed,I have a Stalker 2.3 and a UARTsBee connected to it (3.3V set). The Stalker is connected to a 6V battery for power. The problem is that I can't get software serial to work in the...
View Articlebootloader V3.26 binary wanted
Can anyone please give me the binary for the bootloader (from address 0x08000000 and up to 0x08004000, longer is fine) for the Nano "V3" with the DFU Ver 3.26?Statistics : Posted by tormod • on Sat Aug...
View ArticleRegarding Xadow.getChrgState()
Hi,I have a question regarding Xadow.getChrgState().In xadow.cpp, xadow::getChrgState() is implemented as follows.Code:unsigned char xadow::getChrgState(){ unsigned char Temp = CHRGpin &...
View Article