🚩NRF24L01 + ATTINY85 connection tutorial

Поділитися
Вставка
  • Опубліковано 7 вер 2024
  • NRF24L01 + ATTINY85 connection tutorial
    In this tutorial video, I will show you how to connect the NRF24L01 radio module to the ATTINY85 controller. At the same time, we will control the performance of the circuit and the sketch using the second radio module and the popular Wemos D1 mini controller based on ESP8266.
    Controllers from the ATTINY line are interesting for their low price, as well as low current consumption. Therefore, it is possible to design cheap autonomous devices with radio communication and battery power.
    URL: digistump.com/p...
    pinout.uno/art...
    / geekmatic
    You can order your own PCBs or new projects by WhatsApp, Telegram, or Viber +38(093) 415 82 45
    #arduino #ESP8266 #wemos #NRF24l01 #pinout

КОМЕНТАРІ • 7

  • @pinoutuno
    @pinoutuno  Рік тому +1

    The ATTINY85 was the hardest to start the connection with. But these controllers deserve attention for their small size and low current consumption.

    • @dakeyofdasound
      @dakeyofdasound Рік тому

      Hello I try to make the same thing but I have many issues. Can you give me your scripts for tx and rx to test please?

    • @pinoutuno
      @pinoutuno  Рік тому +2

      @@dakeyofdasound pinout.uno/articles/nrf24l01-attiny85-connection-tutorial/

    • @dakeyofdasound
      @dakeyofdasound Рік тому +1

      @@pinoutuno thanks for all. I will send you te result. Now i do what I need using nano+NRF as tx. I use a push buton and a script to send one message if the button is pressed once and another if twice. My rx is an esp8266 node mcu with NRF . The message received is transformed in udp and is sent to another esp8266 rx and a led matrix to indicate "checkout open" or "checkout open only cb". In french cause .. im french 😅. In that week i try 50 time to change my nano for a Attiny but .... I never send nothing. I prefer attiny because my txs are on 4+1.5v batteries and i try to get the best lifetime. See you and thanks ++++++

    • @dakeyofdasound
      @dakeyofdasound Рік тому

      @@pinoutuno hello! I tried near 20 Times do do your exact system to begin and I never can upload the sketch. I tried on differents ide of arduino and 4 differents pc but i have always errors "spie". Have you an idea ? If i use a exemple sketch of attiny digistump Its ok but your sketch make me maaaaaaad 😅🥺

    • @pinoutuno
      @pinoutuno  Рік тому

      @@dakeyofdasound have no idea. I gave all the information in the video

  • @wantedshark5165
    @wantedshark5165 Рік тому

    Estou com um attiny 167 e queria usar com meu nrfl01, mas ele da erro na biblioteca como faço pra usar ?