In this article, we look at another development board option that we purchased for 8051 development. This time it is a EX-F34x-Q48 from waveshare and it is designed to support…
8051
-
-
This is a C8051F340 development board that I purchased for developing examples on this site. The board has two LEDs and three buttons , there is a standard DB9 (Rs232)…
-
This LED flashing example was written for a C8051F340 dev board connected to a DVK501 board by Waveshare, the basic example will simply toggle PORT1 high and low This is…
-
While browsing through the mikroelectronika website and looking at available downloads, I noticed their Basic compilers for various microcontroller architectures. So after downloading the 8051 version and installing lets look…
-
In this example we connect an RGB LED to our 8051. In this case we used an RGB LED breakout, this was a common anode device. The schematic below shows…
-
Recently I purchased several 8051 type development boards from China, most of the examples were written in Keil. As a test I decided to see if i could get any…