Search found 3 matches

by orij
Mon Aug 04, 2025 8:44 am
Forum: General
Topic: Phototransistor simulation
Replies: 2
Views: 713

Phototransistor simulation

hi
how to make the 3D phototransistor to work in simulation mode? ( cant find any triger or "object" )
rest of the sensors working fine and have code samples ,
thanks
by orij
Wed Jul 23, 2025 3:13 pm
Forum: General
Topic: PWM cycles counting
Replies: 1
Views: 1047

PWM cycles counting

hi
i created PWM cycle ( set duty cycle from 0 to 255 and back to 0 ) .( for led dimmig effact )
i want this efact to work for 5 times. ( 5 cycles )
any idea how to do this?
thanks.
by orij
Wed Jul 09, 2025 8:42 pm
Forum: General
Topic: pwm led dimming cycles
Replies: 1
Views: 3521

pwm led dimming cycles

hi

im trying to create project with pico pi and led that will do this cycle:

1. led start from off to max brightness ( 5 sec )
2. stay for 5 sec.
3. led from max to off ( 5 sec.)

any simple way to do this effect?
thanks.