Browse Source

docs: Update readme

main
Mathias Rasmussen 4 years ago
parent
commit
2cbfcc9145
  1. 31
      README.md
  2. 1950
      bluejay.svg

31
README.md

@ -1,16 +1,25 @@
This tree contains BLHeli code for sensorless brushless motor electronic speed control (ESC) boards.
<img align="right" src="bluejay.svg" alt="Bluejay" width="250">
To view and use the files, click the "Clone or download" button on this page,
and then select "Download ZIP" to download the repository to your computer.
# Bluejay
Digital ESC firmware for controlling brushless motors in multirotors.
For flashing and configuration, download the BLHeliSuite PC software:
https://www.mediafire.com/folder/dx6kfaasyo24l/BLHeliSuite
A fork of [BLHeli_S](https://github.com/bitdump/BLHeli) based on revision 16.7.
For more information, check out these threads:
https://www.rcgroups.com/forums/showthread.php?2640796 (for BLHeli_S)
http://www.rcgroups.com/forums/showthread.php?t=2136895 (for BLHeli)
## Summary
Bluejay aims to be an open source successor to BLHeli_S bringing DShot RPM telemetry to ESCs with Busy Bee MCUs.
And look in the "BLHeli_32 ARM" folder for info on BLHeli_32.
Compared to BLHeli_S this project only supports the DShot protocol and all analog protocols have been removed to ease code maintenance.
October 2018,
Steffen Skaug
A more detailed list of changes can be seen in the project [changelog](CHANGELOG.md).
## 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.

1950
bluejay.svg
File diff suppressed because it is too large
View File

Loading…
Cancel
Save