Tutorial: Use analogWrite to vary speeds of fans

Поделиться
HTML-код
  • Опубликовано: 25 фев 2022
  • Tutorial: Learn how to use your Arduino, Teensys or ESP32's to write analog signals for varying the brightness of an LED or controlling the speed of a fan using PWM or pulsed width modulation. In this tutorial you will learn the commands, and see how to implement analogWrite.
    Other useful tutorials
    Temperature sensor shootout: • Temperature sensor sho...
    Using 7-segment LED's: • Using 7-segment displa...
    Writing and reading to SD cards: • Tutorial: Writing and ...
    Saving settings even during MCU power down: • Tutorial: How to save ...
    Getting those darn TFT LCD displays to work: • Tutorial: Getting TFT ...
    Turning stuff on or off: • Tutorial: Use your MCU...
    Using digital sensors: • Tutorial: Use digitalR...
    Using analog sensors: • Tutorial: Use analogRe...
    Talking to your Arduino: • Tutorial: How to talk ...
    Some fun projects to build
    Build a 3D printer filament meter: • Build a 3D printer fil...
    Homemade motorized table saw fence • DIY motorized table sa...
    High"er" res homemade Thermal Camera for $100: • DIY high-er res Therma...
    DIY Garage Parking Assistant: • DIY Garage Parking As...
  • НаукаНаука

Комментарии • 5

  • @ivangarrido6240
    @ivangarrido6240 2 года назад +2

    Thanks, good job!

  • @7alfatech860
    @7alfatech860 2 года назад

    Nice video. I see that you use EasyEDA. How do you like it, and have you any thoughts on KiCAD?

    • @KrisKasprzak
      @KrisKasprzak  2 года назад +1

      I've never used KiCAD, but I'm fairly well versed with EasyEDA
      +
      huge library, mainly from the community
      fairly easy to use software
      easy way to get from schematic to routing
      pretty reliable router, download the router for local use
      simple to get a design done, and then purchase
      Fast easy to get professional results
      Can export a DXF for importing into 3D CAD for making perfect-fit cases
      -
      horrible ability to keep things connected on the schematic, if you move a component expect connected paths to disconnect
      can't store files locally, I suspect you can get the gerber files though
      library authoring is a bit clunky, but usable
      wishlist
      have an integrated circuit analysis tool--to minimize breadboard stuff

    • @7alfatech860
      @7alfatech860 2 года назад

      @@KrisKasprzak Thanks so much for the detailed reply. Very helpful. I did download the router and noticed the paths disconnecting!
      Also, searched for Schmitt trigger and only got one result. Searched for 74CH14, got numerous results.