Top "Intel-edison" questions

Intel Edison is an electronics prototyping platform equipped with a micro controller (Intel® Quark™) and a Dual Core CPU (Intel® Atom™) plus BLE and WiFi aimed for product prototyping of (IoT) connected type of devices

Linux JAVA in path but permissions denied

Im trying to get JAVA enabled on Intel Edison which uses Yocto (Linux), the problem is that after extracting the …

java path permissions intel-edison
How to perform a bluetooth low-energy scan via BlueZ C library

I'm new in programming Bluetooth low energy using BlueZ. I want to develop a native code c to scan nearby …

linux bluetooth-lowenergy bluez intel-edison
Compare Intel Galileo and Intel Edison

I am quite new to the Internet of Things. I checked the Intel website and went through a few other …

embedded iot intel-edison intel-galileo soc
How to disable serial console(non-kernel) in u-boot

I am building a Yocto image for Intel Edison. One of the image's components is u-boot with an Edison-specific patch. …

linux embedded-linux u-boot yocto intel-edison
Docker on embedded systems, why not?

There was a project thrown my way recently that involves the orchestration of several (Linux capable) embedded devices, deploying software …

docker containers embedded-linux intel-edison
How do I add Arduino libraries to Eclipse Project?

how do I add Arduino libraries to Eclipse Project? I just started playing with Intel Edison and have a Grove …

c++ c eclipse arduino intel-edison
Bluetooth Library for BlueZ (Windows)

What is the Windows equivalent for Linux's libbluetooth2-dev? I'm trying to run simple_scan.c for a BlueZ-enabled bluetooth …

linux bluetooth download bluez intel-edison
bbappend file for replacing a file

I created a new layer in yocto: meta-abc, a recipe: abc-efg_0.1.bb and an .bbapend: abc-efg_01.bbapend file. With the …

yocto intel-edison
How to program a Bluetooth LE device using C on Linux x86?

I have a bluetooth device which I can control using gatttool on linux. I want to develop my own c …

c bluetooth bluetooth-lowenergy bluez intel-edison