I have made the example of the RGB Led and I find out that the Python libraries have something called GPIO.PWM that makes a hardware PWM signal in order to be able to make the intermediate colors for the eye but I do not see any option for this.
Is implemented within another method, will be implemented ?. Might be I should use a software PWM Loop but the tests I made with Threading timers the Led stills blinking and if I set the timer to slow appears that the system avoids the timer.
Thanks