Fork from bluejay at github and modified for my custom ESC. I need to modify it because some mistake design on my ESC hardware.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Mathias Rasmussen 2cbfcc9145 docs: Update readme 4 years ago
targets docs: Update license 4 years ago
BLHeliBootLoad.inc BLHeli_S source code 4 years ago
BLHeliPgm.inc docs: Update license 4 years ago
Bluejay.asm docs: Update license 4 years ago
COPYING BLHeli_S source code 4 years ago
Common.inc docs: Update license 4 years ago
MakeHexfiles.bat BLHeli_S source code 4 years ago
Makefile BLHeli_S source code 4 years ago
README.md docs: Update readme 4 years ago
SI_EFM8BB1_Defs.inc BLHeli_S source code 4 years ago
SI_EFM8BB2_Defs.inc BLHeli_S source code 4 years ago
SI_EFM8LB1_Defs.inc BLHeli_S source code 4 years ago
bluejay.svg docs: Update readme 4 years ago

README.md

Bluejay

Bluejay

Digital ESC firmware for controlling brushless motors in multirotors.

A fork of BLHeli_S based on revision 16.7.

Summary

Bluejay aims to be an open source successor to BLHeli_S bringing DShot RPM telemetry to ESCs with Busy Bee MCUs.

Compared to BLHeli_S this project only supports the DShot protocol and all analog protocols have been removed to ease code maintenance.

A more detailed list of changes can be seen in the project changelog.

Project State

Bluejay is still in early development and further testing is needed before it can be used for real flight.

A couple of important features that is planned to be implemented:

  • Reduce telemetry commutation interference
  • Add support for 48KHz PWM

Flashing ESCs

The Bluejay firmware can be flashed to BLHeli_S compatible ESCs using BLHeli Configurator.