Re: South Florida Intel Edison User Group
Hi IFarkas; Right now, I don't know about an official South Florida Intel Edison User Group, but you can ask all you need in the communities and all of we are going to help you. RegardsCMata
View ArticleRe: Am I using mraa_uart_init() wrong?
Thanx for the reply CMata_Intel, I got the Linux image from the Intel IOTDK site. I did notice that libmraa has been updated since the IOTDK was released. My image had libmraa.so.0.4.5. I updated it...
View ArticleTouch+LCD screen and Webcam
Hello All, Can anyone suggest best working Camera and Touch+LCD screen that has worked with Gen1? I am working on Logitech C270 & Adafruit 2.8" TFT screen but have not been able to get through both...
View ArticleRe: converting .out to .elf format (in Ubuntu)
Hi mhahn, I understood your point. But in my case, I have python executable script that hosts a webpage on Galileo. This searches for a html file when I start the webpage and based on the "clicks" on...
View ArticleRe: How much ROM is in the Intel Pentium J2900 and how many transistors???...
Please allow us more time to check about this
View ArticleRe: 3D Game killing BUG? Intel HD graphics card has ZERO "reported dedicated...
Intel drivers don't report the amount of dedicated video memory to the operating system, the BIOS does. When applications ask "how much dedicated memory" that API call goes to OS, not to graphics...
View ArticleRe: Adafruit 2.8 inch TFT screen
Hi Paridhi_Agrawal; We are following up on your post to see if you still have any questions you also could check the shields tests report for the Galileo. RegardsCMata
View ArticleRe: Touch+LCD screen and Webcam
Hi Paridhi_Agrawal; I can recommend you to check the shields that have been tested in Galileo and Edison boards, in the document you'll find all the results according to the board. RegardsCMata
View ArticleRe: switch usb ports from xhci to ehci?
Hi, I too have an urgent need to disable XHCI via the BIOS.This was a feature that was present in previous BIOS's but was removed for no apparent reason. From the release notes for BIOS version...
View ArticleRe: Intel SSD 530 NAND Write Problem
Mine is even worse!Windows 7 operating system.ASUS G73SW NotebookCurrent Status on drive:(1) INTEL SSDSC2BW240A4 Several days ago as posted above:Power On Hours : 250 hours Power On Count : 98 count...
View ArticleRe: Edison opkg package repo created
Alex,After a successful implementation of cronie and CIFS, if I can ask you another favor, it will be interesting to have "rsync" as well, it will help us keeping in sync the different boards.Thanks...
View ArticleRe: CPU Serial Number or something unique
It's just my two cents, but your customer is still going to have to configure the device to connect to wifi, right? In most cases it seems like it would only take a few more lines of code to generate...
View ArticleRe: D34010WYK ir Stop button doesnt work
I found out what the problem was.If GoogleChrome are Active, then it doesnt work, and also that Icon in the tray that keeps Chrome Active in the background does also interfear with the IR...
View ArticleRe: converting .out to .elf format (in Ubuntu)
But I do not know where to place the html file for systemd? Please let me know if my query is clear to you. No, sorry, isn't clear. what do you mean by "placing an html file for systemd"?
View ArticleRe: Edison Driver Setup 1.0.0 dows not install on Windows 10
What? But I don't think so. May be he is using "Windows Technical Preview"
View ArticleRe: Problem with Intel widi connection (failed)
Hi Nathalie,after two years I found this issue. I have the same problem. I can't connect my Asus Zenbook to my LG TV, they can see each other, PC prompts for password but does not connect. I tried to...
View ArticleRe: integers in Edison Arduino IDE
I was fiddling with SPI, and data transmission preparation. Wanted to send an Integer to an Arduino, so was using the Arduino Cish lowByte, highByte functions. That was easy enough, but wanted to...
View ArticleRe: Edison Breakout Board + Arduino-Intel IDE (Is it possible?)
Just attach the Arduino serial monitor at the right baud rate (Tools/Serial Monitor) to that same port.
View ArticleRe: Edison Breakout Board + Arduino-Intel IDE (Is it possible?)
You do it like normal Arduino setups. That is you open the terminal monitor and make sure it is setup to the same baud as your Serial.begin(... FYI - I am in the process of hacking up a board type to...
View Article