Work smarter, not harder – Using Git

Beginner

Synopsis Lately I have been asked to look through Gateware Repositories from different users, with different interesting problems. One thing I keep coming across is work on the main branch. I realize it’s probably people who doesn’t know better, but to the trained eye, it’s really painful to watch. The problem There are a whole […]

Pinouts site update #1

Beginner

BeagleBoard.org's pinout site

We are working on a new pinouts site for our single-board computers. It is built with Next.js for quick updates & responsive UI. One of the major improvements of the new site is that you will not be taken to a whole new page every time you select a bus or a pin. The project […]

MicroBlocks on BeagleConnect Freedom

Beginner

Hello everyone. I have been recently working on porting MicroBlocks to BeagleConnect Freedom. This also involved work improving Arduino module for Zephyr since MicroBlocks uses Arduino APIs. I will now go over using MicroBlocks on Beagleconnect Freedom. What is MicroBlocks? MicroBlocks is a free, Scratch-like blocks programming language for learning physical computing with educational microcontroller […]