Content for PocketBeagle

PocketBeagle

PocketBeagle is an ultra-tiny-yet-complete open-source USB-key-fob computer. PocketBeagle features an incredible low cost, slick design and simple usage, making PocketBeagle the ideal development board for beginners and professionals alike.

Sip N’ Sprout: Automated Plant Device

“This device fully automates necessary processes for house plants including light and water regulation. I’ve personally always enjoyed having plants so when I came to college, I thought it would be nice to grow some in my room. After …

Sea of Segments

“1536 seven segment displays that show videos of water I’ve always loved the seven segment display. It probably started because they were on pretty much every applicance when I was a kid, but as I got older I admired …

Bubba - The quadrupedal spider robot

“Bubba is a 3D printed quadrupedal spider robot. It has 8 degrees of freedom and can operate both autonomously and programmatically. Inspiration for the project: Bubba is a project I embarked on to combine my love for mechantronics, motion planning …

No Touch Gesture Calculator

“This bracelet enables you to do basic calculations on the spot by simply gesturing what you want in the air. Story I work in a research lab and taking my gloves off just to do some basic arithmetic on my …

PocketBeagle CNC Using BeagleG

“An implementation of Nikodem Bartnik’s 3D printed dremel CNC with a 500W spindle and a PocketBeagle. This semester I decided to pursue the idea of building a desktop CNC router using BeagleBoard’s PocketBeagle as the gcode processing unit …

Plant Reminder Box

“PocketBeagle based device that displays and texts user about plant’s sunlight and water levels Motivations As a new plant parent, I unfortunately often forget to water my plants, or incorrectly place my plants in spots with too little or …

Remote Control Car w/ PocketBeagle and Arduino

“Have you ever wanted to use a PocketBeagle? And build a remote car? Well, I have! Here is how you can too! Introduction: I wanted to make my own remote car where I would be able to control it from …

Reading a VGA monitor’s configuration data with I2C and a PocketBeagle

“Have you ever wondered how your computer knows all the characteristics of your monitor— the supported resolutions, the model, and even the serial number? Most monitors use a system called DDC to communicate this information to the computer.1 This …