Pinned Repositories
armv6-m-instruction-parser
atsamx7x-rust
Rust HAL, PACs, and examples for the Microship SAM E70/S70/V70/V71
b-parasite-nrf52840
🌱💧 An open source soil moisture sensor.
boomerang
a short multiplayer rust implementation of the game boomerang
builder_derive
A simple gaurded builder pattern generator
cortex-m
Low level access to Cortex-M processors
crossterm_async
Cross platform terminal library rust
E7020E_gaming_mouse
A gaming mouse me and Erik Serrander made for the course E7020E at ltu
localized_control_rc_car
This repo contains the software for our self-driving model car implemented for the course E7012E at LTU.
matrix_math
A simple matrix math lib, it is intended to be used in my homebrew nn framework. It uses generic numeric types for all computations
ivajon's Repositories
ivajon/localized_control_rc_car
This repo contains the software for our self-driving model car implemented for the course E7012E at LTU.
ivajon/matrix_math
A simple matrix math lib, it is intended to be used in my homebrew nn framework. It uses generic numeric types for all computations
ivajon/armv6-m-instruction-parser
ivajon/atsamx7x-rust
Rust HAL, PACs, and examples for the Microship SAM E70/S70/V70/V71
ivajon/b-parasite-nrf52840
🌱💧 An open source soil moisture sensor.
ivajon/boomerang
a short multiplayer rust implementation of the game boomerang
ivajon/builder_derive
A simple gaurded builder pattern generator
ivajon/cortex-m
Low level access to Cortex-M processors
ivajon/crossterm_async
Cross platform terminal library rust
ivajon/D0018E-e-comerce
A simple e-comerce site written for the D0018E course at LTU
ivajon/disarmv7
A simple rust dissasembler that only supports ARMV7
ivajon/flask_require
Simple and clean way to require fields in flask POST request
ivajon/gstreamer-rs
GStreamer bindings for Rust - This repository moved to https://gitlab.freedesktop.org/gstreamer/gstreamer-rs
ivajon/msra-walking-robot
Example files for MATLAB and Simulink Robotics Arena walking robot videos.
ivajon/ngac-context-daemon
A server that starts sub processes to handle context notifcations
ivajon/NGAC_ABE
Next generation access controll using Attribute based encryptyion
ivajon/nrf-hal-monotonic
A Rust HAL for the nRF family of devices
ivajon/pico-test-bench-m4
ivajon/probe-rs
A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
ivajon/pyresult
A rust like result wrapper in written in python
ivajon/R7017E_biorobotics
ivajon/RnR
A toy rust in rust language with borrow checking
ivajon/rtic
Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
ivajon/RV_CLIC
Vhdl implementation of Core-Local Interrupt Controller (CLIC).
ivajon/scream
SCReAM - Mobile optimised congestion control algorithm
ivajon/ssql
A simple sql wrapper that allows you to use sql over ssh
ivajon/symex
Symbolic Execution Engine in Rust
ivajon/tog-ngac-crosscpp
Context Sensitive Security Framework for Cross-CPP Project
ivajon/transpiler
A small transpiler that allows inline pseudo code -> general assembly conversion. Used in https://github.com/ivario123/symex
ivajon/vcell
Just like `Cell` but with volatile read / write operations