Re: analog read using python and mraa is not working for me
Hello Raphael,You can SSH into your Edison and execute the following commands shown below in bold: echo"src mraa-upm http://iotdk.intel.com/repos/1.1/intelgalactic"> /etc/opkg/mraa-upm.confopkg...
View ArticleRe: Intel HELP!!!! update utility does not recognize hardware
Hi Mark, I tested the Utility again and it does not function properly. Instead of identifying the driver and providing the latest driver as an option which can be downloaded manually it states this is...
View ArticleRe: how to read uart'data from edison board
Hi Ishan; Try updating the mraa library: (You will need to have a password and wifi set in you Edison) root@edison:~# ifconfig wlan0 up root@edison:~# echo "src mraa-upm...
View ArticleRe: Update Utility 2.0 problem Only sees Wifi card
Hi Mark, I tested the Utility again and it does not function properly. Instead of identifying the driver and providing the latest driver as an option which can be downloaded manually it states this is...
View ArticleRe: Update Utility 2.0 problem Only sees Wifi card
I don't have an ETA for the other components yet. I could use your help with a list of the components in your system. IF you run the online Intel® System Identification Utility - Identify Your Product...
View ArticleAre the new Skylake going to work with +5V PCI buses?
Hello,I am debugging a skylake platform which has a PCIe-to-PCI bridgem I am having issues to get the PCI cards working(many of them), so I am wondering if this new platform supports +5V PCI bus?Regards
View ArticleRe: DHT workaround for Galileo and Galileo Gen2 using 2 pins instead of one
Hi,I have updated code and schematic that should work better with the DHT22. I originally just posted the diode method since it is simpler and worked well for the DHT11 I used for testing. The more...
View ArticleRe: Arduino 1.6.x - Edison/galileo moving to it?
Hi Kurt; We will share the details of the future Arduino releases as information become available, stay tuned.Best Regards;CMata
View ArticleRe: problem with bitbaking
Hi Luis_Bucanero; Debian is not supported but you could try with this link EmutexLabs, If doesn't work for you I suggest you to post a new thread with this new question in the communities in order to...
View ArticleRe: How to use arduino for VS2013
建议还是用VS2012,官方没有把VS2013加在支持列表说明还没有进行针对性测试。里面可能会存在不可知的问题。暂时,我还没有用VS2013进行过编译,没法给出更多解释。
View ArticleRe: Using arduino breakout board: send sensor data using serial to the edison?
I updated my Edison to the latest Ubilinux distro and installed screen. I then SSH into my edison and login to the default root account. I executed: screen /dev/ttyMFD2 115200 and screen loads but...
View ArticleRe: Bluetooth connection to phone
In chart 1 I just see one line "Failed to connect: org.bulez.Error.Failed", so I want to confirm with you for one question: whether you confirm connection on your phone?Usually if you first send...
View ArticleRe: Intel® PROSet/Wireless Software and Drivers for Windows 7 Version 17.13.2...
Joe_Intel Please look at past Driver updates Intel has always issued these versions. Intel® PROSet/Wireless Software and Drivers for Windows 7*Recommended for end-customers. Includes download options...
View ArticleRe: New NUC will not start
I have bought a intel Nuc D54250WYK1 with an intel I5 4250U processor. I installed the following hardware: Samsung Electronics 840 EVO mSATA 0.85-Inch Solid State Drive MZ-MTE250BWCrucial 16GB Kit...
View ArticleRe: Why does Windows 8.1 metro games lag(some time) on intel hd 4400 graphics?
OK...here they are...I've attached them
View ArticleRe: Dedison, Hooking Edison to Anything voids warranty
It was powered by the battery block. And it ran successfully for a while. And all this was doing was blinking an led and connecting to the internet to do it. But I'd actually like to have Intel add...
View ArticleRe: How to read binary data via Serial1?
Hi KurtE,Yes your assumptions are close.I have listed more info below.Any insights appreciated, Thank you Excerpts of C code on Edison:static const char *PORT_NAME = "/dev/ttyMFD2";serial_port =...
View ArticleRe: Why does Windows 8.1 metro games lag(some time) on intel hd 4400 graphics?
I've a single 4GB stick installed...
View Articlehow to print on edison stdout via arduino IDE(sketch.elf)
I write a arduino program via Arduino IDE and i need it to print data in the stdout of edison. Because I will manually start the program (/sketch/sketch.elf) in the shell of edison. But I tried printf...
View ArticleRe: Edison thermal_zones - clarification/documentation
what mmi said. I don't understand where the relevance of 30dC comes from? obviously nothing bad will happen to a CPU if it gets cold. (within reason) tmon.h makes brief mention of Intel medfield...
View Article