Pinned Repositories
Charter
Client libraries for the Charter App (available on the Mac App Store)
gv_fsm
Ruby gem end executable for generating C/C++ Finite State Machine from a Graphviz scheme
mads_plugin
Plugin system for the MADS architecture
mightex
libusb MIGHTEX line camera interface
mruby-merb
ERB-like mruby gem
MXChart
Quick and easy realtime charting class in Swift
PBSerialPort
Quick and dirty serial port class written in Objective-C and easily accessible from MacRuby
ruby-opengl
Rebirth of ruby-opengl, aimed at running on Ruby 1.9.x and available as gem (ruby-opengl2)
rubyosa
Fork of http://rubyosa.rubyforge.org/svn/trunk (trying to make it compatible with Snow Leopard)
xtemplate
Cross-compiling template cor C/C++ leveraging Docker/Cmake
pbosetti's Repositories
pbosetti/gv_fsm
Ruby gem end executable for generating C/C++ Finite State Machine from a Graphviz scheme
pbosetti/c-cnc23
Simplified CNC for a three-axes cartesian machine, written in pure C.
pbosetti/c-cnc24
C-CNC for the course of Precision Engineering - Digital Manufacturing
pbosetti/MADS
Mult-Agent Distributed System
pbosetti/ADAS-23
Corso di Analisi Dati e Statistica 2023-24
pbosetti/mads_plugin
Plugin system for the MADS architecture
pbosetti/c-cnc_view
Real Time viewer for C-CNC software
pbosetti/machine_sim
Simulator for C-CNC
pbosetti/mruby
Lightweight Ruby
pbosetti/pugg
A library to load classes from DLLs
pbosetti/telemetry_dev
Telemetry app, PhD course content
pbosetti/ADAS-24
Corso di Analisi Dati e Statistica, 2024–25
pbosetti/adas.utils
Utility functions for the ADAS course. It also contains a number of functions for Design of Experiments (DoE) factorial plans
pbosetti/cheatsheets
Posit Cheat Sheets - Can also be found at https://posit.co/resources/cheatsheets/.
pbosetti/cncpp
C++ CNC controller for Digital Manufacturing Course
pbosetti/cppy3
Embed Python 3 into your C++ app in 10 minutes
pbosetti/date
A date and time library based on the C++11/14/17 <chrono> header
pbosetti/DESAnED
Design of Experiments and Statistical Analysis of Experimental Data
pbosetti/FTXUI
:computer: C++ Functional Terminal User Interface. :heart:
pbosetti/GenCon
Template wrapper for GenericContainer via SWIG to Python
pbosetti/LCCV
Libcamera to OpenCV for Raspberry PI 5
pbosetti/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
pbosetti/lme4
Mixed-effects models in R using S4 classes and methods with RcppEigen
pbosetti/plugin_hpe
Example on how to build a system of C++ plugins
pbosetti/rang
A Minimal, Header only Modern c++ library for terminal goodies 💄✨
pbosetti/restclient-cpp
C++ client for making HTTP/REST requests
pbosetti/serial
Cross-platform, Serial Port library written in C++
pbosetti/snappy
A fast compressor/decompressor
pbosetti/teaching_site
Teaching site on Quarto.pub
pbosetti/tomlplusplus
Header-only TOML config file parser and serializer for C++17.