Code Monkey home page Code Monkey logo

intrepidnovice / littlearduinoprojects Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tardate/littlearduinoprojects

0.0 0.0 0.0 2.53 GB

a collection of "Little Electronic Art Projects", most involving electronics or an Arduino in one way or another!

Home Page: https://leap.tardate.com

License: MIT License

Shell 0.63% JavaScript 2.93% Ruby 0.55% C++ 36.66% Python 0.73% C 35.57% Assembly 2.24% Processing 0.28% CSS 3.25% Swift 0.18% AGS Script 0.31% Makefile 3.48% HTML 13.14% FreeBasic 0.06%

littlearduinoprojects's Introduction

679 Little Electronic Art Projects

Latest addition:sparkles: Yawatamaru / Un'yō - Using a Pepper's Ghost effect in a box diorama to capture the Yawatamaru (八幡丸) conversion to Taiyō-class escort carrier Un'yō (雲鷹).

Just my collection of projects, many involving electronics or an Arduino in one way or another. Some are full builds (like The FretBoard), while many are trivial breadboard kata, intended to test or explore a single idea.

Many are variations of things found wild on the net, or inspired by ideas from the sources such as:

Feel free to borrow liberally, and if you spot any issues do let me know. See the individual projects for credits where due. There are even now a few projects contributed by others - send your own over in a pull request if you would also like to add to this collection.

The LEAP Project Index

The best way to browse the projects is to take a look at the LEAP Catalog. It's actually a static web site generated directly from the repository. Try it out:

leap-splash

Getting Up and Running

Some projects require additional libraries including FastLED, FlexiTimer2, RadioHead. A set of such libraries are included as submodules of this repository, see the libraries/ page for more information on the included libraries and submodule management.

For Arduino projects, I have the Arduino IDE sketchbook location (in preferences) set to the root of this repository. This makes all the projects available to me in the IDE, and automatically includes libraries that are linked as git submodules in the libraries/ folder.

If you don't have the Arduino IDE setup this way, libraries can be retrieved with git, or you can just install them separately as you would any other library.

If you clone this repo, also update the submodules to have them available for compilation:

git submodule update --init

To pull submodule updates later on:

git submodule foreach git pull

littlearduinoprojects's People

Contributors

tardate avatar steveschnepp avatar chauhannaman98 avatar novaprimexex avatar oweibo avatar theintel avatar steveamor avatar dependabot[bot] 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.