Logging wireless sensor data with JavaScript using Intel Edison and Google...
Hi folks,I am currently writing a tutorial that guides developers through creating a simple wireless data logging facility based on Google Apps script and the Intel Edison prototyping board using...
View ArticleRe: how to print on edison stdout via arduino IDE(sketch.elf)
Hi jzd, I was able to send to port ttyMFD2 the output of command date by using the Arduino IDE. I used the following command: system(“date >> /dev/ttyMFD2”); The idea of this is to send the...
View ArticleRe: Using Eclipse to build and debug projects for Edison.
Thanks for the link! Looks like it should have most of the information I am looking for Edit: One note on this. This document appears to be mainly for developing on a Linux Ubuntu setup, which I can...
View ArticleRe: how to print on edison stdout via arduino IDE(sketch.elf)
There are a few different things you can do. 1. Use what is there. That is, in the Arduino IDE source code for the function main, It sets up to have: everything that went to stdout goes to the...
View ArticleRe: Dedison, Hooking Edison to Anything voids warranty
That's a cute joke. And it also brings to mind that coming to a conclusions about a hardware problem over mail or forum thread is like diagnosing an illness without a medical workup.. This wouldn't...
View ArticleRe: Proset Customization disable hotspot assistant
Hi Joe, Being that we have up to 50 users per computer, of which there are 16,000, there is a lot of wasted time in our organization having to click the hotspot assistant. Your solution would have...
View ArticleRe: how to compile kernel
Hi pruesch Take a look at the BSP Guide and the Native Application Guide. Regards;CMata
View ArticleRe: Intel Core i7-4790 4K at 60Hz
Okay well I guess I finally got my answer, thank you!
View ArticleRe: Dedison, Hooking Edison to Anything voids warranty
colabi, that battery block has a known issue with potential shorting. Possibly what happened to yours. If you don't see that that is Sparkfun's design, their board and possibly your solution to...
View ArticleRe: ubilinux (Debian) now available from Emutex Labs
with Adapter DC jack male 12v 1,5 A.
View ArticleRe: Triple monitors not working with Intel HD 4000 on Lat E6430
Hello. I've read through this thread and have come to the conclusion that I cannot use a 3rd display because my built-in display is LVDS. My laptop is equipped with all a VGA port, HDMI port, and...
View ArticleRe: hi, my laptop is freezing at windows welcome screen mostly or desktop,...
I suggest you to check if there is a recent BIOS that needs to be installed on your system. Try installing our drivers by performing the manual procedure. Intel® Download Center Are you using the...
View ArticleUsing Cluster-on-die technology in latest Xeon E5 v3 CPUs
I am currently investigating how to enhance performance isolation and predictability on the latest Intel platforms.To this aim, I am envisioning to exploit the Cluster-on-die mechanism, but I have some...
View ArticleRe: I can't seem to install WiDi on my PC, I've used the driver update...
This is what I found after an internet search:http://www.partnerinfo.lenovo.com/partners/uk/products/thinkpad-yoga.shtml Datasheet:...
View ArticleRe: Any mini-PCIe cards with Bluetooth 4.1?
We at Intel always implement new technologies in our products; however, we do not comment on unannounced Intel products or future technologies until they are officially released.You may visit the...
View ArticleRe: Maximum USB Device Count on Intel 8 Series Controllers?
DH29, on 8 series motherboards, the limitation of end points is 96 as I mentioned it before. Bear in mind that each USB device can support multiple end points and how many end points can support vary...
View ArticleRe: intel edison mraa gpio output initial status
What @Intel_Peter suggests is correct, the initial 'mode' of a pin is pretty undefined behaviour and the only way to be certain is to set it at boot. Setting it early in the boot process would be ok as...
View ArticleRe: Build custom package in a new Yocto layer
In that case can you share your nano recipe? It sounds like make install didn't put the right bits in the right place, have a look at the tmp build directory hopefully everything is in the build dir...
View Article