Sebastian Nilsson
Results
7
repositories owned by
Sebastian Nilsson
DueFlashStorage
63
Stars
47
Forks
Watchers
DueFlashStorage saves non-volatile data for Arduino Due. The library is made to be similar to the EEPROM library.
Moving-Avarage-Filter--Arduino-Library-
52
Stars
23
Forks
Watchers
A moving average, also called rolling average, rolling mean or running average, is a type of finite impulse response filter (FIR) used to analyze a set of datum points by creating a series of averages...
RealtimePlotter
258
Stars
75
Forks
Watchers
Plots live data from a serial port. Multiplatform and written in Processing.
Selfbalancing-robot
30
Stars
18
Forks
Watchers
Selfbalancing robot in Arduino. Implemented with PID controllers, FIR filters, complementary filter.