DSO Nano V3 capturing single signal
Is it a solution to upgrade to the Benf-firmware?As reported above, I'm confused if this is safe or not with version 3Statistics : Posted by eliasheuninck • on Tue May 28, 2013 6:46 pm • Replies 2 •...
View ArticleDSO Nano V3 capturing single signal
I have a DSO Nano V3 app. 4.00 and the Single trigger doesn't work also on my equipment. I think it's a bug on the firmware and I hope will be solved as soon as possible because the equipment is not...
View ArticleDSO Nano V3 capturing single signal
Hello!I have a DSO Nano V3 (DS201+ Ossiloscope App ver.4.0). It's a very nice scope, but I can't get the SINGL (single) syncMode to work correctly.I want to look at serial communication (rs-232). If a...
View ArticleSouliss, IoT and Smart Home looks for hardware support
Hi,thanks for your answer. I've not got your reply, Souliss is yet there and cares about communication and logics, is a complete framework. I cannot insert link to show somenthing about, but you can...
View ArticleSouliss, IoT and Smart Home looks for hardware support
First , i'm glad you can like the Grove products. In fact , we are going to create more products.But also, we need get rid of the limitation of communication. Using it separately , P2P , however then,...
View Articlewifi shield telnet connection using hardware serial pins
Hey , if u wanna use hardware serial , you can't display the message on the screen(But leonardo can). And Wifly.setConfig("SSID","PASSWORD");//here to set the ssid and password of the Router...
View Articlewifi shield telnet connection using hardware serial pins
Hi I have bought the wifi shield because it seems it's beter than the one I have from dfrobot (v1) but I don't find any information about how to configure it like I want.Basicaly what I want is using...
View ArticleMotor Shield v1.2 Schematic
Hi,I have the Motor Shield v1.2 from RadioShack. I'm looking for a schematic of it.I found the v1.0 schematic on the wiki at http://www.seeedstudio.com/wiki/Motor_Shield_V1.0 . However, my board seems...
View ArticleWIZnet Ethernet Shield 1.1 on non-arduino
Hi I just bought a WIZnet Ethernet Shield 1.1, and i was planning to use it on my FEZ Panda II...Now it all seems to work, except i get no connection through the SPI...RX & TX flashing on full...
View ArticleWave amplitude
oh, logically speaking that the amplitude can not change. Whether you can share your practice? Best regards!Statistics : Posted by zazogarcia • on Thu May 16, 2013 8:21 am • Replies 3 • Views 309
View ArticlePurple Data Trace
Can you upload the image of the DSO Nano display? I want to see what your display is. Maybe I know the reasion is. Thank you ! Statistics : Posted by ian7 • on Sun Jun 02, 2013 2:44 am • Replies 1 •...
View ArticlePurple Data Trace
I've searched the web and can't find an answer to my problem that works for me so can anyone help? I've just bought a nice cheap DSO201 with firmware V3.26A on it. I'd rather not go through the bother...
View ArticleWifly Shield can't connect to Access Point
Please check your SSID and Key ,also , whether the type of Key is right "#define AUTH WIFLY_AUTH_WPA2_PSK"And we would make a introduction about the new library and update the older one on the wiki...
View ArticleWifly Shield can't connect to Access Point
hey, i'm using library from this address https://github.com/Seeed-Shield/WiFi_Shieldand i tried wifly_update to update firmwire, bnut it can't connect to my access pointStatistics : Posted by...
View ArticleWifly Shield can't connect to Access Point
Hey , what library you have used ?Statistics : Posted by delzabiondy21 • on Wed Jun 05, 2013 7:48 pm • Replies 3 • Views 20
View ArticleWifly Shield can't connect to Access Point
Hy, I wanna ask about wifi shieldMy wifishield cannot connect to surround access pointI don't know why this happened T.TIs ther anyone can help me?Statistics : Posted by delzabiondy21 • on Wed Jun 05,...
View ArticleGrove 125Khz RFID
Also,you can use UART port(TX/RX)Quote:void setup(){ Serial.begin(9600);}void loop(){ if(Serial.available()) { while(Serial.available()) Serial.write(Serial.read()); }}Statistics : Posted by...
View ArticleGrove 125Khz RFID
The program have been posted on the wiki:Code:#include <SoftwareSerial.h> SoftwareSerial SoftSerial(2, 3);unsigned char buffer[64]; // buffer array for data recieve over serial portint count=0;...
View ArticleGrove 125Khz RFID
Dear Jacky,Have you ever coding using rfid 125khz grove?could you share your code how to read that data uniq/tag using arduino?Statistics : Posted by just_riko11 • on Wed May 29, 2013 6:12 pm • Replies...
View ArticleGrove 125Khz RFID
Hey , it seems the RFID doesn't have this function: it has no sensor to detect the distance...Statistics : Posted by just_riko11 • on Wed May 29, 2013 6:12 pm • Replies 4 • Views 38
View Article