Re: GetCurDateTime function - how is this?
It's built in! (Part of the C standard library.) That is, if you're building from the Arduino IDE you don't need to "get" anything. Just cut and paste exactly what I have above. If you're building...
View ArticleRe: Intel HD
allan_intel - the user has a Sandybridge system - most recent driver for him is 15.28.3517 OP - Check to make sure that you have set the display mode in the operating system/graphics driver at the...
View ArticleRe: How best proceed with overheating i7-4790K?
bahianusI am writing down almost everything written on the CPU Box maybe it could help:--------------------------------------------------S-spec: SR219Product Code: BX80646I74790KS/N:...
View ArticleRe: GetCurDateTime function - how is this?
Mikal, can I buy you a beer? or 10? I just used your code and am able to get a datetime string of the "current" datetime. Thank you, thank you, thank you. Now I can move on to getting something done....
View ArticleI am basically lost with i2c... trying to connect grove shield to arduino.
I have an arduino and I have it's 4/5 tied to the 4/5 on the grove shield attached to an intel edison dev board. I cannot for the life of me get the two boards to communicate successfully. I run i2c...
View ArticleRe: Modifying Setup Webpage
I did a check on my Edison and there is no directory /usr/lib/edison_config_tools
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: 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: digitalWrite and MRAA digitalWrite
"Also note: my test app, I build and run on the Edison. If you are using something like devkit and eclipse, I would imagine that you would need to update the headers and the like on the PC and you...
View ArticleRe: digitalWrite and MRAA digitalWrite
Hi Kurt,Can you please confirm you are getting 0.23 to 0.27 "uS" <- micro seconds? I think it may be more of milli seconds.If it is indeed micro seconds, I'd like to download your version of...
View ArticleRe: Intel 82579V Issue
Hi all, I joined the forum due to discovering this thread and persevering with this Network Adapter problem since I had a new rig built over two years ago! Clearly, I'm not one to complain and simply...
View ArticleRe: Intel Wireless-N 7260 fails to connect WLAN and Bluetooth with Windows 8.1
I would like to confirm that for me on my Lenovo Yoga Pro 2, the "solution" to this problem was changing my wi-fi router to 54Mbps to eliminate the n protocol. Seriously considering getting a different...
View ArticleRe: Critical Issues with Intel HD4600 Graphics Drivers 15.36.7.3960
How curious! I'm having the same issue resuming from sleep on an Ivy Bridge machine (iHD 4000). I just upgraded from a Geforce GTX TITAN to a Radeon R9 290X, and I was blaming the AMD driver out of...
View Article