Pinned Repositories
-SW_2017_LW-_Subnetting_calculator
ADS795X-lib
FRDM-KEAZ128-NXP_lcd_interface_navigation
Easy way to change menu/submenu with a joystick
ILSF
ILSF PPG project repo
LMS-filter-for-ECG-signals
ECG noisy signal filtering method - LPF, HPF, LMS filters
ML-PPG-EduKit
Neural Networks on PsoC 6
MLino-Bench
Evaluate machine learning models on resource-constrained devices
OFDM-basic-transmiter-receiver
OFDM transmiter/receiver. Matlab simulation and modeling.
PPG-EduKit
An Adjustable Photoplethysmography Evaluation System for Educational Activities
Sensorless-BLDC-controller
Sensorless BLDC controller software
vladBaciu's Repositories
vladBaciu/Sensorless-BLDC-controller
Sensorless BLDC controller software
vladBaciu/OFDM-basic-transmiter-receiver
OFDM transmiter/receiver. Matlab simulation and modeling.
vladBaciu/MLino-Bench
Evaluate machine learning models on resource-constrained devices
vladBaciu/ADS795X-lib
vladBaciu/ILSF
ILSF PPG project repo
vladBaciu/LMS-filter-for-ECG-signals
ECG noisy signal filtering method - LPF, HPF, LMS filters
vladBaciu/PPG-EduKit
An Adjustable Photoplethysmography Evaluation System for Educational Activities
vladBaciu/template_matching_vivado_HLS
Vivado HLS - C/C++ based design
vladBaciu/ML-PPG-EduKit
Neural Networks on PsoC 6
vladBaciu/PPG_EduKit_Arduino_Library
vladBaciu/ADC_Sampler
Use DMA adc and interrupt for fast analog read with Arduino DUE
vladBaciu/anomaly-detection-resources
Anomaly detection related books, papers, videos, and toolboxes
vladBaciu/Arduino-Makefile
Makefile for Arduino sketches. It defines the workflows for compiling code, flashing it to Arduino and even communicating through Serial.
vladBaciu/EmbeddedLinuxBBB
vladBaciu/label-studio-timeseries
Label Studio is a multi-type data labeling and annotation tool with standardized output format
vladBaciu/LaTex_CV
LaTex Curriculum Vitae
vladBaciu/Machine-Learning-with-Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
vladBaciu/mbedtls
An open source, portable, easy to use, readable and flexible TLS library, and reference implementation of the PSA Cryptography API.
vladBaciu/mw_pgg_python
Python Heart Rate Analysis Package, for both PPG and ECG signals
vladBaciu/mw_ppg_tauno-serial-plotter
Serial Plotter for MW-PPG applications
vladBaciu/non_restoring_division
DIVISION WITHOUT RESTAURATION
vladBaciu/OpAmp_Design
vladBaciu/QEMU_RTOS_evaluation
vladBaciu/Segade
A supervised machine learning semantic segmentation approach for detecting artifacts in plethysmography signals from wearables
vladBaciu/Sensorless-BLDC-HW
Bachelor thesis project
vladBaciu/STM32H5-security-solution
Nonsecure application development kit based on STM Secure Manager solution. SMAK VS Code integration
vladBaciu/tsfresh
Automatic extraction of relevant features from time series:
vladBaciu/TSL-MW-PPG
Supervised learning tool for interactive labelling of time series of MW-PPG signals
vladBaciu/vladBaciu
Config files for my GitHub profile.
vladBaciu/x86-bare-metal-examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/************/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/************/linux-kernel-module-cheat#baremetal-setup 学习x86系统编程的数十个最小操作系统。 已在QEMU 2.10中的Ubuntu 17.10主机和真实硬件上进行了测试。 Userland作弊网址:https://github.com/************/linux-kernel-module-cheat#userland-assembly ARM裸机安装程序位于:https://github.com/************/linux-kernel-module-cheat#baremetal- 设置