Announcement

Collapse
No announcement yet.

Transmitter

Collapse
This is a sticky topic.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Transmitter

    Discussions related to the design of the transmitter.

  • #2
    -Mcu (attiny, picaxe, etc)
    -Momentary push button to select pulse width
    -fixed value pulse delay e.g., 500us
    -led indicator for selected pulse width

    Comment


    • #3
      Hardwired timers to force a max ON period and a minimum OFF period on the MOSFET in case the MCU goes bonkers.

      Adjustable current limit.

      Comment


      • #4
        I suggest using watchdog timer then it doesnt matter, the system will simply reset. If you have a reset counter in software with an auto shut off after say 20 attempts.

        Comment

        Working...
        X