bhalpin47's Stars
jlevy/the-art-of-command-line
Master the command line, in one page
elizaOS/eliza
Autonomous agents for everyone
ArduPilot/ardupilot
ArduPlane, ArduCopter, ArduRover, ArduSub source
mufeedvh/code2prompt
A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
mavlink/qgroundcontrol
Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
dronekit/dronekit-python
DroneKit-Python library for communicating with Drones via MAVLink.
ArduPilot/apm_planner
APM Planner Ground Control Station (Qt)
bitcraze/crazyflie-clients-python
Host applications and library for Crazyflie written in Python.
anondotworld/anonworld
ArduPilot/archived-PX4Firmware
PX4 Firmware for PX4FMU autopilot and PX4IO servo / failsafe board
rmackay9/ardupilot-balloon-finder
Code meant to be run on an Odroid to allow an ArduCopter Pixhawk based multicopter to find red balloons for Sparkfun's AVC 2014 competition
ArduPilot/archived-PX4NuttX
Standard NuttX (http://nuttx.org) with current PX4 WIP patches
abwaters/cryptsy-api
Small fast API for the Cryptsy crypto-currency exchange.
abwaters/btce-api
A small, fast Java library for the BTC-E bitcoin exchange.
FlyingPenguins/flex_numbers
An assignment for compiler theory class using flex to recognize various formatted numbers.
bryangarza/chip8
chip8 emulator written in C
ValleyHacks2015/KinectaCorn
FlyingPenguins/cmm_compiler
Final project for compiler theory class using flex and bison to create a compiler for a subset of C++ A.K.A. C--