Pinned Repositories
3-Bit-ALU-With-Overflow-Bit
3 Bit Arithmetic Logic Unit(ALU) with Overflow Bit ,implemented with DSCH 3.5, Microwind and Verilog.
Affiliate_AI
Program to Create affiliate ads
AVR-Sensor-Alarm-with-Lock
AVR ATMEGA 16 CO sensor system that collects CO values translated into Voltage, converts it via internal ADC and displays the danger level on LCD and LEDs. There is also a lock system that is managed by keyboard password.
Continuous-Pipeline-Ripple-Carry-Multiplier-in-VHDL
Continuous Pipeline Ripple Carry Multiplier in VHDL using Vivado Xilinx
Cryptodev-Linux-Paravirtualization-with-Server-Client-application
Hardware Accelerated Cryptography through Cryptodev Module used in Client-Server Communication. Implementation also done in GUEST OS userspace using VIRTIO-QEMU-KVM and Split-Driver to use HOST hardware.
Custom-Arm-OS
Simple ARM Operating System for the Raspberry Pi, supporting Aarch64 architecture.
Fall-detection-system
IOT system for fall detection.
Parallel-8-Tap-FIR-Filter-VHDL
2 INPUT/OUTPUT Parallel 8 Tap FIR Filter written in VHDL , compiled, simulated and synthesized using Xilinx Vivado.
Prototype-IR-Signal-Receiver-and-Decoder
Discrete electronics receiver, amplifier, decoder on PCB
chrdev_driver
Character device driver kernel module to read from a sensor over usb
DimiLaprog's Repositories
DimiLaprog/Cryptodev-Linux-Paravirtualization-with-Server-Client-application
Hardware Accelerated Cryptography through Cryptodev Module used in Client-Server Communication. Implementation also done in GUEST OS userspace using VIRTIO-QEMU-KVM and Split-Driver to use HOST hardware.
DimiLaprog/3-Bit-ALU-With-Overflow-Bit
3 Bit Arithmetic Logic Unit(ALU) with Overflow Bit ,implemented with DSCH 3.5, Microwind and Verilog.
DimiLaprog/Continuous-Pipeline-Ripple-Carry-Multiplier-in-VHDL
Continuous Pipeline Ripple Carry Multiplier in VHDL using Vivado Xilinx
DimiLaprog/Custom-Arm-OS
Simple ARM Operating System for the Raspberry Pi, supporting Aarch64 architecture.
DimiLaprog/Fall-detection-system
IOT system for fall detection.
DimiLaprog/Parallel-8-Tap-FIR-Filter-VHDL
2 INPUT/OUTPUT Parallel 8 Tap FIR Filter written in VHDL , compiled, simulated and synthesized using Xilinx Vivado.
DimiLaprog/Prototype-IR-Signal-Receiver-and-Decoder
Discrete electronics receiver, amplifier, decoder on PCB
DimiLaprog/RISC-V-ASSEMBLY-USING-RCC
RISC-V assembly programs written on digilent nexys a7 using the RISC-V Calling Convention for calling and jumping between routines.
DimiLaprog/Affiliate_AI
Program to Create affiliate ads
DimiLaprog/AVR-Sensor-Alarm-with-Lock
AVR ATMEGA 16 CO sensor system that collects CO values translated into Voltage, converts it via internal ADC and displays the danger level on LCD and LEDs. There is also a lock system that is managed by keyboard password.