Friday, December 28, 2012

Atmega168A with Bootloader for Arduino Diecimila or Duemilanove w/ ATmega168

Atmega168A with Bootloader for Arduino Diecimila or Duemilanove w/ ATmega168 -16Mhz Version

https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjke62DGUmhsmULQ2FS3TJTICjuiUY_L2eHQWh9kxMyWM0OWpKPT_hDDKzeZZJgRVUKRgoWesLvHa4-fOfBGTTH82Rf40PZKDClu5gT3CBf6QwIysDtA4rZrEXpysh9K_wWzVkoTmLhXng/s1600/ArduinoLogo.jpg

This is a pre-programmed (with Bootloader) Atmega168A chip, useful if you want to make your own Arduino Diecimila or Duemilanove w/ ATmega168  or repair a damaged chip on an exisiting Arduino Diecimila or Duemilanove w/ ATmega168!


Some Useful Information
The Arduino Duemilanove ("2009") is a microcontroller based on the ATmega168. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started.
         "Duemilanove" means 2009 in Italian and is named after the year of its release. The Duemilanove is the latest in a series of USB Arduino boards
The Arduino Diecimila is a microcontroller  based on the ATmega168 . It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz crystal oscillator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with a AC-to-DC adapter or battery to get started.
     "Diecimila" means 10,000 in Italian and was named thusly to mark the fact that over 10,000 Arduino boards have been made. The Diecimila is the latest in a series of USB     Arduino boards 

Part#: TPS-00689 


 http://www.onlinetps.com/shop/index.php?main_page=product_info&cPath=11_44&products_id=689

Sunday, December 16, 2012

Serial Port (COM1) NXP - P89V51RD2 Programmer cum 8051 Development Board

erial Port (COM1) NXP - P89V51RD2 Programmer cum 8051 Development Board
It also Support  40 Pin 8051 MCU Like AT89C51,52,S51,S52 etc.

Feature :


  • On-board USART Circuit
  • 4 - 10Pin box header carrying 8 bit port P0,P1,P2,P3 with +5V and Ground
  • Support  40 Pin 8051 MCU Like AT89C51,52,S51,S52 etc.
  • just transfer the codes via Flash Magic,no need of additional programmer.
  • Ideal for developing your final year project.
For more assistance call : +91-9826015410 ,9826050109

Flash magic software setting for P89V51RD2

 http://www.slideshare.net/onlinetps/flash-magic-software-setting-for-p89v51rd2

Thursday, December 6, 2012

My ads on OLX

My ads on OLX





Vehicle Telemetry

Vehicle Telemetry Platform

Ever wondered what goes on under the hood of your car? Wish you could peek inside the engine management system and read values from it? Annoyed that your dashboard displays a cryptic "Check Engine" light (yep, the engine is still there) but gives absolutely no explanation what the problem might be?
You don't need a US$10,000 diagnostic console or even a laptop computer to get access to useful data from your car. With this project you can connect an Arduino to the engine management system in your car and log data to a CSV file on a USB memory stick in real time as you drive around. By reading and storing engine management system data and combining it with the GPS location you can create your very own "black box" flight data recorder for your car to record a complete snapshot of all engine management parameters at the moment a fault occurs or generate graphs of vehicle performance.
Because this project stores everything in a standard CSV file on a memory stick with a normal FAT filesystem it's really easy to load up the data on your computer and manipulate it in any way you like. When you get home from a trip you can pull out the memory stick, plug it into a computer, and open it in a spreadsheet or convert it into other formats.
Included in this project is a simple script that converts the raw data into KML, the Google Earth data format, allowing you to create an interactive 3D "fly-around" view of a trip. The screenshot below was generated using Google Earth and shows the vehicle speed plotted as the height of the line. You can clearly see the speed of the car varying as it goes around corners and through intersections.


You can also process the data to generate graphs like the one below that shows vehicle data plotted using Google Charts, and you can clearly see the coolant gradually warming up as the car starts from rest; the accelerating and decelerating during the trip; and finally coming to a halt at its destination. The engine RPM at each part of the trip is also plotted and you can see how it interacts with vehicle speed.



Extracting data from a vehicle's engine management system may seem like magic but in recent years it has become much easier thanks to a vehicle interface standard called OBD-II, or On-Board Diagnostics version 2. All cars and light trucks sold in the US since 1996 have been required by law to provide an OBD-II interface that provides access to a variety of operational data about the vehicle. Europe followed in 2001 for petrol vehicles and 2003/4 for diesels with the "EOBD" (European OBD) standard which is basically just OBD-II with a different name.
Because car manufacturers try to standardize their production lines, OBD-II vehicles also found their way into many markets outside the US from 1996 onwards. Most Japanese car manufacturers, in particular, deployed OBD-II in other markets very rapidly even when not legally required to do so. The result is that when you take your car to an auto mechanic the first thing they usually do is plug in either a dedicated diagnostic console or a laptop using a special adapter, then run software that interrogates the engine management system to retrieve stored data such as a list of faults it has detected since the last service.
In this project we combine an Arduino with an OBD-II adapter, a GPS module, and a USB host module to create a flexible platform for extracting, logging, and reporting on data from your car. You won't get Formula-1 style telemetry with thousands of samples per second, but you'll certainly get more information than an annoying "check engine" light!

Saturday, November 10, 2012

Wednesday, November 7, 2012

9 Volts 3 Watts Solar Panel - Polycrystalline Cells





Some of the Application

1.Emergency Charger (with modifications)
2.For Charging Lanterns, Batteries etc
3.Home Solar Power Project
4.Camping/Hiking
5.School/College Projects

Monday, September 24, 2012

line following robot - LFR using ADC sensors - Code vision AVR

Here is Simple code for line following robot (2 sensors and can be more)  using ADC feature of Atmega chips circuit will be post soon


/*****************************************************
This program was produced by the
CodeWizardAVR V2.03.5 Evaluation
Automatic Program Generator
© Copyright 1998-2008 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.com

Project :
Version :
Date    : 9/18/2012
Author  : www.onlineTPS.com, for evaluation and non-commercial use only
Company : Total project Solutions
Comments: Sample Program for ADC (Line following  Robot-LFR)


Chip type           : ATmega8L Ame can be Done with ATMEGA16A /32A
Program type        : Application
Clock frequency     : 1.000000 MHz
Memory model        : Small
External RAM size   : 0
Data Stack size     : 256
*****************************************************/

#include
#define LS read_adc(0) // Sensor #1 Left
#define RS read_adc(1) // Sensor #2 Right
// Here we have shown two sensors you can use 6 analog sensor like (TPS-00541) 6 IR LED/Photodiode Analog Sensors Array- www.onlineTPS.com
// Please note that Enable1 and Enable2 are forcely connected to +5V (1) you can also do with programing
#define LMR PORTC.2 //In1 of L298
#define LMB PORTC.3 //In2 of L298
#define RMR PORTC.4 //In3 of L298
#define RMB PORTC.5 //In4 of L298
#include

#define ADC_VREF_TYPE 0x40

// Read the AD conversion result
unsigned int read_adc(unsigned char adc_input)
{
ADMUX=adc_input | (ADC_VREF_TYPE & 0xff);
// Delay needed for the stabilization of the ADC input voltage
delay_us(10);
// Start the AD conversion
ADCSRA|=0x40;
// Wait for the AD conversion to complete
while ((ADCSRA & 0x10)==0);
ADCSRA|=0x10;
return ADCW;
}

// Declare your global variables here

void main(void)
{
// Declare your local variables here

// Input/Output Ports initialization
// Port B initialization
// Func7=In Func6=In Func5=In Func4=In Func3=In Func2=In Func1=In Func0=In
// State7=T State6=T State5=T State4=T State3=T State2=T State1=T State0=T
PORTB=0x00;
DDRB=0x00;

// Port C initialization
// Func6=In Func5=Out Func4=Out Func3=Out Func2=Out Func1=In Func0=In
// State6=T State5=0 State4=0 State3=0 State2=0 State1=T State0=T
PORTC=0x00;
DDRC=0x3C;

// Port D initialization
// Func7=In Func6=In Func5=In Func4=In Func3=In Func2=In Func1=In Func0=In
// State7=T State6=T State5=T State4=T State3=T State2=T State1=T State0=T
PORTD=0x00;
DDRD=0x00;

// Timer/Counter 0 initialization
// Clock source: System Clock
// Clock value: Timer 0 Stopped
TCCR0=0x00;
TCNT0=0x00;

// Timer/Counter 1 initialization
// Clock source: System Clock
// Clock value: Timer 1 Stopped
// Mode: Normal top=FFFFh
// OC1A output: Discon.
// OC1B output: Discon.
// Noise Canceler: Off
// Input Capture on Falling Edge
// Timer 1 Overflow Interrupt: Off
// Input Capture Interrupt: Off
// Compare A Match Interrupt: Off
// Compare B Match Interrupt: Off
TCCR1A=0x00;
TCCR1B=0x00;
TCNT1H=0x00;
TCNT1L=0x00;
ICR1H=0x00;
ICR1L=0x00;
OCR1AH=0x00;
OCR1AL=0x00;
OCR1BH=0x00;
OCR1BL=0x00;

// Timer/Counter 2 initialization
// Clock source: System Clock
// Clock value: Timer 2 Stopped
// Mode: Normal top=FFh
// OC2 output: Disconnected
ASSR=0x00;
TCCR2=0x00;
TCNT2=0x00;
OCR2=0x00;

// External Interrupt(s) initialization
// INT0: Off
// INT1: Off
MCUCR=0x00;

// Timer(s)/Counter(s) Interrupt(s) initialization
TIMSK=0x00;

// Analog Comparator initialization
// Analog Comparator: Off
// Analog Comparator Input Capture by Timer/Counter 1: Off
ACSR=0x80;
SFIOR=0x00;

// ADC initialization
// ADC Clock frequency: 7.813 kHz
// ADC Voltage Reference: AVCC pin
ADMUX=ADC_VREF_TYPE & 0xff;
ADCSRA=0x87;

while (1)
      {
      // Set your ADC
       if ( LS <= 32 && RS <=32)
      {
      LMR = 0;
      LMB = 0;
      RMR = 0;
      RMR = 0;
      }
      else if ( LS <= 32 && RS >=32)
      {
      LMR = 1;
      LMB = 0;
      RMR = 0;
      RMR = 0;
      }
      else if ( LS >= 32 && RS <=32)
      {
      LMR = 0;
      LMB = 0;
      RMR = 1;
      RMR = 0;
      }
      else if ( LS >= 32 && RS >=32)
      {
      LMR = 1;
      LMB = 0;
      RMR = 1;
      RMR = 0;
      }
      };
}


Thanks
www.onlineTPS.com

Friday, September 21, 2012

Using 6 Analog Sensor (ADC) with Code vision AVR (CVAVR)

Using 6 Analog Sensor (ADC) with Code vision AVR (CVAVR)

Please register to view  attachment 

Visit  http://www.onlinetps.com/forum/index.php?topic=475.0

Wednesday, August 22, 2012

PC parallel port / Microcontroller Stepper motor controller PCB

PC parallel port / Microcontroller  Stepper motor controller PCB

 

Note:
  • Connect 4.7K resistance between 74ls245 out and Base od BD139 Transistor
  • Supply power according to your stepper motor (Here we have used 12V stepper motor unipolar)

Automatic Street / Porch light Controller Circuit

Automatic Street / Porch light Controller Circuit

Simple to construct


Multiduino Freedom - USB Based Arduino Board

Multiduino-Freedom is USB Based Arduino Software Compatible Development Bord 

 Various TPS-Shield like, SD Card, 6 Analog IR Sensor Board , 8 LED , LCD , Keypad etc. Compatible. Available at www.onlineTPS.com


TPS-01180 Multiduino-Freedom (Mega168)

Multiduino-Freedom (Mega168)

Multiduino-Freedom USB on Atmega168 comes with...

TPS-01181 Multiduino-Freedom (Mega328)

Multiduino-Freedom (Mega328)

Multiduino-Freedom USB on Atmega328 comes with...

TPS-01182 Multiduino-Freedom (Mega8)

Multiduino-Freedom (Mega8)

Multiduino-Freedom USB on atmega8 comes with...

Saturday, August 11, 2012

Independence Day 5% off sale

* Independence Day 5% off sale
http://www.onlinetps.com/shop/


Wednesday, August 8, 2012

Join our unique promotion program

Join our unique promotion program and get Discount upto 10% + Surprise gift

      +  http://www.onlinetps.com/images/Free_Gift_1.jpg

Dear valued customer welcome to www.onlineTPS.com
You have been with us since long and we wish to strengthen our relationship with a unique promotion program in which you can get upto 10% discount and a surprise gift.
Just follow 3 simple steps given below
1. Discuss about www.onlineTPS.com and its products at atleast 5 unique websites/forums/blogs/facebook etc. BEFORE Filling the form. See Sample Form
2. Fill the form Here (mentioning the links of your posting) and avail 2% discount on each link. (Maximum 10 %), chance to win a *Surprise gift for more than 5 links.
3. Submit the form.
How to maximize your chance to win surprise gift
# Like us on Facebook.
# Follow us on twitter.
# Join our forum (www.onlineTPS.com/forum).
Terms & Conditions:
1. Maximum two links per website will be accepted for discount. However you can post more to win surprise gift (Selected on Lottery Basis).
2. Mention complete link of our Website/products while discussion eg. http://www.onlinetps.com/shop/index.php?main_page=product_info&cPath=74&products_id=597
3. We reserve all rights for this promotional program.Links for our forum will not count.

Ready ? Click here to Start

Recommended Pages

Like 
http://www.onlinetps.com/images/facebook.jpg http://www.onlinetps.com/images/twitter.jpg

information for the total hits
Visitors Counter

Wednesday, August 1, 2012

Friday, May 4, 2012

Sensor array of line following robo ( LFR )

Sensor array of line following robo ( LFR )

TPS-00628 4 IR-Photodiode Sensors Array for 2cm Line

4 IR-Photodiode Sensors Array for 2cm Line

4 IR-Photodiode Sensors Array- for Line following...

TPS-00923 4 IR-Photodiode Sensors Array for 4cm Line

4 IR-Photodiode Sensors Array for 4cm Line

4 IR-Photodiode Sensors Array- for Line following...

TPS-00629 4 LED-LDR Sensors Array

4 LED-LDR Sensors Array

4 LED-LDR Sensors Array- for Line following robot...

TPS-00812 IR Reflective Sensor Module

IR Reflective Sensor Module

Reflective Sensor Module (IR) Ideal for LFR...