Skip to main content

Posts

Showing posts with the label Board

S S Display Manual i p board

i used ss display and manual i/p board to interface it with 8051 Generic board, of course you can interface it with any other microcontroller.  ICs required for this board are 74hc573 latch, 74hc238 decoder and 74ls48 BCD2dec converter . For their proper working operation refer to their datasheets. 74hc573 is used to store data so that the previous content on SS is not vanish when we disable LE pin. T0 select the proper latch 74hc238, 3x8 decoder is used. And to convert BCD into decimal, 74ls48 converter is used. Note that latches U1 to U4 are connected with C.C SS, so the output of 74ls48 will only go to these latches. Whereas latches U6 and U8 are connected to DP oF SS and LEDs respectfully. You can emit these latches i used them to distinguish between various mode i.e, digital clock, stop watch, counter and manual input etc. For manual input DSW1 is used and J2 is the 8-way connector i used to connect it with 8051 Generic board, same for J1 connector. J3 and three switches are u...

125MHz Dev Board with an ARM Cortex M3

The Simplecortex is a microcontroller development board that is shield compatible with the Arduino. The Simplecortex has a fast microcontroller, the LPC1769 from NXP. This is a ARM Cortex M3 microcontroller with 512KB flash, 64KB RAM and it runs at 120Mhz. To make sure that the Simplecortex is easy to use we made tutorials for almost every peripheral on the chip and examples to get you started. There are tutorials for simple stuff like IO control up to more advanced tutorials for MicroSD cards. If you have ideas for a new tutorial or made a tutorial yourself, feel free to drop an email or post it in the forum. The Simplecortex also has an onboard debugger. It can also be used to program external devices like a self made PCB for your own project. No more microcontrollers with pre-programmed bootloader needed.        [ ]

ZVex SHO Turret Board Layout w Zenner Diode