• Stars
    star
    1
  • Language
    C#
  • Created over 2 years ago
  • Updated about 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Transformation of images using complex numbers

More Repositories

1

BVModbus_Client

A Windows GUI program used to read and write modbus TCP data, written in C#.
C#
7
star
2

TIPS-file-server

A powershell script running a HTTP server allowing upload and download of files from a computer folder through the web browser.
PowerShell
7
star
3

PipelineTextTransformer

Program for text transformation
C#
2
star
4

Magnet-based-encoder

Encoder using magnetometer on Arduino nano 33 BLE
C++
2
star
5

Sliding_Puzzle_2

C#
2
star
6

Speed-control-loop-device

A physical motor speed control loop was made. It was programmed using Arduino and LabVIEW.
C++
2
star
7

Wedding_photobooth

Activates a DSLR using an Arduino. Downloads the pictures using a WiFi SD-Card.
C#
2
star
8

Arduino_Lowpass_BV

A simple lowpassfilter
C++
2
star
9

OdriveLink

Non-blocking Arduino library for UART communication (ASCII) with the Odrive BLDC motor controller
C++
1
star
10

FlukeConnect_2

Connection to Fluke multimeters through optical link
C#
1
star
11

HTTP_Fileserver_ps

A HTTP file server made in powershell
PowerShell
1
star
12

Screen_Recorder

Records screen and stores it as video.
C#
1
star
13

Keycounter_mouse_keyboard

A program made for counting your mouse clicks and keyboard presses. A day-by-day log can be found in the menu..
C#
1
star
14

AirHeater-SCADA-system

C++
1
star
15

Arduino_PID_BV

PID controller library for Arduino. Integral windup is prevented through backcalculating integral size. PID parameters are defined as: Kp = controller gain, Ti = integral time [s], Tc = Derivative time [s]
C++
1
star
16

OpcFoundation_BvtvClient

An OPC UA client written in C# using the nuget package from OPC Foundation.
C#
1
star
17

Least_squares_circle_fit

This Arduino code finds the optimal position and radius of a circle to match the given list of points.
C++
1
star
18

GradientDescent_EllipseFit

Arduino code that finds the width and height of an ellipse using a gradient descent approach.
C++
1
star
19

Arduino_PCA

Demo of principal component analysis on an arduino using the NIPALS algorithm. The example shows dimensionality reduction of 3d data.
C++
1
star