Pinned Repositories
bpsk-ber
MATLAB simulation of a BPSK data transmission system with AWGN channel, and its benchmark against BER(SNR).
client
Investigating & testing: TCP, LabVIEW, OOP, DLL
cs_tcp_gps
Decode/parse GPS stream from a TCP server
lv_documentation
LabVIEW tool for editing documentation Tags for VI files and Front Panel items.
lv_plot_persistence
Display signals with scope's persistence effect in LabVIEW's waveform graph
rpi_ir
RPi & IR: Raspberry Pi GPIO & Infrared remote controls (using pigpio instead of lirc)
usb-hid
USB HID communication in C#
watermark
Robustness of DWT vs DCT is graded based on the quality of extracted watermark. The measure used is the Correlation coefficient (0-100%).
WinAPI
Selected subset of Win (user32, shell32) API function calls for Window, Taskbar, etc handling, conveniently organized and wrapped in a C# DLL
WinAPI-LV
LabVIEW LIB & examples that use custom WinAPI.dll (InteropAssembly that wrapps user32 and shell32 functions)
etfovac's Repositories
etfovac/bpsk-ber
MATLAB simulation of a BPSK data transmission system with AWGN channel, and its benchmark against BER(SNR).
etfovac/watermark
Robustness of DWT vs DCT is graded based on the quality of extracted watermark. The measure used is the Correlation coefficient (0-100%).
etfovac/WinAPI-LV
LabVIEW LIB & examples that use custom WinAPI.dll (InteropAssembly that wrapps user32 and shell32 functions)
etfovac/rpi_ir
RPi & IR: Raspberry Pi GPIO & Infrared remote controls (using pigpio instead of lirc)
etfovac/WinAPI
Selected subset of Win (user32, shell32) API function calls for Window, Taskbar, etc handling, conveniently organized and wrapped in a C# DLL
etfovac/client
Investigating & testing: TCP, LabVIEW, OOP, DLL
etfovac/lv_documentation
LabVIEW tool for editing documentation Tags for VI files and Front Panel items.
etfovac/cs_tcp_gps
Decode/parse GPS stream from a TCP server
etfovac/lv-net-dll-py
Access a .NET DLL (with LabVIEW classes) in Python
etfovac/lv_file_props
LabVIEW scripting tool for readout and editing file (.vi, .ctl) properties (execution, reentrancy, filename, compiled code, etc). It filters files in folders by selected property.
etfovac/lv_plot_persistence
Display signals with scope's persistence effect in LabVIEW's waveform graph
etfovac/pitch
Compare graphs of detected Fundamental Frequency contours: Praat vs MATLAB. Used Cepstrum in MATLAB to detect Fundamental Frequency (Pitch) in speech.
etfovac/rpi_lcd
Raspberry Pi GPIO & LCD 16x2
etfovac/usb-hid
USB HID communication in C#
etfovac/decimation
simple Decimation example
etfovac/rpi_cam
RPi & NoIR Camera Module, GUI, picamera, OOP
etfovac/rpi_gps
etfovac/rpi_thermo
etfovac/waveform
A little set of functions and examples for manipulation and time-domain visualization of signal waveforms.
etfovac/wmm-cs
World Magnetic Model - Magnetic Declination Estimation in Point. C# Windows.Forms GUI.
etfovac/etfovac
GitHub profile page
etfovac/iir_bpf
IIR Band Pass Filter, modelled in MATLAB
etfovac/img_editor
etfovac/lrf-sp
LRF (Laser Range Finder) controlled through Serial COM Port. Windows.Forms GUI (C# .NET).
etfovac/Mastering-Qt-5-GUI-Programming
Published by Packt
etfovac/strings
parsing & formatting strings
etfovac/wmm-c
WMM Point Calculation C++ console (based on C console) uses WMM's C DLL instead of WMM's 'GeomagnetismLibrary.c'