The BeagleBoard is an ultra-low cost, high performance, low power ARM Cortex-A8 (OMAP3/DM37x/AM335x) based single board computer designed by BeagleBoard.
I just got my BeagleBoard-Xm and I'm wondering if there is any detailed step by step tutorials on how to …
embedded arm beagleboardI have a RFID module attached to my beaglebone and reading ID tags with a python code. Now, I want …
startup beagleboard angstrom-linuxI'd like my BeagleBone Black to start up and start web-serving with a custom web server, without the need to …
beagleboard angstrom-linux twistdI have a beaglebone on which I have configured lighttpd to run. Currently I have it running on port 8080 and …
node.js port beagleboard angstrom-linuxI'm using a BeagleBone, and since it has no built in RTC and battery back up, it loses the date …
embedded-linux clock beagleboard ntpI have an embedded board (beagleboard-xm) that runs ubuntu 12.04. I need to read a GPIO continuously to see if the …
c beagleboard gpioI am reading a hall sensor output in beaglebone gpio pin, for every rising edge the interrupt service routine needs …
linux embedded linux-device-driver embedded-linux beagleboardAfter following instructions found here: http://elinux.org/Beagleboard:MicroSD_As_Extra_Storage and here: http://electronicsembedded.blogspot.com/2014/10/beaglebone-black-using-sd-card-as-extra.…
linux microcontroller beagleboardI need to know how to connect to a beaglebone (or beagleboard) with SSH when I plug it into a …
unix networking ip-address beagleboard angstrom-linuxI have this simple program with its sources in a 'src' folder and the includes in the 'inc' folder. Normally …
c gcc arm beagleboard beagleboneblack