Difference between revisions of "Starter AT89S52 USB Development board"
(Created page with "Category:8051 Development Boards x500px <gallery mode = "packed"> File:DSC00791.JPG File:DSC00795.JPG File:DSC00789.JPG </gallery>") |
|||
Line 5: | Line 5: | ||
File:DSC00795.JPG | File:DSC00795.JPG | ||
File:DSC00789.JPG | File:DSC00789.JPG | ||
− | |||
</gallery> | </gallery> | ||
+ | |||
+ | 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.''' | ||
+ | |||
+ | {{Box|type=blue_dark|text=Downloads}} | ||
+ | {{Box|type=l_green_light|text=<br/> | ||
+ | ==USB Driver== | ||
+ | *To connect Development board with computer USB driver is required. | ||
+ | [http://xplorelabz.com/wiki/images/d/d3/CP210x_VCP_Windows.zip Windows USB to UART Drivers for CP2102] | ||
+ | *For Other Operating system please download from [http://www.silabs.com/products/mcu/pages/usbtouartbridgevcpdrivers.aspx Silicon Labs website.] | ||
+ | ==Schematic== | ||
+ | [http://xplorelabz.com/wiki/images/a/a7/8051_USB_Development_Board.pdf 8051 USB Development Board Schematic] | ||
+ | ==Code Library== | ||
+ | [[8051_Family_C_Library|8051 C Library]] | ||
+ | }} | ||
+ | {{DISQUS}} |
Revision as of 10:35, 30 January 2015
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.
Downloads
USB Driver
- To connect Development board with computer USB driver is required.
Windows USB to UART Drivers for CP2102
- For Other Operating system please download from Silicon Labs website.
Schematic
8051 USB Development Board Schematic