Top 10 Arduino library authors @arduino @arduinolibs #arduino

Arduinolibs

Over 8 years ago I wrote an article about Arduino for Make: Magazine, later Adafruit manufactured Arduino’s in the USA for awhile when Arduino was 2 separate companies (we only worked with Arduino.cc) – during that entire time Adafruit has been one of the most active authors of Arduino libraries and still is to this day. It’s been about 10 years of writing, testing, and releasing open-source code for Arduino.

Adafruit will be doing an Arduino day event Saturday March 16th at 8pm ET. Leading up to that, I wanted to see if there was a way to know which libraries of ours are used the most. Turns out, there does not seem to be a way to know the number of downloads of a library. I emailed the Arduino developer list, I’ll post any updates if there are any.

What you can find out are things like the total number of authors, libraries they have, and a few more things – the site arduinolibraries.info displays what is available (GitHub here).

Here are the top 10 Arduino library authors as of March 11th, 2019 9:00 PM EDT.

  1. adafruit: Adafruit Industries 168
  2. sparkfun: SparkFun Electronics 88
  3. seeed-studio: Seeed Studio 58
  4. arduino-libraries: Arduino Libraries 52
  5. stm32duino: STM32duino 45
  6. pololu: Pololu Robotics and Electronics 34
  7. paulstoffregen: Paul Stoffregen 25
  8. faboplatform: Fabo 24
  9. hideakitai: Hideaki Tai 23
  10. luisllamasbinaburo: Luis Llamas 21

The are a total of 2,081 libraries and 864 authors.

The way arduinolibraries.info works is that it gets the JSON file (https://downloads.arduino.cc/libraries/library_index.json) from the Arduino Library manager and uses the information there to match up what is on GitHub and display it on the site. It generates a static site, clever way to display things, there is also a Twitter account that tweets out new libraries and updates too: @arduinolibs.

Adafruitarduinolibs

I poked around the JSON file and saw that the libraries are stored on Arduino’s servers, for example here’s one ours – Adafruit_NeoMatrix-1.0.0.zip, so that means there are some logs or stats somewhere that could also be displayed for the developers and community to know which libraries are downloaded the most, and which ones to make sure are updated and worked on if they are popular.

1
2
3
4
5
6
"repository": "https://github.com/adafruit/Adafruit_NeoMatrix.git",
      "url": "http://downloads.arduino.cc/libraries/github.com/adafruit/Adafruit_NeoMatrix-1.0.0.zip",
      "archiveFileName": "Adafruit_NeoMatrix-1.0.0.zip",
      "size": 22502,
      "checksum": "SHA-256:ef29612e158e6103e6acc81e349215415145de9241d5b39110a0937dded0533d"
    },

Aday2018

Arduino has the number of downloads of the IDE and users to the site, so this is something that arduino likely has and would be really useful for developers and the community. Image above is from Arduino Day 2018 (video).

Update: March 14th, 2019 3:30pm EDT – Post up this question/request on the Arduino “AMA.”

The creator of https://www.arduinolibraries.info/ is also willing to add them to the site as well.

Update: 3/15/19 platform.io has the number of downloads, more details here via Twitter.


Adafruit publishes a wide range of writing and video content, including interviews and reporting on the maker market and the wider technology world. Our standards page is intended as a guide to best practices that Adafruit uses, as well as an outline of the ethical standards Adafruit aspires to. While Adafruit is not an independent journalistic institution, Adafruit strives to be a fair, informative, and positive voice within the community – check it out here: adafruit.com/editorialstandards

Join Adafruit on Mastodon

Adafruit is on Mastodon, join in! adafruit.com/mastodon

Stop breadboarding and soldering – start making immediately! Adafruit’s Circuit Playground is jam-packed with LEDs, sensors, buttons, alligator clip pads and more. Build projects with Circuit Playground in a few minutes with the drag-and-drop MakeCode programming site, learn computer science using the CS Discoveries class on code.org, jump into CircuitPython to learn Python and hardware together, TinyGO, or even use the Arduino IDE. Circuit Playground Express is the newest and best Circuit Playground board, with support for CircuitPython, MakeCode, and Arduino. It has a powerful processor, 10 NeoPixels, mini speaker, InfraRed receive and transmit, two buttons, a switch, 14 alligator clip pads, and lots of sensors: capacitive touch, IR proximity, temperature, light, motion and sound. A whole wide world of electronics and coding is waiting for you, and it fits in the palm of your hand.

Have an amazing project to share? The Electronics Show and Tell is every Wednesday at 7:30pm ET! To join, head over to YouTube and check out the show’s live chat and our Discord!

Join us every Wednesday night at 8pm ET for Ask an Engineer!

Join over 38,000+ makers on Adafruit’s Discord channels and be part of the community! http://adafru.it/discord

CircuitPython – The easiest way to program microcontrollers – CircuitPython.org


New Products – Adafruit Industries – Makers, hackers, artists, designers and engineers! — New Products 9/13/2024 Featuring Adafruit Feather RP2350 with HSTX Port! (Video)

Python for Microcontrollers – Adafruit Daily — Python on Microcontrollers Newsletter: CircuitPython Comes to the ESP32-P4, Emulating Arm on RISC-V, and Much More! #CircuitPython #Python #micropython @ThePSF @Raspberry_Pi

EYE on NPI – Adafruit Daily — EYE on NPI Maxim’s Himalaya uSLIC Step-Down Power Module #EyeOnNPI @maximintegrated @digikey

Adafruit IoT Monthly — IoT Vulnerability Disclosure, Decorative Dorm Lights, and more!

Maker Business – Adafruit Daily — A look at Boeing’s supply chain and manufacturing process

Electronics – Adafruit Daily — Autoscale is cheating!

Get the only spam-free daily newsletter about wearables, running a "maker business", electronic tips and more! Subscribe at AdafruitDaily.com !



No Comments

No comments yet.

Sorry, the comment form is closed at this time.