Skip to content

A glimpse into the inner workings of flip flops and their applications

Notifications You must be signed in to change notification settings

KaburaJ/FLIP_FLOPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

FLIP_FLOPS

Flip-flops, also known as latches are devices that store data. They often consist of stable input (often one or more), and one or two outputs. They are the most basic building blocks for electronic devices such as microcontrollers. Flip-flops can either be simple or clocked with the most common types being SR (set-reset), D (data), T(Toggle) and JK types. This repository seeks to simulate these types to aid in better visualization of the inner workings of these intriguing circuitries.

About

A glimpse into the inner workings of flip flops and their applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published