Looks like the same error as before where you said everything works. Does it really work? Do you see data coming in on your Thingspeak channel...
What does the logfile /var/log/upstart/[servicename] say? And perhaps you have to make the .py file executable. or use exec python...
This would be the instruction to do so from link: Put this file in /etc/init mystartupscript.conf start on runlevel [2345] stop on runlevel...
Ok, then all OK. I would not send data every second but do it every minute or so. I also have read somewhere that thingspeak only accepts data...
Where is that I/O error coming from? Reading the sensors? Are you able to print the sensor values to the console so to be sure you can read the...
And what is not working? What errors do you get?
Ah you mean the zip file from the first post? I cannot open that too. The website where the backup should be is also offline.
If you are referring to the gerber files of the Udoo Quad ( http://udoo.org/download/files/schematics/G0975D14_C.rar ) It is opening at me without...
The links are working but not visible on all mobile browsers. I had to open the website in desktop version to see them. Then from the Neo there...
I linked to the quad documentation. It is a Linux thing not Arduino. And no difference in behavior on the Neo or Quad. There is somewhere here on...
You cannot read the value from a output pin with "cat". You can only do that with an input pin. It is a known issue from the documentation:
Why still torrents for images if you can download them fast enough from http://www.udoo.org/downloads/ ? The Udoo team also does not post the...
@Andrea Rovai I was thinking about creating a kind of compatible Arduino SPI library. It changed dramatically with Arduino 1.6.X. Udoo Neo's...
I did not but it should not be that difficult. To write 2 values (ie temp and value2) change in the python script: params =...
Any luck so far?
tutto ora lavora con la televisione?
Did you succeed in monitoring the temperature?
If you already have the 2 temp sensors you could attach one of them on the I2C_4 bus on other pins of the Neo:...
You mean the TMP75b? I believe these cannot be daisy chained because they all have the same I2C address. You could use the MPL3115 kit to daisy...
What if you use the network utility in the UDOObuntu desktop environment (in the bottom-right corner)? You could also check the configuration of...
Separate names with a comma.