Pinned Repositories
ACCELERATED-COMPUTING-COURSES-Fundamentals-of-Accelerated-Computing-with-CUDA
Fundamentals of Accelerated Computing with CUDA C/C++
Alien_Shooting_Game
Design an alien Shooting Game using HDL Designer. ModelSim for stimulation and Vivado for implementation
Awesome-Embedded
A curated list of awesome embedded programming.
coding-interview-university
A complete computer science study plan to become a software engineer.
DigitalDesign
LogicSynthesis
Develop a synthesizer for audio codec with VHDL and implement it on the PYNQ Z1 board
OpenKinTest
A research assistant work at Tampere University
ParallelComputing
A repository of course Parallel Computing Work which develop parallel-computing versions of satellites moving and rendering using pthread, OpenMP and OpenCL.
RealTimeSystem
SystemDesign
A project in a system design course that main target is to analyze an existing system (FPGA-based HEVC video encoder) and implement its missing parts using some tools such as Kactus2 for design tool, camera, and touchscreen.
trinhgiahuy's Repositories
trinhgiahuy/OpenCL-Getting-Started
A small "getting started" tutorial for OpenCL. See http://www.eriksmistad.no/getting-started-with-opencl-and-gpu-computing/ for more info
trinhgiahuy/OpenKinProject
trinhgiahuy/training_embedded_linux_v3
Repo nay chua tai lieu cho chuong trinh dao tao embedded Linux, device driver version 3
trinhgiahuy/no_lfs
trinhgiahuy/OldGaitMaven
trinhgiahuy/data
Data storage for GaitMaven project
trinhgiahuy/uvmprimer
Contains the code examples from The UVM Primer Book sorted by chapters.
trinhgiahuy/ros2-pkg-gen-helper
Interactive helper script to create a ROS2 package with proper folder structure
trinhgiahuy/sync_data
trinhgiahuy/Connect-RaspberryPi-to-laptop-wirelessly
Learn how to connect raspberry pi to laptop wirelessly. Share your raspberry pi screen on laptop and control it with laptop mouse and keyboard.
trinhgiahuy/ESP32-FreeRTOS-Tutorial
My code produced by watching the videos and doing the programming "challenges" for Shawn Hymel's FreeRTOS tutorial series
trinhgiahuy/Images_New_GaitMaven
trinhgiahuy/DigitalDesign
trinhgiahuy/HPS2FPGAmapping
SoCFPGA: Mapping HPS Peripherals, like I²C or CAN, over the FPGA fabric to FPGA I/O and using embedded Linux to control them (Intel Cyclone V)
trinhgiahuy/coding-interview-university
A complete computer science study plan to become a software engineer.
trinhgiahuy/firebase-arduino
Arduino samples for Firebase.
trinhgiahuy/er-trading-system
This is a FIX based order matching system with low latency and high frequency. It has the abilities to integrated with different systems, e.g. CRM, Email System, etc.
trinhgiahuy/awesome-computer-vision
A curated list of awesome computer vision resources
trinhgiahuy/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
trinhgiahuy/Programming2_Spring_2020
trinhgiahuy/SystemDesign
A project in a system design course that main target is to analyze an existing system (FPGA-based HEVC video encoder) and implement its missing parts using some tools such as Kactus2 for design tool, camera, and touchscreen.
trinhgiahuy/RealTimeSystem
trinhgiahuy/pigpio
pigpio is a C library for the Raspberry which allows control of the General Purpose Input Outputs (GPIO).
trinhgiahuy/apb_gpio
trinhgiahuy/HPCDailyChallenges
The Daily Challenges were created to establish a shared vocabulary for the student workers in HPC Support at Pomona College
trinhgiahuy/FAccel-CNN
This is a project to build an FPGA Accelerated Convolutional Neural Network.
trinhgiahuy/build-linux
A short tutorial about building Linux based operating systems.
trinhgiahuy/kernel-tutorial
Basic "How to write a Linux kernel patch and submit it" tutorial
trinhgiahuy/ibm-iot-cloud-ai-tutorial
Integration of Internet of Things, Cloud Computing and Artificial Intelligence.
trinhgiahuy/hpc-course-examples
Examples for HPC course