Skip to content
#

circuit

Here are 42 public repositories matching this topic...

This digital piano, driven by a TM4C123 MCU, integrates a speaker, amplifier, and DAC. It features a music box with three melodies, controlled by two switches, and a digital piano using a 6-bit R/2R DAC with 4 push buttons as keys. The system is coded in C++ using OOP, with the Sound class as its core and Music & Piano classes defining modes.

  • Updated Sep 19, 2023
  • C
transistor-simulator

🔥 This project performs a simulation of N and P-type MOSFET transistors. Next, the creation of logic gates is performed using the simulated transistors. Then, a Half-Adder mechanism is created with the logic gates, to later use it in a binary sum algorithm.

  • Updated Oct 17, 2022
  • C

Improve this page

Add a description, image, and links to the circuit topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the circuit topic, visit your repo's landing page and select "manage topics."

Learn more