Programming Attiny85 and Attiny13A

  Рет қаралды 29,157

Arnov Sharma

Arnov Sharma

Күн бұрын

Пікірлер: 86
@sameerk12982
@sameerk12982 3 жыл бұрын
Excellent tutorial..with clear explanation... Try to program this tiny controllers without bootloader it will save memory... you can use control registers directly from arduino code and save space.
@davidkinuthia1052
@davidkinuthia1052 4 жыл бұрын
hallo your explanations actually worksed for me thankyou so much
@aaronaverill9271
@aaronaverill9271 5 жыл бұрын
If you are using ATtiny13, you can save 300-500 bytes by using the GNU AVR toolchain instead of the drazzy core
@arreglalotodotumismo1316
@arreglalotodotumismo1316 4 жыл бұрын
hola mira este proyecto de attiny 13: bit.ly/2SAm1HM
@hb9zcf476
@hb9zcf476 2 жыл бұрын
Super Video. Short and clear.
@ubyteconsulting
@ubyteconsulting 4 жыл бұрын
I have a question, Can I make a boost converter having a frequency of 100khz to 300khz using at tiny 13A or should I use the at tiny 85 or more preferably an Arduino nano. I also want to give boost converter a variable voltage and current so is at tiny 13a suitable?
@ArnovSharma
@ArnovSharma 4 жыл бұрын
Yup. It is suitable
@ubyteconsulting
@ubyteconsulting 4 жыл бұрын
Thanks man
@mjyanimations1062
@mjyanimations1062 3 жыл бұрын
I can't find attiny13a in the list of boards of attiny core. can anyone help me?
@ArnovSharma
@ArnovSharma 3 жыл бұрын
Try this - github.com/MCUdude/MicroCore
@mjyanimations1062
@mjyanimations1062 3 жыл бұрын
@@ArnovSharma Thanks so much
@rohit1701d
@rohit1701d 5 жыл бұрын
Can you show a tutorial of burning a servo sketch to a ATTiny85?
@jmmjjmmj8994
@jmmjjmmj8994 5 жыл бұрын
It has 2 PWM channels
@jmmjjmmj8994
@jmmjjmmj8994 5 жыл бұрын
Pin 5 and 6 are PWM
@arreglalotodotumismo1316
@arreglalotodotumismo1316 4 жыл бұрын
hola mira este proyecto de attiny 13: bit.ly/2SAm1HM
@goutam4721
@goutam4721 3 жыл бұрын
Sir arduino uno se Pic12f675 ko program kar sakte hay kya
@ArnovSharma
@ArnovSharma 3 жыл бұрын
Haan Kar skte hai
@goutam4721
@goutam4721 3 жыл бұрын
@@ArnovSharma plzz sir batye kese kar sakte hay plzzz
@SouKube
@SouKube 3 жыл бұрын
Great channel an I don't think there are many who explains it so well. Keep it up. I wish you have more viewers and subscribers. Do you have patreon ac.
@ArnovSharma
@ArnovSharma 3 жыл бұрын
Thank you so much
@yukashy
@yukashy 4 жыл бұрын
Thanks! Abraços do Brasil! 🇧🇷
@ArnovSharma
@ArnovSharma 4 жыл бұрын
Thanks!
@01100ALLtypevideos
@01100ALLtypevideos 4 жыл бұрын
Thank you. Your video is very helpful for me
@dassajityadav5555
@dassajityadav5555 4 жыл бұрын
For remote IR we can use ATTINY 13 or not sir please auggest
@ArnovSharma
@ArnovSharma 4 жыл бұрын
Actually attiny13a is not compatible with ir master library, you can use Attiny85 with IR remote as it is compatible
@dassajityadav5555
@dassajityadav5555 4 жыл бұрын
@@ArnovSharma thanks sir for fast response in some of youtube video IR sensor used i want to use IR sensor base 4 output
@dassajityadav5555
@dassajityadav5555 4 жыл бұрын
Attiny 13 is low cost thats why
@ArnovSharma
@ArnovSharma 4 жыл бұрын
@@dassajityadav5555 agreed but it mainly used for triggering mosfets, transistors, leds, button projects etc. It cannot drive servo motor or lr receiver, neopixle etc.
@dassajityadav5555
@dassajityadav5555 4 жыл бұрын
@@ArnovSharma thanks sir you are best one
@funbirdsaditya7129
@funbirdsaditya7129 4 жыл бұрын
Hello Sir Can I ask you something Can you Build 2 channel RC plane with this please please please
@ArnovSharma
@ArnovSharma 4 жыл бұрын
Actually I'm working on an 2 channel RC drone, will post next week
@funbirdsaditya7129
@funbirdsaditya7129 4 жыл бұрын
@@ArnovSharma please make RC plane
@ArnovSharma
@ArnovSharma 4 жыл бұрын
@@funbirdsaditya7129 Will do that in future!
@Joe_Galaska
@Joe_Galaska 5 жыл бұрын
Thank you. Your video is very helpful for me.
@arreglalotodotumismo1316
@arreglalotodotumismo1316 4 жыл бұрын
hola mira este proyecto de attiny 13: bit.ly/2SAm1HM
@dassajityadav5555
@dassajityadav5555 4 жыл бұрын
Sir atiny 2313 not program please make video on this sir or suggest how yo program
@ArnovSharma
@ArnovSharma 4 жыл бұрын
Sure!
@dassajityadav5555
@dassajityadav5555 4 жыл бұрын
@@ArnovSharma thanks sir i am waiting by your support i tried attiny13 and now 2313
@dassajityadav5555
@dassajityadav5555 4 жыл бұрын
@@ArnovSharma select attiny2313( nobootloader) 1mhz programer as arduino as isp attinycore invalid device signature double check connections and try again or use F to override
@dassajityadav5555
@dassajityadav5555 4 жыл бұрын
@@ArnovSharma sir avrdude avr part attiny2313a not found show but in avr conf file only attiny2313
@gabelanz9188
@gabelanz9188 4 жыл бұрын
What if you want to read what's on the attiny13a?
@ArnovSharma
@ArnovSharma 4 жыл бұрын
That's possible but with atmel studio and USBASP
@saduniwathsala
@saduniwathsala Жыл бұрын
Were about attiny10
@hindtraders9316
@hindtraders9316 4 жыл бұрын
I want some discussion.
@ArnovSharma
@ArnovSharma 4 жыл бұрын
Yes how may i help you
@_crazytechz
@_crazytechz 4 жыл бұрын
Awesome mate , Great video and clear explanation helpful Your support is highly valued Thanks thanks
@ArnovSharma
@ArnovSharma 4 жыл бұрын
Thank you!
@akshatkk1032
@akshatkk1032 4 жыл бұрын
Sir can we program 8051.
@arreglalotodotumismo1316
@arreglalotodotumismo1316 4 жыл бұрын
hola mira este proyecto de attiny 13: bit.ly/2SAm1HM
@ArnovSharma
@ArnovSharma 4 жыл бұрын
Sure we can
@akshatkk1032
@akshatkk1032 4 жыл бұрын
@@ArnovSharma sir can u plzz tell me
@easymathtricks3920
@easymathtricks3920 6 ай бұрын
BHAI PROGRAMMER KAHA SE AGYA BICH ME HUM TO ARDUINO UNO SE KRNE VALE THE
@startobytes
@startobytes 4 жыл бұрын
Thanks, I am awesome!
@arreglalotodotumismo1316
@arreglalotodotumismo1316 4 жыл бұрын
hola mira este proyecto de attiny 13: bit.ly/2SAm1HM
@ArnovSharma
@ArnovSharma 4 жыл бұрын
Yes you are!
@kartechindustries3069
@kartechindustries3069 4 жыл бұрын
Pls help me to install attiny board bro
@arreglalotodotumismo1316
@arreglalotodotumismo1316 4 жыл бұрын
hola mira este proyecto de attiny 13: bit.ly/2SAm1HM
@ArnovSharma
@ArnovSharma 4 жыл бұрын
Install the core file of attiny by spence kend bro.
@vijayvarsani07
@vijayvarsani07 4 жыл бұрын
i cant upload program
@ArnovSharma
@ArnovSharma 4 жыл бұрын
Did you wire everything properly?
@muhammadbarcha526
@muhammadbarcha526 4 жыл бұрын
Arduino R3 ??
@ArnovSharma
@ArnovSharma 4 жыл бұрын
yes, but you can use also use a nano
@muhammadbarcha526
@muhammadbarcha526 4 жыл бұрын
can program via smartphone, i do not have a computer
@ArnovSharma
@ArnovSharma 4 жыл бұрын
@@muhammadbarcha526 I don't think so, because we have to change the programmer to ICSP. if the phone version of Arduino has this feature then yes we can program attiny via smartphone.
@dassajityadav5555
@dassajityadav5555 4 жыл бұрын
Super sir
@SHANUSHAH
@SHANUSHAH 5 жыл бұрын
Cooll Video, clear instructions , well done keep it up.
@arreglalotodotumismo1316
@arreglalotodotumismo1316 4 жыл бұрын
hola mira este proyecto de attiny 13: bit.ly/2SAm1HM
@zivanovicmiodrag
@zivanovicmiodrag 5 жыл бұрын
Thanks your're awesome
@arreglalotodotumismo1316
@arreglalotodotumismo1316 4 жыл бұрын
hola mira este proyecto de attiny 13: bit.ly/2SAm1HM
@Reach3DPrinters
@Reach3DPrinters 5 жыл бұрын
Excellent, thanks.
@arreglalotodotumismo1316
@arreglalotodotumismo1316 4 жыл бұрын
hola mira este proyecto de attiny 13: bit.ly/2SAm1HM
@saduniwathsala
@saduniwathsala Жыл бұрын
Nice
@0124akash
@0124akash 4 жыл бұрын
Hindi me explain karte to sabko samajh me aata
@ArnovSharma
@ArnovSharma 4 жыл бұрын
hindi mai banana ta hu bhai
@aryancrj5172
@aryancrj5172 4 жыл бұрын
are bhai ...india me rahte khate pite kamate to ho...bt english me video q banai...hindi me banaoge to izzat kam thori na ho jayega...aur subscriber badega hi yadi video hindi me ho to....english kitno ko samjh aayega thk se
@ArnovSharma
@ArnovSharma 4 жыл бұрын
Banunga bhai, banunga.
Programming ATtiny85/84 with Arduino Uno (ATTinyCore)
18:32
Matt Inglot
Рет қаралды 42 М.
ШИМ на Attiny 13, AVR, CodeVisionAvr
8:17
Канал CAS
Рет қаралды 26 М.
Smart Sigma Kid #funny #sigma
00:33
CRAZY GREAPA
Рет қаралды 37 МЛН
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 31 МЛН
477 Use the very attractive new ATTINY chips for your projects
14:34
Andreas Spiess
Рет қаралды 213 М.
I tried the Cheapest Arduino Alternative (that Nobody heard of)
13:31
#174 ATTiny13 Brain Dead? A programming nightmare!
25:45
Ralph S Bacon
Рет қаралды 13 М.
“Hello, world” from scratch on a 6502 - Part 1
27:25
Ben Eater
Рет қаралды 4,9 МЛН
How to Program an ATtiny with Arduino (Up to Date)
10:09
Levi Janssen
Рет қаралды 58 М.
Arduino To ESP32: How to Get Started!
9:26
Robonyx
Рет қаралды 472 М.
This Heater Can Save Lives During Power Outages!
19:48
Project Farm
Рет қаралды 568 М.
Photolithography on Silicon with PCB Chemicals
25:31
ProjectsInFlight
Рет қаралды 56 М.
Program ATtiny85 directly via USB
7:43
Mr.T's Design Graveyard
Рет қаралды 29 М.