This post is possible because of CircuitBread tutorials (https://www.circuitbread.com/tutorials). Thank you guys for such clear and concise tutorials. CircuitBread 👍👍.
Flashing alternately 2 LEDs using PIC10F200(SN:30)
The code in Assembly:
Setup during microcontroller programmingCircuit diagram during programming and after.
Video during programming with PICKIT4
The red LED is a bit dim, will get better ones next time.
After programing
Dimming and brightening LED using PWM on PIC10F200
The code in Assembly,
Line 27 to 47, will require some time and effort to understand. Basically it is changing the duty-cycle of the PWM.