The Intel Edison is a computer-on-module offered by Intel as a development system for wearable devices and Internet of Things devices.
Questions tagged [intel-edison]
4 questions
6
votes
1 answer
Connecting Raspberry Pi and Intel Edison
I have a GPS unit with an IMU based on the Intel Edison I want to used alongside a Raspberry Pi for a robotics project. The general idea is that I want to use the Edison unit to provide the Pi with sensor data (gps, gyro, compass, ++) on a…
bjelleklang
- 163
- 5
6
votes
0 answers
Creating COM serial port between external device (Joule/Arduino/etc.) and PC over Bluetooth w/ linux sdptool & rfcomm (OR another method)
This article is not device specific, but rather is focused on using sdptool and rfcomm to setup a serial com port connection over bluetooth. If you have another method instead of these two Linux modules that is welcomed as well! My specific example…
Sam H.
- 69
- 4
3
votes
1 answer
Edison Ubilinux Flash Error "Cannot allocate memory of size 1610612736"
When flashing command prompt states restarting Edison. Then when it restarts the command prompt disappears quickly and nothing new is flashed on Edison board and message stating to wait 5 mins does not appear and this message appears in flash txt.…
theweekendcoder
- 89
- 4
3
votes
1 answer
Android Things: GPIO button/switch handler only responds once
I am working through the tutorial for the Android Things SDK and I have the following set up:
I hooked up the hardware via the Android Things SDK and have a working handler for the button/switch working but it only works once. After that I need to…
Luke
- 195
- 6