Hello,
The same issue is resolved in the following post please refer it and let us know if it works.
Thanks and Regards
Search found 305 matches
- Fri Mar 25, 2016 6:54 pm
- Forum: Arduino & Seeeduino
- Topic: DrawBitmap on OLED Display
- Replies: 1
- Views: 2103
- Fri Mar 25, 2016 6:51 pm
- Forum: Grove
- Topic: No data with GSR sensor serial monitor
- Replies: 3
- Views: 2287
Re: No data with GSR sensor serial monitor
Hello,
Grove hat supports only A0 port please modify the following line your code as follows
Thanks and Regards
Grove hat supports only A0 port please modify the following line your code as follows
Code: Select all
const int GSR=A0;
- Fri Mar 25, 2016 3:15 pm
- Forum: Grove
- Topic: Tubing size for pump Grove Smart Plant Care Kit for Arduino
- Replies: 4
- Views: 2366
Re: Tubing size for pump Grove Smart Plant Care Kit for Ardu
The tube size should fit G1/4 standard size.
- Fri Mar 25, 2016 3:12 pm
- Forum: Arduino & Seeeduino
- Topic: Node + Firmata + Serialport on Seeeduino Cloud
- Replies: 2
- Views: 2306
Re: Node + Firmata + Serialport on Seeeduino Cloud
Seeeduino Cloud is similar to YUN. The same method on YUN can be used on Cloud too.Please check the following link
https://blog.arduino.cc/2014/05/06/time ... l-node-js/ for detailed instructions.
https://blog.arduino.cc/2014/05/06/time ... l-node-js/ for detailed instructions.
- Fri Mar 25, 2016 2:17 pm
- Forum: Grove
- Topic: Flow sensor for Grove Smart Plant Care Kit for Arduino
- Replies: 2
- Views: 1761
Re: Flow sensor for Grove Smart Plant Care Kit for Arduino
please write to tickets@seeed.uservoice.com / order@seeedstudio.com they will help you
- Tue Mar 22, 2016 1:49 pm
- Forum: Grove
- Topic: Infrared Emitter and Receiver as a BEAM
- Replies: 1
- Views: 1510
Re: Infrared Emitter and Receiver as a BEAM
Hello,
Yes it is possible with the following sensors
1.Grove-Infrared Receiver
2.Grove Infrared Transmitter
and the example code is available in the wiki
documentation.
Please also check the Grove IR distance interrupter which has both transmitter and receiver in it.
Yes it is possible with the following sensors
1.Grove-Infrared Receiver
2.Grove Infrared Transmitter
and the example code is available in the wiki
documentation.
Please also check the Grove IR distance interrupter which has both transmitter and receiver in it.
- Tue Mar 22, 2016 1:36 pm
- Forum: Raspberry Pi
- Topic: GrovePi+ NFC tag reader v1.1 odesn't read anything...
- Replies: 4
- Views: 8647
Re: GrovePi+ NFC tag reader v1.1 odesn't read anything...
Hi,
Could you please try the demo code in the following link and let us know the results
https://github.com/DexterInd/GrovePi/bl ... nfc_tag.py
Thanks and Regards
Could you please try the demo code in the following link and let us know the results
https://github.com/DexterInd/GrovePi/bl ... nfc_tag.py
Thanks and Regards
- Fri Mar 18, 2016 6:57 pm
- Forum: Grove
- Topic: Raspberry PI 2 with Multichannel Gas Sensor
- Replies: 1
- Views: 2464
- Thu Mar 17, 2016 2:23 pm
- Forum: Arduino & Seeeduino
- Topic: Didn't Pn53x board
- Replies: 2
- Views: 2386
Re: Didn't Pn53x board
Hi,
NFC Shield works only on SPI Communication please change the following line of code to solve your issue.
in the ReadTag and WriteTag program.
Thanks and Regards
NFC Shield works only on SPI Communication please change the following line of code to solve your issue.
Code: Select all
#if 1
Thanks and Regards
- Tue Mar 15, 2016 2:45 pm
- Forum: Grove
- Topic: [Question] Grove Indoor Environment kit wrong sensor values
- Replies: 8
- Views: 6776
Re: [Question] Grove Indoor Environment kit wrong sensor val
Please download the intel image from the following link