Skip to content

Instantly share code, notes, and snippets.

View mrigendrachaubey's full-sized avatar

Mrigendra Chaubey mrigendrachaubey

View GitHub Profile
@mrigendrachaubey
mrigendrachaubey / BBG-ADXL345.md
Created September 8, 2019 06:16 — forked from pdp7/BBG-ADXL345.md
BeagleBone Green: ADXL345 Grove Acceleromter sensor
@mrigendrachaubey
mrigendrachaubey / AdbCommands
Created April 10, 2019 12:47 — forked from Pulimet/AdbCommands
Adb useful commands list
== Adb Server
adb kill-server
adb start-server
== Adb Reboot
adb reboot
adb reboot recovery
adb reboot-bootloader
== Shell