Close
0%
0%

Bare-metal FizzBuzz

Hardware implementation of the classic interview coding problem

Similar projects worth following
A hardware implementation of the classic interview coding problem, written in C and targeting Atmel ATTiny85. Endlessly looping around from 1 to 99 and displaying the loop value on two 7-segment displays while lighting up two LEDs (Fizz and Buzz) when the loop value is either a multiple of 3 (Fizz) or 5 (Buzz), or both.

https://github.com/zs6dst/FizzBuzz

plain - 1.58 kB - 07/26/2022 at 06:23

Download

plain - 2.00 kB - 07/26/2022 at 06:17

Download

  • 1 × ATTiny85 Microprocessors, Microcontrollers, DSPs / ARM, RISC-Based Microcontrollers
  • 2 × 74HC595 Shift register
  • 2 × Common cathode 7 segment display
  • 16 × 330 ohm resistor
  • 2 × LED Fiber Optics / Emitters

View all 6 components

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