Peace's repositories
loop_unrolling_and_scheduling
Code on Loop optimisation
Quarter-Square-Multiplication-RISC-V
Code on Quarter Square Multiplication (RISC-V) using Ripes simulator
russian-peasant-multiplication-RISC-V
Code on Russian Peasant Multiplication (RISC-V) using Ripes simulator
Set_up_oneko_in_ubuntu
This repository contains instructions and resources for using `oneko`, a lightweight program that adds an animated cat (or other characters) to your desktop, which chases the mouse cursor around the screen. Enjoy a touch of amusement with `oneko` on your Ubuntu system!
Shift-and-Add-Multiplication-RISC-V
Code on Shift-and-Add Multiplication (RISC-V) using Ripes simulator
Web_Caching
Python code on basic implementation of web caching
CUDA_programming_MATRIX_OPERATIONS
Comparing CUDA and C implementations for matrix operations to determine the impact of CUDA's parallelism on computational speed.
Obstacle_avoidance_robo_ROS
To make an obstacle-avoidance robot consisting of Arduino UNO and Ultrasonic Sonic Sensor, driven by DC Motors, that publishes ROS messages about the distance between the obstacle and the Ultrasonic Sensor using rosserial_python.
PARALLEL-IN-PARALLEL-OUT-AND-PARALLEL-IN-SERIAL-OUT-SHIFT-REGISTER
To design and construct a parallel in parallel out and a parallel in serial out shift register
Simple_C_games
This project offers Tic-tac-toe and the Dino Game developed in C for interactive entertainment.