Re: Adafruit motor shield lib sample program compilation error
Hi PranavSanghadia Where do you have the libraries located? looking at the log that you are receiving when you compile, it looks like the libraries are in...
View ArticleRe: OpenCV controlled Robot Arm
Hi Dylan! I'm sorry for the delay in my response. What I meant is that It's not neccesary to use a lot of scripts/sketches at the same time, let's say that you are going to run a script in the board...
View ArticleRe: WiDi connects to Samsung TV and disconnects right away (Win 8.1)
Hello fif, You can try a clean install of your wireless and display drivers. - Obtain the latest driver for your graphics and wireless adapters from the OEM. As second option you can download the...
View ArticleRe: DC S3500 Series M.2 drive availability. Are they being poured into a...
The SSD DC S3500 M.2 devices are available to distributors but currently they are not available in online marketplaces. If you contact your local distributor ie. Find Intel® Authorized DistributorsThey...
View ArticleRe: Python script as background process
Hello bpryer I spent some time tonight trying to solve your problem.I made a python example "blink.py" which blink the on-board led on the Arduino breakout board #!/usr/bin/python import mraa import...
View ArticleRe: Error compiling opencv code on Edison
Hey ManojVangala I follow that tutorial too! and I had some problems. So I just follow that tutorial until he part it says to expand the root partition and then I just installed opencv by doing: opkg...
View ArticleIntel i210 driver for Windows 2003
Dear,How can I210 work under windows 2003 as I210 no support this OS? Thanks.
View ArticleRe: Edison R2 Beta SW Released
There is going to be an Arduino release soon which will include Edison and Galileo boards. Don't have the ETA yet, but it should be soon.
View ArticleRe: problems Eclipse? dev-kit?
well as luck would have it, today the same problem is back!none of the examples are working!frustration is at an all time highplease some wizard at intel read this and try to figure it out
View ArticleRe: combining ardino ide code with the linux cpp code and running it on linux
Hi annu_shah; 1. Do you want to run both at the same time?2. Or do you want to indicate in the CPP-routine, when you run the Arduino-sketch? For 1). You can run your code in background and at the same...
View ArticleRe: Intel Dual Band Wireless-AC 7260 Adapter disables when lid closed.
For all the people facing issues with Intel Wireless 7260 or Intel Wireless Dual Band 7260 ac cards. This is for laptops .. I don't know about desktops I had a Yoga 2 Pro 8.1 64 bit and Intel...
View ArticleRe: Intel® Wireless-N 7260 - slows
Exactly the same problem.. Here is the solution that worked for me For all the people facing issues with Intel Wireless 7260 or Intel Wireless Dual Band 7260 ac cards. This is for laptops .. I don't...
View ArticleRe: How to test if i2c hardware is there without segmentation fault
Two issues with this. One is that it everything works just fine when the i2c hardware is there so I would think I am enabling things OK. My question was that I can't detect that it is not there...
View ArticleRe: How to test if i2c hardware is there without segmentation fault
Note: Assuming your code is like above, where you are calling mraa init and and I2c init, MRAA should be setting this up. First thing is to make sure your MRAA is up to date. Also do you have simple...
View ArticleRe: Edison i2c lost arbitration when enable any 2 devices
Hi freshbird1.my test is on Edison breakout board ,and my levelshift is TXS0102.For i don't know much about ediosn arduino kit and BSS138. Maybe you can compare and find some differences. 2.Some...
View ArticleRe: How to test if i2c hardware is there without segmentation fault
Here is a simple program:int main(){ mraa_init();}Result:root@username~# /home/root/programFailed to write to exportIntel Edison failed to initialize Arduino board TristateRailed to write to...
View ArticleRe: S2600-CP2 vmware ESXi 5.5 hangs on ACPI initialization -- Boot loop
Well Goutam.Nagella, thanks for the suggestion, but changing the monitor didn't fix the issue. I also verified once again that the setting for MMIO above 4GB was disabled. Thanks for the suggestion...
View ArticleRe: 4790k Power Consumption
You may want to review this thread: Haswell Refresh & Intel 8-Series Motherboards: it's a shame. And, this one: Troubleshooting Intel® Core™ i7-4790K / i5-4690K overheating Doc
View ArticleRe: 4790k Power Consumption
It's just really random high readings in the software, should I actually be worried? Rmaing a motherboard or cpu isn't something I look forward to
View Article