Stars
GNU Radio – the Free and Open Software Radio Ecosystem
Package manager and build system for VHDL, Verilog, and SystemVerilog
Curated list of resources for Embedded and Low-level development in the Rust programming language
Handwritten Text Recognition (HTR) system implemented with TensorFlow.
This repository contains an ongoing list of educational resources for python programming, version control with git, mathematics for machine learning, data science, machine learning, and deep learning.
📦 Prebuilt RISC-V GCC toolchains for x64 Linux.
C++ API for ML inferencing and transfer-learning on Coral devices
Transpile trained scikit-learn estimators to C, Java, JavaScript and others.
A portable MQTT C client for embedded systems and PCs alike.
Build a minimal multi-tasking OS kernel for RISC-V from scratch
RISC-V Tools (ISA Simulator and Tests)
Computer Architecture Final Project - Testing various memory replacement policies
In this repository you will find everything you need to know about Convolutional Neural Network, and how to implement the most famous CNN architectures in both Keras and PyTorch. (I'm working on im…
The Linux Programming Interface by Michael Kerrisk - Distribution Version
IoT Reading List (IoT research papers from 2016 to 2019)
A C++ driver for the LSM303 accelerometer and magnetometer sensor written for the BeagleBone Black.
3-Axis Digital Magnetometer Electronic Compass
Driver for the MLX90393 software-defined 3-axis magnetometer
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11