Pinned Repositories
adxl345-driver
adxl345 Rust driver
AphophisOld
Aphophis drone
Apophis
eris-wr
Water Rocket
Sensor
A really simple Rust library that allow you to use ADS1115
SparkfunQuadStepDriver
tomino
undirected_graph_lib
A simple Rust library that implement an undirected graph library
vmsf
A 32 bit stack virtual machine
vmsf-assembler
Assembler for vmsf assembly
simeondmr's Repositories
simeondmr/vmsf
A 32 bit stack virtual machine
simeondmr/tomino
simeondmr/Apophis
simeondmr/vmsf-assembler
Assembler for vmsf assembly
simeondmr/adxl345-driver
adxl345 Rust driver
simeondmr/AphophisOld
Aphophis drone
simeondmr/eris-wr
Water Rocket
simeondmr/Sensor
A really simple Rust library that allow you to use ADS1115
simeondmr/SparkfunQuadStepDriver
simeondmr/undirected_graph_lib
A simple Rust library that implement an undirected graph library
simeondmr/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.