Skip to content

Latest commit

 

History

History
53 lines (38 loc) · 1.73 KB

ReadMe.adoc

File metadata and controls

53 lines (38 loc) · 1.73 KB

Project: Hand Guesture Controlled Robot

Step 1: Installation

  1. Open this file

  2. Edit as you like

  3. Release to the World!

Step 2: Assemble the circuit

Assemble the circuit following the diagram layout.png in the Repository.

Step 3: Load the code

Upload the code contained in this sketch on to your board

Folder structure

 sketch123                => Arduino sketch folder
  ├── sketch123.ino       => main Arduino file
  ├── schematics.png      => (optional) an image of the required schematics
  ├── layout.png          => (optional) an image of the layout
  └── ReadMe.adoc         => this file

License

This project is released under a Public Domain License.

Contributing

To contribute to this project please contact TONMOYKHANAL <tonmoykhanal86@gmail.com> or www.tonmoykhanal.tech

Components

ID

Part name

Part number

Quantity

R1

10k Resistor

1234-abcd

10

L1

Red LED

2345-asdf

5

A1

Arduino Zero

ABX00066

1

Help

This document is written in the AsciiDoc format, a markup language to describe documents. If you need help you can search the AsciiDoc homepage or consult the AsciiDoc cheatsheet