pranavprabhu01's Stars
karpathy/llm.c
LLM training in simple, raw C/CUDA
sysprog21/lkmpg
The Linux Kernel Module Programming Guide (updated for 5.0+ kernels)
nhivp/Awesome-Embedded
A curated list of awesome embedded programming.
himahuja/Research-Internships-for-Undergraduates
List of Research Internships for Undergraduate Students
alexforencich/verilog-ethernet
Verilog Ethernet components for FPGA implementation
seankross/the-unix-workbench
:house_with_garden: A Book for Anyone to Get Started with Unix
dthain/basekernel
A simple OS kernel for research, teaching, and fun.
splinedrive/kianRiscV
RISC-V Linux SoC, marchID: 0x2b
raulbehl/100DaysOfRTL
100 Days of RTL
toddmaustin/bringup-bench
Bringup-Bench is a collection of standalone minimal library and system dependence benchmarks useful for bringing up newly designed CPUs, accelerators, compilers and operating systems. You probably don't need Bringup-Bench, but if you do, you probably need it badly!
VisorFolks/cyancore
A unified software platform for embedded system projects ...
YashBansod/ARM-TM4C-CCS
This repository contains all my practice codes of TM4C123GXL coded in CCS7. The Texas Instruments Tiva C LaunchPad board TM4C123G is used for the code. The TM4C123GXL Launchpad has the TM4C123GH6PM microcontroller which is based on the ARM Cortex-M4F microcontroller architecture and clocked at 80 MHz (with 100 DMIPS)
streetdogg/ds_and_algorithms
Implementation of all major data-structures and algorithms using the C and Python programming language.
ScottTilley/CH3
RJ722/serial-adder-verilog
Verilog HDL code for Serial Adder
amichai-bd/CPUGarageChallenge
Intel CPU Garage Challenge
L0N3W0LF/embedded-linux
Embedded Linux Projects
dsoze1138/16F628A_timer
Application to demonstrate one possible implementation of a 2-digit timer using LED displays and a button.