Re: Accessing the UART Port of Galileo
On a future release of the IDE (w/ Gen2 support), it can be supported.I can add it in by default if there is enough demand for it. It will not be routed for to any of the Arduino pins but you can...
View ArticleRe: current drivers for ICH10R
Hi Kevin, thanks for responding. So far I installed the INF utility, and it said it was su cessful. However, device manager still reports version 8.9.0.1023The installation produced a fairly big log...
View ArticleRe: Also dropping internet connection Centrino 6205
Tamiroquai’s issue was solved here, but it was a different wireless adapter model anyway. mp3gus, I see that your Ruckus* APs are concurrent dual band capable; perhaps you may want to try connecting...
View ArticleRe: Win XP 32 bit Graphics Drivers for Lenovo IdeaPad S110
I suggest asking Lenovo* the question about their drivers because I was not able to find any information about the hardware specifications from their website. If the information found here about the...
View ArticleRe: Win XP 32 bit Graphics Drivers for Lenovo IdeaPad S110
I just found the S100's specifications here: http://shopap.lenovo.com/ru/ru/products/laptops/ideapad/s-series/s100/S100_en.pdfSo, it seems the systems mentioned above use different processors and...
View ArticleRe: Accessing the UART Port of Galileo
AlexT_Intel I want to be able send and receive data through this UART. I have connected it to a RS232 to USB connector and I get the output on the other side by connecting a USB cable b/n my PC and the...
View ArticleRe: Unable to BIOS Update DX79SI to SI0650P.BIO
That did it. Thank you !! I went in to recovery mode press F7 then proceed to bios update. After hitting enter to continue, the power cut off as many times before so I thought, well it did not work,...
View ArticleRe: Intel HD + Direct3D cause glitched graphics when C++ source code uses bit...
Hello!And thank you for your response. It's true that Dolphin doesn't come with any games / applications pre-installed. The only legal way (and the only way that Dolphin developer team supports) to...
View ArticleUnable to set my resolution to 1920 x 1080
I just purchased a new Dell 24 inch HDMI Monitor that looks best with 1920 x 1080 resolution. I have the latest Bios and graphics drivers and the latest driver for my monitor installed however I am...
View ArticleRe: Galileo Wont Boot Up
Thanks again AlexT_Intel.I am again, encountering another problem. When starting a telnet session using the wifichatserver example, I wrote in the code that if the galileo were to recieve a character...
View ArticleRe: What is the default, and maximum PWM frequencies on the Galileo?
Hi We tried in the IDE with the fastgpio configurations and we got up to 2 MHz. The tests were done on pin 2 and 3, but we got a better looking square signal in the pin 3 due to the PWM on that pin...
View ArticleRe: Intel gateway MQTT
Hi This community is for Galileo. Please go to businessportal.intel.com to submit your support request. See this file...
View ArticleRe: Haswell C1 vs C2 stepping - How to check? (AA number is not help)
Sylvia,congratulation to Intel's investigation. Hope that you will non-solve many other dh87rl-problems on the same way (I don't care about CPU-Z, but I care about my not booting dh87rl-Motherboard...
View ArticleRe: Intel Rapid Start's suspend state fails once after computer has been...
I used a system with 16 GB of RAM and took me a while to find out how to use a high amount of memory with programs. Bottom line, the system always entered the low power state mode, with or without...
View ArticleWrite to serial (RX\TX) from Node.JS script
Hi, Is it possible to write to serial from node.js code ?I'm trying to communicates with Arduino, is it the right way to do it? Thanks,Guy.
View ArticleRe: Are these Result's normal?
I am sorry; the following article lists the games we have tested with Intel® HD Graphics 4000: Graphics — Sample of popular games playable with Intel® HD Graphics 4000/2500
View ArticleRe: Write to serial (RX\TX) from Node.JS script
Hi guypid, If your trying to communicate between a node.js and a Arduino sketch. Yes its possible. You can have your node.js write to a file and the arduino sketch read the file. The other option is to...
View ArticleRe: Write to serial (RX\TX) from Node.JS script
Hi, I'm tyrying to connect another Arduino board to the Galileo, so how can the Arduino reads Galileo's files ? Sockets sounds like an interesting idea, can you talk about it more please? Thanks,Guy.
View ArticleRe: Write to serial (RX\TX) from Node.JS script
Hi guypld, Disregard Read/Write to a file. Sockets, i used websockets to sent data from an android phone to Galileo. Now if you want to communicate between Intel Galileo and Arduino. You can use Wire.h...
View ArticleRe: Mount the RAID partition that is created by Intel Rapid Storage Technology
"platform does not support raid0 with 1 disk" - was this originally RAID0 on two disks, or has it always been RAID0 on a single disk?
View Article