awesome-ble icon indicating copy to clipboard operation
awesome-ble copied to clipboard

Hardware/Embedded section

Open beriberikix opened this issue 1 year ago • 2 comments

Before submitting a bunch of PRs under "librarry, it's probably worth considering adding for hardware. Or should these go under Framework? Here's the relevant ones of the top of my head:

  • https://github.com/apache/mynewt-nimble
  • https://github.com/arduino-libraries/ArduinoBLE
  • https://docs.zephyrproject.org/latest/connectivity/bluetooth/index.html
  • https://docs.micropython.org/en/latest/library/bluetooth.html
  • Proprietary stacks like BlueKitchen & Packetcraft

Also, Nordic's nRF Connect SDK was mentioned. But many vendors have their own stacks SiLabs, Renesas, etc. Novelbits has a good list, albeit outdated.

beriberikix avatar Oct 15 '24 13:10 beriberikix

Good call @beriberikix I think we can consider creating new section like we did for Android or iOS and under there start listing the libs, sdks, etc. So it's way easier to read. At least for the one that provide both hardware and software.

For the remaining probably worth list them under platforms or frameworks, not sure which fits better, wdyt?

matteocrippa avatar Oct 15 '24 14:10 matteocrippa

I started tweaking the list and introducing new section for specific hardware related libs https://github.com/dotintent/awesome-ble/blob/main/README.md

matteocrippa avatar Oct 16 '24 08:10 matteocrippa