Connecting 2 Grove devices to Stalker 3.0
Yes you're right, now it can't work with Stalker v3 due to 8Mhz crystal oscillator. But it may work if modifying the libraries. We'll have a try.Bty, stalker has a function of temp testing, didn't you...
View ArticleConnecting 2 Grove devices to Stalker 3.0
byronjbignell wrote:Hi, I'd tried 7 in a previous iteration, this is the result. I'd thought perhaps that the DHT11 was a dud, so I've tried three different ones, all result in the same issue.Code:...
View ArticleConnecting 2 Grove devices to Stalker 3.0
Hi, I'd tried 7 in a previous iteration, this is the result. I'd thought perhaps that the DHT11 was a dud, so I've tried three different ones, all result in the same issue.Code: float h =...
View ArticleConnecting 2 Grove devices to Stalker 3.0
Are you using this DHTxx breakout: http://www.seeedstudio.com/wiki/Grove-_ ... ity_Sensor so you can have a look at the first photo: You can see the pin connections: The order is GND VCC NC SIGNC means...
View ArticleConnecting 2 Grove devices to Stalker 3.0
Okay, I'm trying to solve this and have been both reading post after post and wiki entry after entry and I'm nowhere still.Here's the thing. The Stalker (most versions) have two Grove connectors: 1 x...
View ArticlePower on of GPRS shield from software
MontanerjI'm just beginning experimentation with a GPRS shield. Were you asking if the shield can be totally powered-off, and then awaken by (software) input?Is this a common feature? Is it just a...
View ArticlePower on of GPRS shield from software
Any update on this topics?Thanks!Statistics : Posted by montanerj • on Sun Jan 06, 2013 7:29 am • Replies 13 • Views 4147
View ArticlePower on of GPRS shield from software
strange thing!! jacket, do you have a try ? and it works ? Statistics : Posted by montanerj • on Sun Jan 06, 2013 7:29 am • Replies 13 • Views 4147
View ArticlePower on of GPRS shield from software
Thanks for the proposed solution. Unfortunately it does not work Can you check if my GPRS shield version (1.0) supports software power up? If so, any other suggestion?Thank you!Statistics : Posted by...
View ArticlePower on of GPRS shield from software
Hi,you can try the following code:Code: int Power=9;//addition code unsigned char buffer[64]; // buffer array for data recieve over serial portint count=0; // counter for buffer array void setup() {...
View ArticlePower on of GPRS shield from software
I am using GPRS shield v1.0 and I see now in the wiki a solution for sotfware power up (http://www.seeedstudio.com/wiki/GPRS_Shield_V1.0#Power_up_and_power_down).I have tried the code proposed in the...
View ArticleIssue with data from Grove 3-Axis Digital Compass
Hello,I am having some problems with the Grove 3-Axis Digital Compass. The main issue I have is that the raw data is not consistent. I am using the compass with the Hercules Dual 15A 6-20V Motor...
View ArticleLet Your Works Glow with Recipe
Let Your Works Glow with Recipe. Dear Makers,The creative idea itself does not talk, and the amazing works of yours would never be known by others if you keep them in your workshop. The spirit of...
View ArticleHow to best panelize these boards?
hi there,there are 2 options for panelizing: silkscreen and v-outsilkscreen:put the 4 designs in a big board outline, and separate the boards by silkscreenyou will get the panelizing board, but you...
View ArticleHow to best panelize these boards?
I want to order this PCB along with its small sensors and a button board. The grey box is a 2" square for reference. They are irregularly shaped and I am not sure how to panelize them successfully for...
View ArticleBLE micro as Standalone microcontroller
I want to use BLE micro as Standalone microcontroller and I also want to code using arduino . I have following questions :1. What is the range of BLE micro ? does it work if it is inside of a 3mm...
View ArticleRestart Linkit One Board
there's no software reset yet, seems that there's some bug in the connect. I will try to see if there's some way can solve this issue.Statistics : Posted by orxyss • on Mon Mar 02, 2015 12:50 am •...
View ArticleRestart Linkit One Board
Hi, Can someone please tell me how to restart linkit One board from software ?I have a great program that sending HTTP requests to my php server via sim card, but after 30 hours the board just stop...
View ArticleEpaper only displays weird lines (with picture)
After I hearing about the Raspberry Pi resetting after a bright flash a while ago I had an idea about the e-ink screen and the grey lines. Putting my finger over the flex cable running to the screen...
View ArticleEpaper only displays weird lines (with picture)
I also have the grey lines showing. I have the 2.7 inch screen and I am using the MEGA 2560.The screen size is set correctly in the code. The screen initially draws correctly, with black and white...
View Article