Tell us about yourself!
Complete Your Profile
Wonderful! Can you sell only the PCB?
View Instructable »
DBeam non è un mio programma. Non saprei dove reperirlo. Io l'ho scaricato da internet e mi dispiace non sia più disponibile. Prova a contattare il servizio clienti GearBest o usare Wine per MAC http://winebottler.kronenberg.orgDBeam is not my program. I would not know where to find it. I downloaded it from the internet and I'm sorry it is no longer available. Try contacting GearBest customer service or using Wine for MAC http://winebottler.kronenberg.org
DBeam non è un mio programma. Non saprei dove reperirlo. Io l'ho scaricato da internet e mi dispiace non sia più disponibile. Prova a contattare il servizio clienti GearBest o usare Wine per MAC http://winebottler.kronenberg.org
DBeam is not my program. I would not know where to find it. I downloaded it from the internet and I'm sorry it is no longer available. Try contacting GearBest customer service or using Wine for MAC http://winebottler.kronenberg.org
View Instructable »
Hi tapascio. Yes I'm italian.
View Instructable »
This is the number of your serial port. Try 0 or 1 or 2
View Instructable »
Woow Great!!
View Instructable »
I tink it's the same code...
View Instructable »
This Arduino sketch print the data on serial. But you can't use this with serial plotter, but you can use serial monitor.
Dear, I don't know the gsr limits. But I think that the focus of the question is the rapid change of value after a lie.
View Instructable »
Have you settingup the serial to 9600 baud?
You can use the Adafruit sensor Library and DHT-11 library. Try Test Example.
View Instructable »
I'm tryng to flash the esp8266 with code, but the Arduino IDE make an error:sketch_mar20a.ino: In function 'void setup()':sketch_mar20a:118: error: 'macToStr' was not declared in this scopesketch_mar20a:122: error: 'loadConfig' was not declared in this scopesketch_mar20a:128: error: 'initWiFi' was not declared in this scopesketch_mar20a.ino: In function 'void btn_handle()':sketch_mar20a:165: error: 'setOtaFlag' was not declared in this scopesketch_mar20a.ino: In function 'void loop()':sketch_mar20a:185: error: 'clearConfig' was not declared in this scopesketch_mar20a:193: error: 'setOtaFlag' was not declared in this scopesketch_mar20a:207: error: 'connectMQTT' was not declared in this scopesketch_mar20a:216: error: 'mqtt_handler' was not declared in this scopesketch_mar20a:224: error: '...see more »
View Instructable »
Upgrade the driver with http://kig.re/2014/12/31/how-to-use-arduino-nano-mini-pro-with-CH340G-on-mac-osx-yosemite.html
View Instructable »
The program Neje not is mine..
View Instructable »
If you want use DHT-11 you can use the Adafruit DHT Arduino Library
View Instructable »
Great! Thanks!
View Instructable »
You can use the DHT-11
View Instructable »
Yess
View Instructable »
Thanks
View Instructable »
Hi,try to find your answer here: http://community.mydevices.com/t/wecome-to-the-mydevices-cayenne-community-forum/20
View Instructable »
When I try the code...Segmentation faultSegmentation faultSegmentation faultSegmentation fault
View Instructable »
Raspberry Pi is simply to run Glediator.
View Instructable »
I see the screen only after reset Arduino UNO...
View Instructable »
Hi,try this: http://kig.re/2014/12/31/how-to-use-arduino-nano-mini-pro-with-CH340G-on-mac-osx-yosemite.html
View Instructable »
Reinstall the USB driver for serial converter.Try to read this: http://kig.re/2014/12/31/how-to-use-arduino-nano-m...
View Instructable »
Download CoolTerm:http://freeware.the-meiers.orgConnect the laser engraver, and open the program. See the port.
View Instructable »
I think that is a problem of value of stepper motors. Control the voltage of driver, control the values of stepper motor, use another program for verify if is a software problem.Post your trouble on this forum: http://www.shapeoko.com/forum/viewforum.php?f=3
View Instructable »
Depend from driver see this:https://www.youtube.com/watch?v=GM6T-GwXqPQ
View Instructable »
Have you another Arduino UNO? Can you try the GRBL shield with another Arduino UNO
See this: https://github.com/grbl/grbl/wiki/Configuring-Grbl-v0.9
View Instructable »
Great idea! You can use Processing for example...
View Instructable »
I use the example code
I giive this error:Connecting to mqtt.mydevices.com...Traceback (most recent call last): File "Example-01-SendData.py", line 19, in <module> client.loop() File "/usr/local/lib/python3.6/site-packages/cayenne/client.py", line 150, in loop self.client.loop() File "/usr/local/lib/python3.6/site-packages/paho/mqtt/client.py", line 995, in loop rc = self.loop_read(max_packets) File "/usr/local/lib/python3.6/site-packages/paho/mqtt/client.py", line 1273, in loop_read rc = self._packet_read() File "/usr/local/lib/python3.6/site-packages/paho/mqtt/client.py", line 1838, in _packet_read rc = self._packet_handle() File "/usr/local/lib/python3.6/site-packages/paho/mqtt/client.py", line 2291, in _packet_handle ...see more »I giive this error:Connecting to mqtt.mydevices.com...Traceback (most recent call last): File "Example-01-SendData.py", line 19, in <module> client.loop() File "/usr/local/lib/python3.6/site-packages/cayenne/client.py", line 150, in loop self.client.loop() File "/usr/local/lib/python3.6/site-packages/paho/mqtt/client.py", line 995, in loop rc = self.loop_read(max_packets) File "/usr/local/lib/python3.6/site-packages/paho/mqtt/client.py", line 1273, in loop_read rc = self._packet_read() File "/usr/local/lib/python3.6/site-packages/paho/mqtt/client.py", line 1838, in _packet_read rc = self._packet_handle() File "/usr/local/lib/python3.6/site-packages/paho/mqtt/client.py", line 2291, in _packet_handle return self._handle_connack() File "/usr/local/lib/python3.6/site-packages/paho/mqtt/client.py", line 2349, in _handle_connack self.on_connect(self, self._userdata, flags_dict, result)TypeError: on_connect() takes 3 positional arguments but 4 were given
View Instructable »