Skip to content

A few examples about how to start-up the beaglebone-black board and managing some peripherals.

License

Notifications You must be signed in to change notification settings

maherme/beaglebone-black-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Beaglebone Black examples

Repo on GitHub Repo on GitLab

Here you can find some examples about programming linux applications, linux booting process and some configurations using embedded linux. For this purpose I use a Beaglebone Black rev C board.

  • sd_boot: SD card preparation for booting a linux distribution.
  • busybox: Booting example using SD card for bootloader only and loading kernel and root file system using TFTP and NFS server.
  • gpio_control: some examples about controlling GPIOs.
  • acogyro_MPU6050: an example about accesing I2C peripheral.
  • drivers: a few examples of drivers.

About

A few examples about how to start-up the beaglebone-black board and managing some peripherals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages