Home

Awesome

awesome-arduino

A curated list of awesome Arduino hardware, libraries and projects

Libraries

Hardware dependent library

Bootloader

Hardware independent library

3D Printer .

NET Library.

Command line library

Display library

Binding and API library

RPC

Math library

HardwareBoard

Hardware board for arduino diy.

IDE

Arduino developments

Tutorials

Tutorials for arduino flash.

Projects

Projects with Arduino

Usage

work in 'git bash' at Windows with Git installed or Linux OS

sh update.sh

usage()
{
    echo ""
    echo " usage:"
    echo ""
    echo "./update.sh <cmd>"
    echo "    where <cmd> is one of:"
    echo "      --install-or-update     (does full installation or update.)"
    echo "      --remove 		        (removes all installed)"
    echo ""
    echo "example:"
    echo '    $ ./update.sh --install-or-update'
}

Contributing

Your contributions are always welcome!

Analytics