playing with NRF24L01

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • It's about time I got around to figuring out these neat little radios.
    Turns out they aren't as intimidating as I first thought. Especially if I mostly cut-n-paste other people's code!
    I know these aren't exactly the newest of tech, but they're new to me. I've got a couple of projects that I want to use them for, so why not get my feet wet.
    Here's the website I "borrowed" that bit of code from: www.14core.com...
    -----
    My tip jar: / pileofstuff
    -----
    This isn't the only way to do it.
    It's probably not the best way to do it.
    But it's how I do it.

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

  • @garyharyett5776
    @garyharyett5776 5 лет назад +1

    It is good to hear I am not the only guy who struggles to understand code. I am more hardware-based as well. Thanks for going slow.

  • @CenterpointConnect
    @CenterpointConnect 3 года назад

    Its been a few years since your video but I also love those adapter pcb's. I DID de-solder and relocate the pins on the bottom of the board and once the 2 power pins land on the lower rails, all worked perfectly. What is crazy, I CANT find them anywhere with them on the bottom, so one weekend, I relocated the pins on about 10 adapter pcb's.

  • @GnuReligion
    @GnuReligion 6 лет назад +2

    Have not done a thing with my own yet (they were sent to me by mistake).
    DIY private TCIP mesh networking seemed like a cool idea.

  • @faamp
    @faamp 6 лет назад +3

    Great vid!

    • @pileofstuff
      @pileofstuff  6 лет назад +1

      Thanks for watching.
      Glad you enjoyed it.

  • @DustinWatts
    @DustinWatts 6 лет назад +3

    Thanks for the video!

    • @pileofstuff
      @pileofstuff  6 лет назад +1

      Glad you liked it.
      I have some parts on order to make my own headphone amp based on your project. Thank you for the inspiration.

    • @DustinWatts
      @DustinWatts 6 лет назад +1

      pileofstuff Wow that’s a great honour! I’m looking forward to it!

  • @DavidPlass
    @DavidPlass 3 года назад +2

    How do you get the battery to stay powered up when the hardware is drawing such low current? I can't seem to get my (Anker brand) batteries to stay on powering a Nano and LEDs.

    • @pileofstuff
      @pileofstuff  3 года назад +2

      Some really cheap power banks don't have all that fancy "auto-shutdown" stuff added to them.

    • @DavidPlass
      @DavidPlass 3 года назад

      @@pileofstuff Thanks. Need to grab a few of those

  • @TheRainHarvester
    @TheRainHarvester 5 лет назад +1

    Maybe stoping the motor introduced back emf and messed up the receiver? I can't tell where the motor's power is coming from.

    • @pileofstuff
      @pileofstuff  5 лет назад

      That's quite probable.
      I was just taking it's power from the same 5V bus on the breadboard as everything else was being powered from.Probably should have added a capacitor or 2 to the H bridge board.

  • @tengelgeer
    @tengelgeer 6 лет назад +1

    You don't need a PWM pin for a servo ;)
    And for an even map use map(val, inMin, inMax +1, outmin, outMax +1)

    • @pileofstuff
      @pileofstuff  6 лет назад

      It's been a while since I've done anything with a servo. Thanks for the reminder.

  • @TheRainHarvester
    @TheRainHarvester 5 лет назад

    For the love of technology and the advancement of humanity...someone redesign the standard 803 breadboard to have extra holes in the center!!

  • @ranjithshetty7078
    @ranjithshetty7078 4 года назад

    Sir only reverse question❓❓❓❓❓ mark shows in serial monitor any good solution sir

  • @fikriizuddin266
    @fikriizuddin266 3 года назад

    nice video, but anybody can share with me how to monitor the data transfer and also pocket loss between transmitter and receiver according to difference range?? I need to know it to finish my project.

  • @snouzz-gaming
    @snouzz-gaming Год назад

    dont work for me....