• Joined on 2024-06-27
Filip pushed to feature/pwm at Filip/Proculite.GpioRest 2024-09-27 23:57:06 +02:00
e97f3222fb Created endpoint that sets value of pin.
Filip pushed to feature/pwm at Filip/Proculite.GpioRest 2024-09-27 23:44:39 +02:00
fdd1eb8e01 Correctly initialize dictionary.
Filip created branch feature/pwm in Filip/Proculite.GpioRest 2024-09-27 23:41:15 +02:00
Filip pushed to feature/pwm at Filip/Proculite.GpioRest 2024-09-27 23:41:15 +02:00
9d65315b48 Reworked code to use PwmWrapper instead of GpioService.
c2c23f3cc5 Added PwmWrapper class to simplify value management of each pin.
42c3319709 Added reference to Iot.Device.Binding.
Compare 3 commits »
Filip pushed to dev at Filip/Proculite.GpioRest 2024-09-25 20:08:10 +02:00
0d715cf823 Added an endpoint for toggling pin's value.
ed448c9baf Added methods for toggling pin's value.
Compare 2 commits »
Filip pushed to dev at Filip/Proculite.GpioRest 2024-09-25 19:45:48 +02:00
29f0c4788c Added endpoints that set pin to high and low.
7dc4f65cda Added methods for setting pin to low and high.
Compare 2 commits »
Filip pushed to dev at Filip/Proculite.GpioRest 2024-09-25 19:34:47 +02:00
83bba359cb Added an endpoint for all pin values. All pin value endpoints now return PinValueModel.
76f8f4a777 Created PinValueModel.
1ea476ef21 Removing small delay as it does not appear to help.
Compare 3 commits »
Filip pushed to dev at Filip/Proculite.GpioRest 2024-09-25 00:11:54 +02:00
82d7ab5e6f Adding a small delay between setup of pins.
97dc1dbaa7 Returning high or low string from pin-value endpoint.
Compare 2 commits »
Filip pushed to dev at Filip/Proculite.GpioRest 2024-09-25 00:01:55 +02:00
f469f012f8 Added a missing period.
94dcb682c1 Changed pinMode to correct value (Output).
Compare 2 commits »
Filip pushed to dev at Filip/Proculite.GpioRest 2024-09-24 23:57:32 +02:00
95ae6220bb Created an endpoint which reads current value of a pin.
Filip created branch dev in Filip/Proculite.GpioRest 2024-09-24 23:45:12 +02:00
Filip pushed to dev at Filip/Proculite.GpioRest 2024-09-24 23:45:12 +02:00
96c7e17da0 Pin setup.
fdfb0ea2ef Added solution.
44705799b5 Added reference to System.Device.Gpio.
d41603a8af Added GpioService.
a160a894d3 Enabled controllers.
Filip created repository Filip/Proculite.GpioRest 2024-09-24 23:45:03 +02:00
Filip pushed to master at Filip/Proculite.Common 2024-09-12 23:14:35 +02:00
41d6153aaa Added unit test project for Proculite.Common.
Filip created branch master in Filip/Proculite.Common 2024-09-12 23:06:52 +02:00
Filip pushed to master at Filip/Proculite.Common 2024-09-12 23:06:52 +02:00
ab909d40bc Created empty projects.
Filip created repository Filip/Proculite.Common 2024-09-12 21:29:37 +02:00
Filip pushed to master at Filip/scripts 2024-09-05 21:47:58 +02:00
cb7d49df27 Added some basic adb scripts.
Filip pushed to master at Filip/scripts 2024-09-05 21:28:23 +02:00
a9dd1c022a Same script but for 7 pots.
Filip pushed to master at Filip/scripts 2024-09-05 21:24:54 +02:00
26b45fa49b Basic herblore bot for 9 pots.