Search

25 results for : “digital-logic”

Showing 1 to 10 of 25 projects.

Digital Dice

https://maker.pro/custom/projects/digital-dice

This project describes how to design a true random number generator from 1 to 6 with a 7-segment 1-digit LED display.

Arduino Digital Code Lock Project Using Matrix Keypad

https://maker.pro/arduino/projects/arduino-digital-code-lock-project-using-matrix-keypad

This project shows you how you can build a digital code lock with Arduino and Qwiic.

Arduino Analog + Digital  Compass with HMC5883L sensor

https://maker.pro/arduino/projects/arduino-analog-digital-compass-with-hmc5883l-sensor

Electronic version of the Compass, where the position of the needle is indicated by group of a three light-emitting diodes. There is also an OLED display in the middle of the device, which shows the angle relative to the North Pole.

CityGuide: Build a Digital City Tour Guide Device

https://maker.pro/arduino/projects/cityguide

Sightsee at your pace. Just plug in your headphones and go.

How to Make a Digital IR Counter to Count Door Entries

https://maker.pro/pcb/projects/count-door-entries-digital-ir-counter

This object counter uses an IR beam that, when broken, increments a counter.

How to Build a Digital Kitchen Timer Using GreenPAK

https://maker.pro/custom/projects/digital-kitchen-timer

Create a digital kitchen timer, complete with a knob, buzzer, and digital display, using GreenPAK.

How to Make a Digital Table Tennis Game Using PIC18 Micro

https://maker.pro/pic/projects/how-to-make-a-digital-table-tennis-game-1

Turn a small PIC18 micro and an OLED display into a miniature handheld classic game console.

How to Build a Digital Coil-less (100KHz Step Size) FM Transmitter

https://maker.pro/arduino/projects/how-to-build-a-digital-coil-less-100khz-step-size-fm-transmitter

This project shows you how to build an FM transmitter based on the VMR6512 module.

DAC:Equipment for Converting Digital Data to Analogue Signals

https://maker.pro/micropython/projects/dacequipment-for-converting-digital-data-to-analogue-signals

DACs can accurately reconstruct sampled data into analog signals. Digital data can be generated by microprocessors, Application Specific Integrated Circuits (ASICs), or Field Programmable Gate Arrays (FPGAs), but the final data needs to be converted to an analog signal in order to interact with the real world.