Repositories for intel galileo
I have smart package manager on intel galileo board. I need <package-name>.deb or <package-name>.rpm or other packages. eg for package-name: vim editor, gcc , etc. So that I can install...
View ArticleRe: I2C doesn`t work on my edison arduino board with mraa interface
I tried many many ways to figured out what is the problem of setting the sensor address, even rebuilded and reflashed image to slow bus speed down to 100KHz to feed the sensor, but all failed. So I had...
View ArticleHow to read binary data via Serial1?
I'm using a sensor that outputs binary data on UART.I connected it to Edison's Serial1 port and tried to read data, but faced several problems. 1)Until LF(0x0A) is sent, Serial1 doesn't work.My sensor...
View ArticleRe: How to read binary data via Serial1?
There may be other ways to do this, but I use the stuff in#include <termios.h> For example for my code that reads data from the Arbotix Commander (XBee), some of the Init code looks like: bool...
View ArticleOverscan issue
Hi, So my TV does not save my pictures settings to fix the overscan issue. The only way to fix this is to customize the aspect ratio via Windows.. however the graphic drivers for the Intel NUC N2820...
View ArticleRe: Galileo Shield Update
Hi guys, Just dropping a quick email to see if there is any news on how things are progressing and timing etc. Looking forward to the updates! Cheers,Z
View ArticleRe: How best proceed with overheating i7-4790K?
With everything at defaults (BIOS and XTU), this is what it looks like at rest:I stepped away for a few minutes and found that my system had restarted. After log in I was greeted with:"Windows has...
View ArticleRe: Intel Centrino Ultimate-N 6300 will not Channel Bond on 5Ghz
Hi There, Turns out D-Link were able to replicate the issue and it is likely an issue with the firmware of their router. They advise me they are working on a solution. Thanks
View ArticleRe: How best proceed with overheating i7-4790K?
My batch number is L429C229. Even in the same batch, there are good and bad CPUs. I got two in the same batch. One is extremely hot (85 - 94C even without Turbo Boost), while the other one is much...
View ArticleRe: How best proceed with overheating i7-4790K?
From your first picture, I saw that you set the 4 cores ratio at 44X, this would raise the core temp a lot (at least 1.29V with default BIOS), so that probably was the reason why your PC reset. In the...
View ArticleEdison thermal_zones - clarification/documentation
Can we get documentation or definition of the thermal_zones in /sys/class/thermal.root@ebob1:~# cat /sys/class/thermal/*/tempcat: read error: Invalid argument15625-11475...
View ArticleRe: Edison thermal_zones - clarification/documentation
Probably we should take a look into intel_soc_thermal.c
View ArticleRe: Edison opkg package repo created
Thank you for detailed instructions. I was able to follow and install. Thanks.
View ArticleIntel® PROSet/Wireless Software and Drivers for Windows 7 Version 17.13.2...
Intel when are you going to release Intel® PROSet/Wireless Software and Drivers for Windows 7 Version 17.13.2 (Latest) and not just the IT version but the version for end users?
View ArticleRe: SPI + Edison Mini breakout board + MRAA on IoT devkit
1. Yes I am connecting the analyzer according the pins described at the MRAA website, which are MISO - j18_11 and MOSI - J17_12.2. Yes, ground is connected. I can see the signal for SCK channel and CS...
View ArticleRe: Is there a way to toggle GPIO direction without signaling all pins?
Are you able to repro the issue with my code, Intel_Peter?
View ArticleRe: Intel Edison Arduino Breakout SPI
Its an ADC. Specifically the PmodAD5 from digilent. I'm using their supplied arduino drivers from here: AD7193 There is code on that page for arduino. I have run it successfully on my UNO. The code...
View ArticleRe: analog read using python and mraa is not working for me
thanks that worked ! It is now 10-bit by default and can be set to 12-bit using setBit(), which is now exposed in the JS API (wasn't there before).
View ArticleRe: DH87MC boot problem with new monitor
Thanks, I will try the BIOS update to V152 The processor is an i5 4570 running at 3.2 GHz.Just wanted to get this message out prior to the update.
View Article