Python Forum
Help with getting a led to flash.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with getting a led to flash.
#11
You might try your hand at the software route first, and put the blinking
in a separate thread, that would run parallel to the rest.

You will need to import the threading module:
https://realpython.com/intro-to-python-threading/

Paul
It is more important to do the right thing, than to do the thing right.(P.Drucker)
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Flash is not working in flask sahilsiddharth 3 9,826 Jul-01-2017, 08:13 PM
Last Post: sahilsiddharth

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020