Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

TheRealOne78/groundstudio-jade-platformio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

9 Commits

Repository files navigation

PlatformIO profiles for GroundStudio's Jade development boards

Caution

The GroundStudio Jade Pro Micro profile is still untested, and using it may cause unexpected issues. Proceed with caution!

Description

This repository provides support for GroundStudio's Jade development boards, enabling easy integration with PlatformIO for development. The repo includes the configuration files necessary for PlatformIO to recognize and work with the following boards:

  • Jade Nano+ [N1+]
  • Jade Uno+ [U1+]
  • Jade Pro Micro (UNTESTED)

As of the time of writing (April 27th 2025), all other GroundStudio Jade development boards are fully compatible with their original counterparts, so creating separate profiles for them is unnecessary -- you can simply use the profiles of the original boards.

Setup Tutorial

Unix-based systems (GNU/Linux | macOS | BSD | etc)

  1. Ensure PlatformIO (Core) is installed.

    If you don't have platformio installed, follow the instructions here: https://platformio.org/install.

  2. Clone the repo:

    git clone https://github.com/TheRealOne78/groundstudio-jade-platformio .git --recursive
  3. Navigate to the cloned directory:

    cd groundstudio-jade-platformio
  4. Run the setup script to configure everything:

    ./setup.sh

Windows

Note

For Windows systems, the setup is still a work-in-progress. Please follow the Unix setup for now, but be aware that Windows support is being developed.

References

About

PlatformIO profiles for the GroundStudio Jade development boards

Topics

Resources

Readme

License

GPL-3.0 license

Stars

Watchers

Forks

Contributors