Product Specifications are Change from Oct 2011:
- AT89S52 microcontroller is replaced with P89V51RD2.
- Removed - HandyProgUSB ISP Programmer for 89S51, 89S52 & AVR microcontroller
- Included - USB Programmer for 89V51RD2
- Included - USB A-B Cable for above programmer
- Sample codes below are written for 89S52 in Assembly, these will work for 89V51RD2 also, but Keil C is suggested for 89V51RD2 for better results.
Practical Course For ATMEL Microcontroller is designed for beginners. If you are the first time user of microcontroller and planning to learn the technology in detail, then this product is must for you.
"Practical Course For ATMEL Microcontrollers" (PCAM) product is combination
of
- Hardware board
- USB Controlled ISP Programmer
- On board interfacing sections
- Tutorial software to teach you the technology - See Download section below
Life time email support for your technical and coding related
queries (And so the product price is reduced) Read Support Policy
See a detailed list of contents at the bottom of this page.
Learning microcontroller is fun only if you have all required items with you.
The list of necessary items are hardware + programmer + various softwares +
Sample source code + Online Video Tutorial
PCAM product covers it all.
It supports NXP (previously known as Philips) 89V51RD2 (known as 8051) and ATmega8 + ATmega32
(known as AVR).
These controllers can be interfaced with the following
On-board circuits:
- LEDs
- Seven Segment displays
- 16x2 LCD
- Stepper Motor Driver (Motor not included)
- 8 bit ADC
- RS232
- Temperature Sensor
- IR (Infrared) transmitter
- IR (Infrared) receiver
- RC5 IR Receiver
- Serial EEPROM
- Switches
- 4x4 matrix keypad
- DC Motor Driver
- I2C based Real time clock
- I2C based EEPROM
- And any externally connected interface circuits
Sample source codes for 8051 are in Assembly and for AVR are in C
language. These sample codes are available under Tutorial Section.
USB Programmer for P89V51RD2 works with FlashMagic and is compatible with Windows OS. There is no AVR Programmer included in this product.
Downloads
Product Packing:
Product contents:
- EEDT4.0 Hardware board, assembled, tested and mounted with all components (Except AVR microcontrollers)
HandyProgUSB ISP Programmer for 89S51, 89S52 & AVR microcontroller (No more included)
- USB Programmer for 89V51RD2 included
- USB A-B Cable for programmer (Included only for deliveries in India)
- Single pin connectors (female to female) - 15 numbers
- RC5 remote
- 9-12V DC Wall mounting adapter (Not included in export shipment)
CD Update - No CD Included. All required tutorials are listed above are available online. The required softwares are available for download (See above Download section).
|
|
Question - by Tirumala Rao
|
I didnt receive adopter to power the board. Now what do I do? Please contact me via email - tiru67@gmail.com.
Regards,
Tiru
|
Embedded_Market_Support - Reply
|
This is clearly mentioned on the Product Web Page. We do not include Adapter in Export Shipment as every country has their unique power supply ratings and plugs.
|
|
|
Question - by Gireesh Kumar
|
Dear sir , the Handyprogram can only use to write ? burn to Chip .It cannot read the chip i to pc
please i need to read also please help me.
|
Embedded_Market_Support - Reply
|
There is no provision to only read hex from controller.
|
|
|
Question - by ajay
|
When i am trying to install your pplication i am getting an error "Setup cannot continue because some system files are out of date on your system. Click ok if you would like setup to updatethese files for you now." But after pressing ok my PC gets restarted. Agin wheni tried to install it is showing the same error. Please help me solvong this issue.
Regards
Edupro
|
Embedded_Market_Support - Reply
|
Windows XP with SP3 required. Please check this for your PC.
|
|
|
Question - by Nikhil
|
I stay in Pune and have purchased Practical Course For ATMEL Microcontrollers - Upgraded kit two days. I have compiled a code in Keil for P89V51RD2 and trying to download the hex file into the controller using USB programmer provided with the kit. I have installed the FTDI drivers successfully and USB programer is showing COM16 in device manager.
When I start to download hex file using Flash Magic, a message appears saying that "Unable to connect to the target, lower the baud rate and try
again". I have tried all baud rates from 9600 to 2400 without success. After reading the manuals I have made following connections between the
USB programmer and the demo board.
USB Programmer Micro-controller Board
Vcc-5V (Pin1)------->Vcc (Pin1)
GND (Pin2)---------->GND (Pin2)
RXD (Pin3)---------->MOSI (Pin3)
TXD (Pin4)---------->MISO (Pin4)
RST (Pin5)---------->RST (Pin 6)
P0.14 (Pin6 - NC)--->SCK (Pin 5 - NC)Not connected
Please guide me as to what might be missing
Regards
Nikhil Kulkarni
|
Embedded_Market_Support - Reply
|
Connect P3.0 to Rx, P3.1 to Tx and RST Pin (6th pin of the ISP header) to DTR pin. Gnd (2nd Pin of ISP Header). Set Jumper on Programmer to 89V Side. Also see that in flashmagic software, click menu Options->Advanced Options, see Hardware config Tab and ensure that "Use DTR & RTS...." is checked, otehr 2 check boxes are unchecked and T1=100, T2=50 is set, click ok when done.
|
Question - by Nikhil
|
Does this mean that from the USB programmer's 6-pin header I should connect wires to demo board's P3.0(Rx) and P3.1(Tx) which is near to the micro-controller IC? Also you have mentioned that connect RST Pin (6th pin of the ISP header) to DTR pin. Where is the DTR pin on the demo board. Also, where should I connect the RST pin from the USB progrramer? Please clarify. It would help if you send me a photograph of the setup.
|
Embedded_Market_Support - Reply
|
You may use 6 single pin connectors. Below is more simplified text: From Programmer(RX) to MainBoard(P3.0):::: From Programmer(TX) to MainBoard(P3.1)::::From Programmer(RST) to MainBoard(RST)::::From Programmer(GND) to MainBoard(GND):::: -------- P3.0 & P3.1 are near 89V51RD2. RST and GND are located on ISP Connector. ISP Connector is near 4x4 keypad on main board. See page 7 from User Manual of PCAM+ kit for picture of ISP connector.
|