(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Category:8051 Development Boards]]
 
[[Category:8051 Development Boards]]
 +
[[File:Cart add.png|right|thumbnail|link=https://www.exploreembedded.com/product/Starter%20AT89S52%20USB%20Development%20board]]
 
[[File:DSC00787.JPG|x500px]]
 
[[File:DSC00787.JPG|x500px]]
 
<gallery mode = "packed">
 
<gallery mode = "packed">
Line 9: Line 10:
 
The AT89S52 USB Development board has all the basics components to get you started with 8051. '''Note that this board requires a
 
The AT89S52 USB Development board has all the basics components to get you started with 8051. '''Note that this board requires a
 
[http://exploreembedded.com/product/AT89S%20Series%208051%20USBasp%20programmer USBasp Programmer.]  The board also requires an external power adapter.'''  
 
[http://exploreembedded.com/product/AT89S%20Series%208051%20USBasp%20programmer USBasp Programmer.]  The board also requires an external power adapter.'''  
 +
 +
=== Features: ===
 +
* Built in USB to Serial Convertor. Works on Windows, Linux MAC etc
 +
* LCD 16 x 2 Interface on board
 +
* All port pins taken out.
  
 
{{Box|type=blue_dark|text=Downloads}}
 
{{Box|type=blue_dark|text=Downloads}}
Line 17: Line 23:
 
*For Other Operating system please download from [http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx Silicon Labs website.]
 
*For Other Operating system please download from [http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx Silicon Labs website.]
 
==Schematic==
 
==Schematic==
[http://xplorelabz.com/wiki/images/a/a7/8051_USB_Development_Board.pdf 8051 USB Development Board Schematic]
+
[http://exploreembedded.com/wiki/images/8/8b/STARTER_x51.pdf 8051 USB Development Board Schematic]
 
==Code Library==
 
==Code Library==
 
[[8051_Family_C_Library|8051 C Library]]
 
[[8051_Family_C_Library|8051 C Library]]
 
}}
 
}}
 
{{DISQUS}}
 
{{DISQUS}}

Latest revision as of 15:09, 6 August 2015

Cart add.png

DSC00787.JPG

The AT89S52 USB Development board has all the basics components to get you started with 8051. Note that this board requires a USBasp Programmer. The board also requires an external power adapter.

Features:

  • Built in USB to Serial Convertor. Works on Windows, Linux MAC etc
  • LCD 16 x 2 Interface on board
  • All port pins taken out.


Downloads


USB Driver

  • To connect Development board with computer USB driver is required.

Windows USB to UART Drivers for CP2102

Schematic

8051 USB Development Board Schematic

Code Library

8051 C Library