An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with binary-addition

A curated list of projects in awesome lists tagged with binary-addition .

https://github.com/sithulaka/8-bit-alu-implementation

This repository demonstrates an 8-bit Arithmetic Logic Unit (ALU) built using IoT components like a Raspberry Pi Pico, seven-segment displays, and SN74LS83N Adder ICs to perform binary addition.

8-bit alu arithmetic-logic-unit binary-addition iot raspberry-pi-pico seven-segment-displays

Last synced: 17 Mar 2025

https://github.com/teslaneuro/artifical-neuron-design-using-digital-electronics

Development of an Artifical Neuron purely using only Digital Electronics for a simple traffic light controller application.

artificial-neuron binary-addition digital-electronics digital-logic-design digital-simulation logic-gates logism pattern-recognition relu

Last synced: 29 Mar 2025

https://github.com/waterflow80/carry-look-ahead-adder-hpc

Implementation of the Carry look ahead adder algorihtm, and parallizing the algorithm using OpenMP libriries

binary-addition carry-look-ahead-adder cpp hpc openmp openmp-parallelization parallel-computing

Last synced: 18 Feb 2025

https://github.com/nevinmathew/combination-generator

designed to generate combinations from a specified set of objects using binary representation. The focus is on generating all possible combinations for a set of 6 objects.

binary binary-addition combinatorial-algorithms object-combinations

Last synced: 18 Feb 2025

https://github.com/shane-staret/twoscomplementer

A Java program that converts a binary number into it's two's complement equivalent. This is used within the SimpleBinaryCalculator repository.

binary binary-addition converts half-adder java twos-complement

Last synced: 15 Mar 2025