Re: Help installing node.js libraries.
Thanks for the responses. I'm starting with this version (I didn't build it I downloaded it) edison-rel1-maint-weekly_build_16_2014-10-14_14-56-19. When I run: npm install usb, it looks like your...
View ArticleProblems compiling libnfc on Edison (libusb)
Hi, I am trying to compile libnfc 1.7.1 on the Edison. It requires libusb. I edited sources for opkg as described...
View ArticleRe: 82579 chipset choose
Hi rekram, Thank you for posting your question. We will check on this. Regards, Sandy
View ArticleMax Image Size
Is there a maximum image size that can be flashed to the Edison? I am working on building up a GNURadio image and the edison-image-edison.ext4 file is 3.8 GB. - Patrick Barone
View ArticleRe: SDK installation and Eclipse Integration?
Both information are very helpful. Many thanks to all of you.
View ArticleRe: digitalWrite and MRAA digitalWrite
Thanks arfoll, Yes I did not imagine that the precaching of data would help much. I hacked up your mem version, such that the setup cached away offset and mask: dev->mem_offset =...
View ArticleRe: Adafruit 2.8 inch TFT screen
Again I have done some work to make it work with the Edison and have versions of code that runs under Arduino IDE as well as code that runs native using compile tools on the board.... I have also have...
View ArticleRe: Release 1.0.2 of Galileo Software available for download
The download link didn't work for me. I got the message: Unauthorized Access to this place or content is restricted. If you think this is a mistake, please contact your administrator or the...
View ArticleRe: Intel NUC D54250WYKH, Flickering screen
I had the same flicker problem with my D54250WYKH1. I'm using Windows 7 Ultimate 64bit, Windows Media Center with a SiliconDust HDHomeRun Prime 3 tuner. The local channels worked fine but the pay...
View ArticleCPU Serial Number or something unique
I need to obtain a unique identifier for each of the billion Edison boards I hope to sell to the market. Each board needs to have an ID so I can tag the data going to the cloud with it. MAC address is...
View ArticleRe: Intel Edison Arduino Board + General Questions and Proceedsings
UST_ hurry up and get over to my thread on getting the datetime. mikalhart has a solution and it works for getting datetime. GetCurDateTime function - how is this? Terrence
View ArticleRe: 3-Display Issues with HD Graphics 4000 Laptop (HDMI & VGA Config)
Sylvia_intel, here is my dxdiag.txt along with the images you requested. I hope this helps.
View ArticleRe: Intel® Wireless-N 7260 - slows
This worked for me... My Yoga 2 Pro wouldn't download over wireless at more than 2 Mbps. Someone suggested disabling HT Mode in the driver's Advanced tab. This increased downloads to around 20 Mbps....
View ArticleRe: DH87RL Windows 8.1 CIR doesn´t work
What happened with this driver? It is no longer available at the posted link. I am having the same issue with Windows 8.1 and the 2.9.1007 version of the driver. I have the D54250WYKH NUC and I...
View ArticleCost in production
When I've finished my prototype and want to go into production is there any way to get the cost down? Or am I at a minimum of ~50 USD for the each Edison?
View ArticleRe: digitalWrite and MRAA digitalWrite
HI, if you look at posting the trace shows the frequency shows something like 1.8mhz, and that is for complete cycle low.To high back to low. That was before I did some changes to peecompute address...
View ArticleRe: Am I using mraa_uart_init() wrong?
Solved this one myself I think. Posted here about it: https://software.intel.com/en-us/forums/topic/535463. Basically it looks like the pin mapping for the uart doesn't get initialized properly if the...
View ArticleRe: CPU Serial Number or something unique
You are correct B, they will have to configure wifi. I had not thought about creating an id then. Any idea on how to create a guid on the Edison, or what sort of ID would you suggest?Looking for...
View ArticleRe: NM Galileo project - Sensors and Robotic Systems
Do you have any code for available for sharing? I'm assuming this video is yours: https://www.youtube.com/watch?v=IUBADhvn8-A My project team would love it if you could give us any insight on...
View ArticleRe: Running sample application on Edison throug Eclipse fails: Daemon failed...
So I simply re downloaded the package from intel and did it all over again and it works now. Didn't change anything on the Edison side. So I'm not really sure what solved it but hey there you go.
View Article