Pages

Friday 29 May 2015

Mega 2560 R3 ATmega2560-16AU Board+Free USB Cable For Arduino

OVERVIEW
Alternative ATMEGA16U2 chip 2011 version of ATMEGA8U2 , ISP FLASH increased capacity doubled, to facilitate greater functionality extensions, developers need. ATMEGA16U2 addition to traditional USB to serial, also allows user programming to define other functions, such as the USB port can be configured as a mouse, keyboard, game joystick, camera, of course, these applications have yet to be Arduino team to disclose the specific embodiments.External interface increase on the basis of the 2011 version of the SDA, SCL (the left side of the position in the AREF).IOREF interface can be provided to the Shield a voltage reference. And compatibility considerations for future products the IOREF reserve a port on the left side.RESET circuit than the 2011 version. Prevent RESET the accidental reset the the RESET circuit more stable.
Mega 2560 R3 ATmega2560-16AU Board+Free USB Cable For Arduino Features:
  • Microcontroller:ATmega2560
  • Operating Voltage:5V
  • Input Voltage (recommended):7-12V
  • Input Voltage (limits):6-20V
  • Digital I/O Pins:54 (of which 14 provide PWM output)
  • Analog Input Pins::16
  • DC Current per I/O Pin:40 mA       
  • DC Current for 3.3V Pin: 50 mA
  • Flash Memory:256 KB of which 4 KB used by bootloader
  • SRAM:8 KB
  • EEPROM:4 KB   
 Package Contains :
  • Mega 2560 R3 ATmega2560-16AU Board+ USB Cable For Arduino.
For more sample code and semantics:CLICK HERE

GSM Sim 900A Modem

OVERVIEW

GSM/GPRS Modem-RS232 is built with Dual Band GSM/GPRS engine- SIM900A, works on frequencies 900/ 1800 MHz. The Modem is coming with RS232 interface, which allows you connect PC as well as microcontroller with RS232 Chip(MAX232). The baud rate is configurable from 9600-115200 through AT command. The GSM/GPRS Modem is having internal TCP/IP stack to enable you to connect with internet via GPRS. It is suitable for SMS, Voice as well as DATA transfer application in M2M interface. The onboard Regulated Power supply allows you to connect wide range unregulated power supply . Using this modem,you can make audio calls, SMS, Read SMS, attend the incoming calls and internet ect through simple AT commands.

Features:
  • Dual-Band GSM/GPRS 900/ 1800 MHz
  • RS232 interface for direct communication with computer or MCU kit
  • Configurable baud rate
  • Power controlled using 29302WU IC.
  • ESD Compliance.
  • Enable with MIC and SPeaker socket.
  • With slid in SIM card tray.
  • With Stub antenna and SMA connector
  • Input Voltage: 12V DC.
  • High quality PCB FR4 Grade with FPT Certified.
 
Applications:
  • Industrial automation.
  • GPRS based data logging.
  • GPRS and GPS application.
  • Home automation.
  • Health monitoring.
  • Agriculture automation.
  • Vehicle tracking.
  • Remote monitoring and controlling.
  • GPRS based Weather report logging.
  • GSM GPRS based Security alert.
  • GPRS based remote terminal for file transfer.
  • IVRS.
  • ulksms sending.

For more sample code and semantics:CLICK HERE
 

USB Host Board

OVERVIEW
USB Host Board now makes it even easier to integrate USB functionality into your products and with the USB Host device you can implement USB Host Controller functionality in no time at all. 

Features:
  • USB 2.0 Full Speed Host
  • Hardware selectable interfaces - GPIO, UART, PWM, I2C Master, SPI Slave or SPI Master.
  • USB ERROR indicator pin.
  • Single power supply operation at 3.3V.
  • Internal 1.8V LDO regulator.
  • Internal memory for storing configurable strings – allows Android to automatically detect the device and application.
  • Extended operating temperature range : -40°C to 85°C.
For more sample code and semantics:CLICK HERE
 

USB RFID READER


OVERVIEW:
This is a low frequency (125Khz) RFID Reader With USB Output . It's a compact unit with built in antenna and can be directly connected to any USB host.

 Features:
  • Built-in USB interface for easy connection to your PC
  • 9600 baud serial output stream to PC is accessible from any programming language that can open a COM port.
  • Powered by USB (no external power required).
  • Built in Antenna.
  • Current Requirement<120mA.
  • High quality PCB FR4 Grade with FPT Certified.

    Applicatons:

  •  Rfid based attendance system
  • Rfid based smart shopping system
  • Rfid based medical file tracking system
  • Rfid based inventory management system
  • Rfid based access control system -security
  • Rfid based library management system
  • Rfid based security guard monitoring system
  • Rfid based asset tracking system ,
  • Rfid based vehicle parking system
  • Rfid based toll gate collection system
  • Rfid hotel room access control system .
  • Rfid based product identification for blind
  • Rfid based blind indoor navigation system.
  • Rfid based dual authentication system for software application ,
  • Rfid based industry supply chain control system
  • Rfid based smart conveyor.

For more sample codes and semantics:CLICK HERE

Monday 25 May 2015

XBee

ABOUT XBee

 XBee is very easy and popular wireless device. It is a transceiver, it can transmit  and it  receive data wirelessly. There are several types of XBee module. The very popular XBee is Series 1 (802.15.4), comes with the firmware to create connection for point to point or star network. But bear in mind, many people actually thought it is using ZigBee protocol, but it is not compliance to ZigBee because it uses the low layer of ZigBee protocol only. Therefore XBee Series 1 (S1) cannot communicate with ZigBee device in the market.
XBee Series 2 (ZB) does not offer any 802.15.4-only firmware; it is always running ZigBee mesh firmware. It is the new XBee module that we are carrying now. XBee S2 have better performance when you talk about mesh networking where it involve quite a lot of nodes: Coordinators, Routers and End Devices. You can read the datasheet if you want to, but I am going to talk about point to point only, XBee S2 cannot communicate with XBee S1, it is not compatible in term of wireless communication.


 WORKING
Assuming you have done installing USB driver and X-CTU, and the USB of SKXBee is plug in properly, you should see the POWER LED on SKXBee ON. There are two XBee S2 modules needed to be setup. I will show the 1st XBee S2 module setup, which I named it Coordinator 1. 2nd XBee S2 module will be Router 1.

SOFTWARE
XCTU V6.1.0.
COORDINATOR
You can choose either one of the XBee S2 to configure as coordinator. At the end, the host do not know which is which as XBee will become transparent once it is setup correctly.
Launch X-CTU

Click on add device


Choose your corresponding comport

Click on finish

Change pan ID to 1234
 Destination Address low  is the address of router  XBee
You can also set the Node ID, I set “COORDINATOR1” as node ID, this is not critical.


Click “Write” and X-CTU will start loading the parameter you just set.
click “Read” to grab data from XBee S2 module.

ROUTER


Change Pan ID to 1234

Destination address is the address of COORDINATOR XBee
You can also set the Node ID, I set “ROUTER1” as node ID, this is not critical.
Click “Write” and X-CTU will start loading the parameter you just set.
click “Read” to grab data from XBee S2 module.
Type the following commands for both  the XBee
+++
ATDL
ATSL
ATCN

now both this XBee S2 modules are setup and linked together, once they are powered, they are paired. sending data via UART to one of the XBee module will automatically being transmitted wirelessly to the other XBee module and further transmit out from the UART, and this apply for both way. Here I have install two SKXBee with Coordinator and Router that we setup.

If you notice, the DL and SL is paired up. I enter command mode to grab the information we configured and exit the command mode with ATCN. the following text after ATCN and OK is actually happening in transparent mode. The text you type in Router1 XBee will transmit to Coordinator1 XBee and display on terminal and vise versa. Now, you can use this pair of XBee S2 as wireless point to point communication. It has become same as the XBee S1 if you configure the DL and SL correctly.

VIBRATION SENSOR

OVERVIEW

INTRODUCTION



This basic piezo sensor can be used in anti-theft devices, electronic locks, mechanical equipment vibration detection, sound gesture application and detection range bull's-eye counts vibration sensor occasions. These vibration levels could be given to any controller/processor and necessary decisions could be taken through it. Module triple output mode, digital output simple, analog output more accurate, serial output with exact readings.

FEATURES

  • Sensitivity adjustable.
  • The vibration detection has no direction.
  • With analog, digital and TTL level output signal. 
  • With mounting holes, firmware installation flexible and convenient.
  • Module triple output mode, digital output is simple, analog output more 
  • Accurate, serial output with exact readings. 

APPLICATIONS

  • Vibration analysis 
  • Shock detection and event capture 
  • Condition monitoring

SPECIFICATIONS

               Parameter
                  Value
         Operating Voltage
           +5v dc regulated
                 Vibration
Digital value is indicated by out pin

PIN DETAILS

            PIN
         NAME
       DETAILS
             1
             out
     Active high output
             2
            +5v
      Power supply
             3
            gnd
       Power supply gnd
             4
             rx
        receiver
             5
             tx
        transmitter
             6
           gnd
      Power supply gnd


USING THE SENSOR

  • Connect +5v to pin 2 and ground to pin 3 and 6.
  • Pin 4 and 5 should be connected to particular transmitter and receiver pin of controller.
  • Output pin may be connected to any port pins and can be used to any application.

WORKING

Digital vibration sensing in the ADIS16220 starts with a wide- bandwidth MEMS accelerometer core that provides a linear motion-to-electrical transducer function. It uses a fixed frame and a moving frame to form a differential capacitance network that responds to linear acceleration. Tiny springs tether the moving frame to the fixed frame and govern the relationship between acceleration and physical displacement. A modulation signal on the moving plate feeds through each capacitive path into the fixed frame plates and into a demodulation circuit, which produces the electrical signal that is proportional to the acceleration acting on the device.

SCHEMATIC AND CODES

ATMEL
http://researchdesignlab.com/vibration-digital-code
http://researchdesignlab.com/vibration-digital-i/oshematic.html
ATMEL UART CODE
http://researchdesignlab.com/vibration-uart-code
http://researchdesignlab.com/vibration-sensor-urat-schematic.html
PIC
http://researchdesignlab.com/digital-vibration-pic-code.html
RASPBERRYPI AND BEAGLEBONE
http://researchdesignlab.com/digital-vibration-raspberryandbeaglebone-code.html

CONNECTION DIAGRAM

ARDUINO CODE
#include <SoftwareSerial.h>
SoftwareSerial mySerial(10, 11);                        // RX, TX
void setup()
{
          // Open serial communications and wait for port to open:
Serial.begin(9600);
while (!Serial) {
;                                              // wait for serial port to connect.
}
Serial.println("Digital all sensor");
mySerial.begin(9600);                                              // set the data rate for the SoftwareSerial port
}
void loop()                                                                  // run over and over
{
if (mySerial.available())
Serial.write(mySerial.read());
}

OUTPUT

RELATED PRODUCTS





PIC PROJECT BOARD                                                 PIC DEVELOPMENT BOARD



ATMEL PROJECT BOARD                                     ATMEL  DEVELOPMENT BOARD

THERMAL PRINTER



INT RODUCTION

 Support 5V-9V wide power voltage, Low-noise direct thermal printing method, can support Max.39MM (diameter) paper roll,RS-232C/TTL Interface, rich of graphics / curves / characters print function, Easy paper loading structure, outline dimension : 111W*65D*57H mm.

 FEATURES

  • Support 5V-9V wide power voltage
  • Low-noise direct thermal printing method
  • can support Max.39MM (diameter) paper roll
  • RS-232C/TTL Interface
  • rich of graphics / curves / characters print function
  • Easy paper loading structure
  • outline dimension : 111W*65D*57H mm

USB TO RS485 CONVERTER



OVERVIEW

USB TO RS485 CONVERTER


The USB-RS485 is a fully automatic plug-and-play USB module that connects to your PC via the Universal Serial Bus (USB) port and provides robust USB to RS-485 protocol conversion with automatic RS-485 flow control. This converter provides two way serial communications signal conversion between the RS485 to and from a personal computer USB port using virtual serial COM port.Using the USB-RS485 module , one can connect upto 32 RS-485 devices simultaneously to a single USB port. Typically it is used for multi-drop communication.
 The USB-RS485 module provides an easy to use RS485 interface by means of a Virtual Com Port on the users system. The module is completely self powered from the USB bus. Simply use the standard COM-port interface to automatically connect  RS-485 over USB.



RS485 IC



FEATURES

  • Self powered from USB.
  • Easy to use and small size.
  • USB2.0 standard.
  • Baud rate :2400-921600bps.
  • Supports devices with RS485 interface: surveillance cameras, video capture device, fingerprint attendance machine.

 CONNECTION DIAGRAM



 

 RELATED PRODUCTS

 

8 CHANNEL RELAY BOARD                                       LCD KEYPAD SHIELD