Close
0%
0%

LED Binary Ouput

Displaying binary numbers using a LEDs.

Similar projects worth following
0 followers
  • Description
  • Details
  • Files 0
  • Components 0
  • Logs 0
  • Instructions 0
  • Discussion 0
I recently got a Raspberry Pi for my birthday and this was the first thing I built with it. My goal was to learn about using the GPIO outputs on the device and this seemed like a quick and simple project.

The code was written in Python and I was surprised see it took less than 30 lines of code.

I used 9 total LEDs, 8 of which were used to display the binary number which provided 255 possible numbers while reserving one LED for overflow detection.

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates