How did you get the receiving part running? When i try it, i dont get anything with the AtTiny85. It only worked mit an Arduino. Transmitting worked flawlessly
bro when i program attiny85 with uno it showing error yenkie double check the connection please help me i changed jumper wire twice and attiny85 also but same error
1. check you have uno loaded the example of ArduinoISP loaded into uno 2. make sure you have attiny board json link in preferences and that you select the correct board. (sometimes I run 1mhz internal sometimes 8mhz internal, thats just my preference) 3. Make sure you then select Arduino as ISP. 4. many of the attiny's I bought did not have boat loaded on it. So burn boot loader to your preference. 5. if the boat loader works, then next is compile see if you have it everything working correctly. 6. then load your program on to attiny85 If all that above does not help, then double check wiring: Do you have the 10uf cap on ground and reset. as well as (physical pin numbers) Arduino +5V ---> ATtiny Pin 8 Arduino Ground ---> ATtiny Pin 4 Arduino Pin 10 ---> ATtiny Pin 1 Arduino Pin 11 ---> ATtiny Pin 5 Arduino Pin 12 ---> ATtiny Pin 6 Arduino Pin 13 ---> ATtiny Pin 7 Sherm
Great video this week! I've been looking for something to make with my ATtiny and 433MHz boards. I'm definitely going to make a remote control now, maybe for some lights.
Why would you create a guide for ATtiny85 where IDE 1.0.5 has to be installed? This version is outdated, and same goes for the attiny core files you provide. What you rather would do is to download the latest version of Arduino IDE (1.8.7 at the moment), and install ATTinyCore by SpenceKonde or attiny by Damellis. attiny by Damellis uses the core files that's bundled with the IDE. This means the core files will be up to date again every time you update to the latest IDE. ATTinyCore by DrAzzy has its own core files where the code is more optimized for ATtinys, has better library support and more features in general. However it's much more advanced than attiny by Damellis which IMO is a good thing
I understand why this attiny code doesnt work. Because some of the arduino functions were not imported to attiny boards through arduino ide. The solution is to write the same protocol by yourself. This won't be too hard, it is a simple library.
Hi! I like your simple remote control, but I was wondering if you could tell me how would I put a simple protection in to the code, so it doesn't messes with the receiver if I would to have 2 of the transmitters and press a button on both at the same time. Thank you very much and best regards!
It's possible use the attiny 85 for transmiter and use an Arduino as reciver? It's for a robot Will need an signal from a radio controller and sensors, and i want keep cheap as possible. Thanks and sorry for my English.
Not sure why you had issue with the newest version of the Arduino IDE and the Attiny. Suggest you use Spence Konde wonderful Attinycore for the IDE. github.com/SpenceKonde/ATTinyCore. Also "burning the bootloader" on an Attiny only sets the fuses, it doesn't actually load a bootloader.
Ave Vovus! So true. But somehow the internet loves using bananas.. Not sure how it started but it's sorta meant as a joke. And Electronoobs has a good sense of humor
attiny vs nano, price diff. 1usd... attiny can send button pressed or joystick, no sensor data... basicly nothing 1st part of video is ok, how to make programer and program attiny, but other part is just.. thumbs up anyway
Hi guys. If you want to help my projects: www.patreon.com/ELECTRONOOBS
Thank you very much, enjoy!
Brother how to connect attiny 13a. and rf module
Please
Brother support me
I will support you
Brother we can connect this to a drone
I used the attiny85 with the rc-switch library and those transmitter/receivers without any problem. You can even use a standard fixed code remote fob.
How did you get the receiving part running? When i try it, i dont get anything with the AtTiny85. It only worked mit an Arduino. Transmitting worked flawlessly
Nice work!! You really explain how useful the ATtiny can be. I like it a lot!
I use ATTiny 85 so much.. This will be just one more use.. Thank you
bro when i program attiny85 with uno it showing error yenkie double check the connection please help me i changed jumper wire twice and attiny85 also but same error
1. check you have uno loaded the example of ArduinoISP loaded into uno
2. make sure you have attiny board json link in preferences and that you select the correct board.
(sometimes I run 1mhz internal sometimes 8mhz internal, thats just my preference)
3. Make sure you then select Arduino as ISP.
4. many of the attiny's I bought did not have boat loaded on it. So burn boot loader to your preference.
5. if the boat loader works, then next is compile see if you have it everything working correctly.
6. then load your program on to attiny85
If all that above does not help, then double check wiring:
Do you have the 10uf cap on ground and reset. as well as
(physical pin numbers)
Arduino +5V ---> ATtiny Pin 8
Arduino Ground ---> ATtiny Pin 4
Arduino Pin 10 ---> ATtiny Pin 1
Arduino Pin 11 ---> ATtiny Pin 5
Arduino Pin 12 ---> ATtiny Pin 6
Arduino Pin 13 ---> ATtiny Pin 7
Sherm
@@shermluge sir i program it day before yesterday but now i cant why i don't know
@@shermluge i use ide 1.6.8
what errors are you getting?
son excelentes tus videos !! podrias subirlo los mismos temas en tu canal en español?
Great video this week! I've been looking for something to make with my ATtiny and 433MHz boards. I'm definitely going to make a remote control now, maybe for some lights.
Well explained material. You are very good at this job. Keep it up.
Why would you create a guide for ATtiny85 where IDE 1.0.5 has to be installed?
This version is outdated, and same goes for the attiny core files you provide.
What you rather would do is to download the latest version of Arduino IDE (1.8.7 at the moment), and install ATTinyCore by SpenceKonde or attiny by Damellis.
attiny by Damellis uses the core files that's bundled with the IDE. This means the core files will be up to date again every time you update to the latest IDE.
ATTinyCore by DrAzzy has its own core files where the code is more optimized for ATtinys, has better library support and more features in general. However it's much more advanced than attiny by Damellis which IMO is a good thing
很棒的案例。支持!付费对我们来说是比较麻烦的事情。你懂的。
Nice video. It would be awesome if you send the attiny shield to JLCPCB.
You're a genius
I understand why this attiny code doesnt work. Because some of the arduino functions were not imported to attiny boards through arduino ide. The solution is to write the same protocol by yourself. This won't be too hard, it is a simple library.
So due the noise problems the schematic did not work at the end, I understand? Is improved version coming?
Pretty nice work, dude! 😃
can this project set with unique id? so cannot cross interfere the same pair RC
Excelente me gustaría que pasara este video en español a tu otro canal, saludos y gracias
Bro pls make a video on controlling servo with 433 mehz transmitter and receiver that too using attiny
Hii sir..,is it possible to send data in the form of an analog signal?, such as a potentiometer or joystick?
Excellent video
Gerber files of the RF module are not opening, can you help?
Can you make the controls proportional not buttons but potentiometers, and the movement are slowly? And are motor drivers built in your board?
Thank you this is what i needed
Hi! I like your simple remote control, but I was wondering if you could tell me how would I put a simple protection in to the code, so it doesn't messes with the receiver if I would to have 2 of the transmitters and press a button on both at the same time. Thank you very much and best regards!
Can you help me with designing nrf24lo1 with pro mini , I am getting pad number error with joystick ...this is my first project
Can you do the Rx with the INT0 external interrupt? If so. What is the maximum external interrupt per second the 8mhz Attiny85 microchip can handle?
Just GREAT!
Can we use 555 as pulse generator for transmitter?
Nice tutorial
Love your videos
Hi. Can you show your device sunrise sunset on the Attiny85 controller? For work in a chicken coop or aquarium.
Great video !
Use a band-pass filter to eliminate noise.
Why don't you use 12D & 12E trans -receiver ICs instead..??!
You might be able to use the Arduino IDE 1.6.7 if you want a version thats a bit newer.
Take this -> github.com/SpenceKonde/ATTinyCore/blob/master/Installation.md
como puedo utilizar esos modulos para hacer un mando rc ???saludos
Why not usbasp? And avrdude? You could simply write the fuses and use avr-gcc to create a more pleasant and smaller size code.
You could do this with just ht12e and ht12d encoder and decoder ics
It's possible use the attiny 85 for transmiter and use an Arduino as reciver? It's for a robot Will need an signal from a radio controller and sensors, and i want keep cheap as possible. Thanks and sorry for my English.
Can you make the video on LORA....?
excelent my friend
Can you make videos about build remote control using LoRa ra-02 module...?
can you use shift register to add mor i/o pin of attiny?
🤔
what is the range of 433mhz rf module
Can we send continuous signal using 5X5 button matrix with arduino?
can we build this rf ASK module by ourself?
Attiny13 we can use or upload program or not sir
intente hacerlo con el attiny 13a pero no fue posible podrias ayudarme con eso.....
THANK YOU!!!!!
I keep noticing that cross on your left thumb. Which way is it supposed to be facing? Just curious
Lol
How to add a two joystick in this circuit
can you tell me where are you i cant recognize your acent.
Plz mujhe esp 8266 & o1 ke program download & update kese Kiya jaata h or ye mobile se contact or operat kese hota h
Can we control a servo motor with this circuit
That is smart
Can we use attiny 13
4:06 version 1.6.4 also works
Will this coding works on atmega 328o
Exquisite
Nice
hello, sir in my pc Arduino 1.0.5 did not ran properly
Can I use internal 16 MHz insted?
Sir, can you make tutorial for arduino shield sensor on arduino uno, so we can using many sensor with arduino uno
Regards
Can you make device can chat through RF
Attiny85 + nrf24L01+ working?
i tried that a while ago and it works but it takes up all the io´s available
@@davidrubio8673 reset pin can be used as analog input
How to make Arduino Uno based Digital Storeg OscillosCope(DSO)??
Make a video on it
Please
Sir.
thnx
Not sure why you had issue with the newest version of the Arduino IDE and the Attiny. Suggest you use Spence Konde wonderful Attinycore for the IDE. github.com/SpenceKonde/ATTinyCore. Also "burning the bootloader" on an Attiny only sets the fuses, it doesn't actually load a bootloader.
👍👏
If u just want to control 4 outputs then why not to use encoder decoder instead of attiny.
GOOD🖒
I bought 3 pairs of 433Mhz Rf modules none of them ever worked.
Yeah, same for me. But I think it's an antenna/range issue.
That what happens when you order parts from AliExpress, Wish, Geek or anywhere from China.
lol.. bad luck
We could do this without micro controller
What does those banana means?
I see it in all your videos.
Ave Vovus! Banana is for scale :)
hm, not the best object for scale, better to use ruler with marks
Ave Vovus! So true. But somehow the internet loves using bananas.. Not sure how it started but it's sorta meant as a joke. And Electronoobs has a good sense of humor
Sir awosome
dat banana
attiny vs nano, price diff. 1usd...
attiny can send button pressed or joystick, no sensor data... basicly nothing
1st part of video is ok, how to make programer and program attiny, but other part is just..
thumbs up anyway
Banana 🍌
good job but make professional *RADIO CONTROLLER 12CH* most demanding videos.with 2km range for DRONES ,HELICOPTERS etc.
you made many radio controller but didn't made professional 12ch with tft or oled screen .PLEASE MAKE BROOOOOO ....THANKYOU
Lora and Arduino walkie talkie
Eletronoob sir I get for my rc car 😁😁😁😁😁😁and also sir I add my email Id for ask questions
I hate that banana laying around.
This channel seems to be a copy paste channel. A lot of content is exactly the same as older videos from other channels...
Sir can you please make a minimal arduino pro??
sir can your do a clap activated light
1st!!!