This is the latest (main) BeagleBoard documentation. If you are looking for stable releases, use the drop-down menu on the bottom-left and select the desired version.

Features

BB-Config v1.x

PRU Enable/Disable

  • Enable/Disable PRU

pru

GPIO

  • Turn On/Off gpio

GPIO Menu

gpio menu

GPIO Setting

gpio setting

EMMC and MicroSD Stats

  • Storage stats & grow partition

emmc

LEDs

  • Config board build in LEDs

leds

Password

  • Change users password

password

SSH

  • Enable/Disable SSH

ssh

WiFi

  • Connect to Wi-Fi

WiFi

Internet Sharing and Client Config

ics
  • Note: You’ll have to configure your host Following is an example script:

echo 1 > /proc/sys/net/ipv4/ip_forward
iptables --table nat --append POSTROUTING --out-interface wlp4s0 -j MASQUERADE
iptables --append FORWARD --in-interface wlp4s0 -j ACCEPT

About

about

BB-Config v2.x

ADC (Graph)

  • Plot graph for Analogue pin

adc page adc graph

DAC (PWM)

  • Generate PWM waveform

pwm

uEnv

  • Enable/Disable boot configuration

uEnv

services

  • Enable/Disable services startup at boot

service

PINMUX

  • Display PIN I/O detail

  • Config PINMUX

Hardware Display

pinmux hardware

Pin Table References

pinmux table references

Pin Config

pinmux config

Overlay (dts)

  • Enable/Disable Device Tree Overlay in Boot option

  • Select dtbo file and automate update in uEnv.txt

overlay

WiFi (D-Bus)

  • Connect to WiFi with wpa_supplicant

  • Support for Debian 11

WiFi D-Bus