Template:ProductListing

From VEEROBOT » Wiki
Jump to navigation Jump to search

Introduction

This is the Introduction Section. In this section, brief details of products and services are shown. If a product is displayed, an image can be included, generally shown with Model Number as Naming. Link to Product Page on Veerobot can be given directly, or images can be uploaded into Veeki

ModelNo

Features

  • Basic Product Details
  • Product Features
  • Product Highlights


Specifications

Detail Specifications in a table

Item RH1 RH2 RH3
Row1Header R1C1 R1C2 R1C3
Row2Header R2C1 R2C2 R2C3
Row3Header R3C1 R3C2 R3C3

Table Style 2

Table Title
Row1Col1 Row1Col2 Value1
Row2Col1 Row2Col2 Value2
Row3Col1 Row3Col2 Value3

Interface


Show image of board with Pin-out details. Also show what and where each pin connects
Eg: Pin Definition GND PWR SIG
File:InterfaceImage.jpg

Usage

Details of how to use this Board/Sensor.
Eg:

This sensor is used for following purposes:

1.
2.
3.

Code:

// demo of Sensor
// Temperature Sensor
// Pin plug parameters

#include <avrio.h>
#include <RGBLed.h>

#define RED 1
#define GRN 2
#define BLU 3

int main() // get value from A0
{
    int i = 0;
    for(int i=0; i<100; i++)
    {
        RGBLED_Drive(RED,BLU,GRN);
    }
}



Image of Product usage:
ProductUsage.jpg

Application Ideas

  • Application 1
  • Application 2
  • Application 3

Demonstration

  • Demo 1
  • Demo 2
  • Demo 3

Resources

  • Resource Details 1 - Datasheet
  • Resource Details 2 - Schematic
  • Resource Details 2 - Usage Links

Support

If you have any questions or queries, contact us @