Code Monkey home page Code Monkey logo

arduino-projects's Introduction


Arduino-Projects

URL: https://github.com/hmbusch/Arduino-Projects


Whereas the Arduino-Experiments Repository only contains snippets and small examples of how to do certain things with the Arduino, this repository contains larger projects, often accompanied by some form of hardware design. When 'Experiments' is the toolbox, then this is the final product. Or sort of... whatever. Enjoy!

Contents

1 - StepperDriver

The StepperDriver is just what it claims to be: a simple design for a stepper motor controller that uses a L297/L298 combination and can be built using a single sided pcb (ok, you have to add a lot of bridge wires, but it's still easier than etching a double sided pcb). The project currently consists only of the TARGET 3001! schematics, but it uses a fairly standardized interface with the same pins as most other stepper controllers.

The StepperDriver is based on the RepRap Stepper Motor Driver 1.2.

In fact, I only removed some components (like the min/max sensors) and created a completely new board layout so that everything can be home etched.

2 - Solar Meter

The solar meter is a voltage measurements circuit for monitoring my small solar power installation.

3 - LED-Matrix

This project features an DIY 8x8 LED matrix together with a controller board that uses a shift register and a decade counter. Sample code for scrolling text on the matrix is also provided.

The code relies heavily on code orignally provided at: Wise Time With Arduino - Scrolling text on the Dual RG matrix shield

4 - Breakouts

This is an experimental series of small breakout pcbs that provide a simple way of connecting components to the Arduino and that provide all the necessary circuitry, such as pull-up/down resistors.

Additional projects

There are several older projects or those that are still in progress. You can find these in the dev branch of this git repository.

arduino-projects's People

Contributors

hmbusch avatar

Watchers

 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.