Giter Club home page Giter Club logo

sanyaade-teachings / adafruit_learning_system_guides Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adafruit/adafruit_learning_system_guides

0.0 0.0 0.0 519.76 MB

Programs and scripts to display "inline" in Adafruit Learning System guides

License: MIT License

Shell 0.04% JavaScript 0.02% Ruby 0.03% C++ 10.05% Python 20.04% C 66.81% C# 0.01% Assembly 0.18% Processing 0.19% OpenSCAD 0.60% Makefile 0.01% HTML 0.02% CMake 0.01% Jupyter Notebook 2.00% Dockerfile 0.02%

adafruit_learning_system_guides's Introduction

Introduction

This is a collection of smaller programs and scripts to display "inline" in Adafruit Learning System guides.

Adafruit is an Open Source company. To support Adafruit, please consider buying products at adafruit.com.

Starting in 2023, guides using a specific Adafruit board will be placed in a subdirectory with that product name to reduce the number of directories under the main directory. If you are creating a new guide, please check if your Adafruit board falls into one of these groups and make your project code directory in the appropriate subfolder.

  • Flora/
  • ItsyBitsy/
  • MagTag/
  • MEMENTO/
  • NeoTrellis/
  • PyLeap/
  • PyPortal/
  • QTPy/

If a new product or project group is contemplated, contact Learn moderators for guidance.

Issues

Issues with guides should be reported in the guide itself under "Feedback? Corrections?"

Make Your Own Guides

This repo is only for Adafruit approved Learning System Guides. If you'd like to write your own guide, see Create your own content with Adafruit Playground!.

Contributing and Testing

For details on contributing for Adafruit approved guides, see the guide Contribute to the Adafruit Learning System with Git and GitHub and Contribute to CircuitPython with Git and GitHub.

The code here is checked by GitHub Actions against Pylint (for CircuitPython code) or the Arduino compilation process.

Code in directories containing a file called .circuitpython.skip will be skipped by Pylint checks.

Code in directories containing a .[platformname].test file, such as .uno.test will be compiled against the corresponding platform.

Running pylint locally

Install a specific version of pylint under the name "pylint-learn":

pip install pipx
pipx install --suffix=-learn pylint==2.7.1

Then use the pylint_check script to run pylint on the files or directories of your choice (note that your terminal must be in the top directory of Adafruit_Learning_System_Guides, not a sub-directory):

./pylint_check CircuitPython_Cool_Project

Licensing

Adafruit Learning System code files should have author and license information conforming to the open SPDX specification. See this page for more.

Updated November 29, 2023

adafruit_learning_system_guides's People

Contributors

blackbaud-aarondershem avatar blitzcitydiy avatar brentru avatar caternuson avatar cedargrovestudios avatar cogliano avatar collincunningham avatar craigargh avatar dastels avatar dhalbert avatar djecken avatar evaherrada avatar firepixie avatar foamyguy avatar henrygab avatar isaacwellish avatar jedgarpark avatar jepler avatar jerryneedell avatar kattni avatar ladyada avatar lesamouraipourpre avatar makermelissa avatar mikeysklar avatar paintyourdragon avatar siddacious avatar tannewt avatar tekktrik avatar thekitty avatar trevknows 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.