|
|
bee329ff4f
|
Added .NET 5 as second build target since it still compiles fine
|
2021-11-13 23:22:06 +01:00 |
|
|
|
30624035f1
|
Changed all namespaces to file-scope
|
2021-11-13 17:35:08 +01:00 |
|
|
|
07fde6e31b
|
Updated to .NET 6
|
2021-11-13 00:54:30 +01:00 |
|
|
|
e279ea583e
|
Replaced deprecated features and updated nuget packages
|
2021-08-01 17:22:51 +02:00 |
|
|
|
4dbeaf802a
|
Fixed code issues
|
2021-08-01 16:53:21 +02:00 |
|
|
|
7c0a216ccd
|
Fixed code issues
|
2021-08-01 16:40:13 +02:00 |
|
|
|
59e11e5b82
|
Fixed code issues
|
2021-07-31 16:59:51 +02:00 |
|
|
|
2a9a43683c
|
Streamlined device loading/handling in device providers
|
2021-03-04 23:33:00 +01:00 |
|
|
|
f6f3e9185c
|
Moved color-correction logic deeper down to the device
|
2021-03-03 23:29:31 +01:00 |
|
|
|
2222808c23
|
Changed update-Pprameter away from dictionary
|
2021-03-03 23:06:22 +01:00 |
|
|
|
d44223ee6a
|
Added base class for location/size-handling and refactored devices and leds to make use of it
|
2021-02-09 23:11:01 +01:00 |
|
|
|
6a4ebb3d2a
|
Refactoring
|
2021-02-06 17:07:41 +01:00 |
|
|
|
a0a1521658
|
Fixed warnings
|
2021-02-02 23:37:56 +01:00 |
|
|
|
57dc9afb32
|
Updated device providers to make everything compile again
|
2021-02-01 23:13:15 +01:00 |
|
|
|
04f07d76a2
|
Removed SyncBack
|
2020-12-25 19:45:08 +01:00 |
|
|
|
e418710f3e
|
Merge pull request #161 from DarthAffe/SDK/BitwizardFix
Added pin-selectionn for Bitwizard devices
|
2020-12-25 19:32:50 +01:00 |
|
|
|
87655aba5d
|
Added pin-selection nfor Bitwizard devices
|
2020-12-24 22:52:52 +01:00 |
|
|
|
0907a78efc
|
enabled nullable reference types
|
2020-12-05 18:13:39 +01:00 |
|
|
|
fdb5022197
|
Changed all projects to target .NET 5
|
2020-11-10 23:35:02 +01:00 |
|
|
|
cb83135c62
|
Allowed to use custom serial-connection implementations for WS281X-devices.
|
2020-09-07 00:18:52 +02:00 |
|
|
|
1e8c6596c5
|
Used port-constant for web-server creation in NodeMCU-sketch
Co-authored-by: Leon Kiefer <leon.k97@gmx.de>
|
2020-07-14 14:28:20 +02:00 |
|
|
|
b8a3593792
|
Added a REST-API to NodeMCU devices and added using it as an optional update-mode
|
2020-07-13 23:52:08 +02:00 |
|
|
|
7c6db8738c
|
Added device-provider for NodeMCU based WS281X-leds
|
2020-07-12 16:06:54 +02:00 |
|
|
|
93eae1d859
|
Updated copyright information
|
2020-07-12 00:01:35 +02:00 |
|
|
|
19a009c9aa
|
Updated all nuget-references
|
2020-04-20 23:01:56 +02:00 |
|
|
|
b0dc472fa7
|
Applied device-interfaces
|
2020-04-18 15:29:11 +02:00 |
|
|
|
83edbc6eac
|
Fully implemented disposing on devices
|
2020-03-03 14:50:31 +01:00 |
|
|
|
fa396127ea
|
Removed byte-component from color
|
2019-02-25 20:57:01 +01:00 |
|
|
|
c1e2af6fbb
|
Refactored color
|
2019-02-24 17:53:04 +01:00 |
|
|
|
fce3dfaeb9
|
Added device-providers for WS281X-controller (bitwizard and custom arduino)
|
2018-12-25 18:56:39 +01:00 |
|