- Apr 24, 2024
-
-
prosper00 authored
my head hurts. I can squash commits if this is getting out of hand
-
- Apr 06, 2024
-
-
prosper00 authored
-
- Apr 03, 2024
- Mar 09, 2024
-
-
Imbus authored
-
- Mar 07, 2024
-
-
Renze Nicolai authored
Improve I2C slave library, handle stop condition properly, add secondary address listening, remove GPIO configuration
-
- Feb 16, 2024
-
-
cnlohr authored
-
- Feb 12, 2024
-
-
cnlohr authored
-
- Feb 01, 2024
-
-
CNLohr authored
-
- Jan 29, 2024
-
-
cnlohr authored
-
- Jan 22, 2024
-
-
cnlohr authored
-
- Dec 21, 2023
-
-
Amitesh Singh authored
count variable does not do anything Signed-off-by:
Amitesh Singh <singh.amitesh@gmail.com>
-
- Oct 04, 2023
-
-
Alexander Horner authored
-
- Sep 23, 2023
-
-
Baoshi authored
-
- Sep 20, 2023
-
-
Larry Bank authored
-
Larry Bank authored
-
- Sep 15, 2023
-
-
eeucalyptus authored
-
- Sep 13, 2023
-
-
cnlohr authored
-
- Sep 08, 2023
-
-
Baoshi authored
-
- Sep 04, 2023
-
-
CNLohr authored
-
- Aug 19, 2023
-
-
charlesl authored
-
- Aug 18, 2023
-
-
Pascal Brunot authored
-
- Aug 17, 2023
- Aug 02, 2023
-
-
Mark Frost authored
-Implement CH3 and CH4 optionally via #define -By default only CH1 and CH2 are enabled. -Channels 3 and 4 can be enabled by uncommenting the appropriate line -Choose whether default of PWM pins is HIGH (0xff) or LOW (0x00) NOTES: -Channel 3 is on a different port (GPIOC) which will be enabled if needed. -Channel 4 is on the NRST pin so not usable unless you use `minichlink -d` to disable the NRST function so the pin can be used as a GPIO -If your board has a bypass capacitor on PD7 for a reset button the waveforms observed on CH4 will not be nice square waves.
-
Mark Frost authored
Uses partially remapped pins to read a rotary encoder (or any quadrature input) using pins that should be 5V tolerant
-
- Aug 01, 2023
-
-
Mingjie Li authored
-
Mark Frost authored
These boards have an LED on D6 https://github.com/wuxx/nanoCH32V003
-
- Jul 30, 2023
-
-
Eric Brombaugh authored
-
- Jul 27, 2023
-
-
eeucalyptus authored
-
- Jul 25, 2023
-
-
eeucalyptus authored
-
eeucalyptus authored
-
pio authored
-
- Jul 20, 2023
-
-
pio authored
-
- Jul 19, 2023
- Jul 14, 2023
-
-
Mark Frost authored
-