diff --git a/_data/homepage.yml b/_data/homepage.yml index ff4151147a..0ebc85bfc5 100644 --- a/_data/homepage.yml +++ b/_data/homepage.yml @@ -131,25 +131,55 @@ companies: logos: - name: "Sony" image: "sony.svg" - url: "/market-share#sony" - - name: "Samsung" - image: "samsung.svg" - url: "/market-share#samsung" + url: "/market-share#entry-sony" + - name: "Fitbit" + image: "fitbit.svg" + url: "/market-share#entry-fitbit" - name: "Xiaomi" image: "xiaomi.svg" - url: "/market-share#xiaomi" + url: "/market-share#entry-xiaomi" + - name: "PX4" + image: "px4.svg" + url: "/market-share#entry-px4" + - name: "ArduSimple" + image: "ardusimple.png" + url: "/market-share#entry-ardusimple" + - name: "JAE" + image: "JAE.png" + url: "/market-share#entry-jae" + - name: "Li Auto" + image: "LI_Auto.png" + url: "/market-share#entry-li-auto" + - name: "Samsung" + image: "samsung.svg" + url: "/market-share#entry-samsung" + - name: "Espressif" + image: "espressif.png" + url: "/market-share#entry-espressif" + - name: "Elektroline" + image: "elektroline.png" + url: "/market-share#entry-elektroline" + - name: "Meadow" + image: "meadow.png" + url: "/market-share#entry-meadow" + - name: "NXP" + image: "NXP.jpg" + url: "/market-share#entry-nxp" + - name: "Seeed Studio" + image: "seeed.png" + url: "/market-share#entry-seeed" + - name: "Japanese Lunar Mission" + no_image: true + url: "/market-share#entry-japan" - name: "Google" image: "google.svg" - url: "/market-share#google" + url: "/market-share#entry-google" - name: "Motorola" image: "motorola.svg" - url: "/market-share#motorola" - - name: "Fitbit" - image: "fitbit.svg" - url: "/market-share#fitbit" - - name: "Seeed Studio" - image: "seeed.png" - url: "/market-share#seeed-studio" - - name: "InSpace" - image: "inspace.png" - url: "/market-share#inspace" + url: "/market-share#entry-motorola" + - name: "CU InSpace" + image: "Inspace.jpg" + url: "/market-share#entry-inspace" + - name: "micro-ROS" + image: "micro-ros.JPG" + url: "/market-share#entry-micro-ros" diff --git a/_includes/themes/apache/sections/_companies.html b/_includes/themes/apache/sections/_companies.html index 4579be36f2..8266e8495f 100644 --- a/_includes/themes/apache/sections/_companies.html +++ b/_includes/themes/apache/sections/_companies.html @@ -7,7 +7,11 @@
+ ArduSimple provides high-precision RTK GNSS solutions based on u-blox and Septentrio receivers, widely integrated with NuttX-based systems such as PX4. NuttX handles communication, control, and data processing while the GNSS module performs RTK positioning enabling centimeter-level accuracy for drones, autonomous vehicles, and surveying applications.
+ +
+ Japan Aviation Electronics Industry (JAE) develops flight controllers based on STM32H7 series microcontrollers running Apache NuttX via PX4 Autopilot. Their hardware is designed for high-reliability UAV and aerospace applications, with NuttX providing the real-time foundation for mission-critical avionics control.
+ +
+ NXP provides broad hardware support for Apache NuttX across its MCU portfolio, including i.MX RT, LPC, and Kinetis series. NuttX runs on these platforms for real-time and industrial applications, with active community-driven board support and BSP contributions.
+ +
+ Seeed Studio actively supports Apache NuttX on its open hardware platforms such as XIAO and Wio series. With strong community collaboration, Seeed enables rapid prototyping and IoT development using NuttX in edge and embedded systems.
+ +
+ CU InSpace uses NuttX to run their rocket telemetry tracker, flown multiple times up to 30,000ft. NuttX is also used for all of the control logic for the InSpace hybrid rocket fill and ignition ground control systems, which is safety critical rocketry software.
+ +