Code Monkey home page Code Monkey logo

picoplanet's Introduction

PicoPlanet

Product Image PicoPlanet is a series of procedurally designed PCBs.
Available here: Tindie
More information about the design process: link coming soon

Features:

  • Dimensions: 27.0 x 89.2 mm

  • SAMD21

  • USB-C

  • 3 capacitive touch buttons (planets)

  • 1 RGB LED

  • 4 additional pins on the backside with 3.3V and 5V

Pinout

Front

Pinout Front

Back

Pinout Back

Usage

Important: because the PCBs are procedurally generated, the threshold values for the capacitive touch buttons might need to be adjusted by you.

Circuit Python (recommended)

  • Download Circuit Python from circuitpython.org
  • Connect your PicoPlanet to your PC. A drive called PLANETBOOT should appear.
  • Place the firmware on the PLANETBOOT drive and wait for a moment. PLANETBOOT will dismount and a new drive called CIRCUITPY will appear.
  • More information on Circuit Python can be found here: CPY getting started

Arduino

  • In your Arduino IDE, unter File > Preferences add https://boards.bleeptrack.de/package_bleeptrack_index.json to "Additional Boards Manager URLs"
  • Open your Board Manager. Search for "bleeptrack boards" and install them.
  • Choose bleeptrack boards > PicoPlanet in your Board selection
  • Compile and upload :)
  • If Arduino does not detect your PicoPlanet board, bring your board into bootloader mode by connecting a wire to the GND pin on the backside and double tap the RESET pad with the other end of the wire. The PLANETBOOT drive should appear now and the Arduino IDE will recognize the board again. See example video.
  • The LED RGB Pins can directly be accessed by LED_R, LED_G, LED_B

Troubleshooting

  • bossac not found when compiling Arduino Sketch: reinstall bleeptrack-boards package or install another package that contains bossac like Arduino SAMD Boards (32-bits ARM Cortex-M0+)

Generator

You can play with the generator yourself. Run npm install in the generator folder to download the dependencies. Open index.html and reload the page to generate a new image. You have two options to save: Perfect Purple gives a SVG that is compatible with svg2shenzen and is made for typical PCBs (like the Oshpark's Perfect Purple). You can also choose After Dark which is specifically made for Oshpark's After Dark with a black base plate and a clear solder mask.

The generated images are currently not suitable to use them directly for pen plotters (and in the vector format also not for laser cutters). You might need to adjust them to your needs.

You are free to use the code and the generated images in any non-commercial way.

picoplanet's People

Contributors

bleeptrack avatar mtagius avatar tinyledmatrix avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.