Program an ATtiny With Arduino using USBasp

preview_player
Показать описание
Link to Additional Boards Managers I've used for Arduino IDE:

Hi,
I'm developing on a project with ATtiny85 and it's more easy if I write code on Arduino IDE. So, I decided to use my homemade USBasp to do it. However, I got a problem with USBasp driver: Arduino IDE can not recognize my USBasp. Finally, I found a useful software called Zadig. It help me overcome this problem. Watch my video for more detail.

Thank for watching,
The H Lab.
Рекомендации по теме
Комментарии
Автор

Thanks for the conversion program information!!!!

MadLabZ
Автор

Este es el código, me parece que es un problema de compilación, la parte hardware está bien, así como este chip no carga ningún otro código (attiny85) para verificar que funciona. Lo consigo en la compilación

inav_i2c_sonar: 110: 3: error: 'TinyWireS' no se declaró en este ámbito

TinyWireS.send (i2c_regs [reg_position]);

^

C: \ Users \ juan \ Desktop \ \ inav_i2c_sonar \ inav_i2c_sonar.ino: En la función 'void receiveEvent (uint8_t)':

inav_i2c_sonar: 128: 20: error: 'TinyWireS' no se declaró en este ámbito

reg_position = TinyWireS.receive ();

^

C: \ Usuarios

inav_i2c_sonar: 110: 3: error: 'TinyWireS' no se declaró

juancarlosoanelli
Автор

Hi, im trying to program Attiny85 with USBasp, Arduino sees my USPasp but i get the error message that the device to not respond. Any tips?
Im 100% the wiring is okey and the usbasp is brand new.

ChrizTheMan
Автор

My friend, but I did not recognize the com port. I have that problem with a usbasp that I bought, the port does not recognize me and it cannot record the chip, however I did not recognize it there either and could you record? It's not understood

juancarlosoanelli
Автор

Pls make a video on how to make an rc transmitter and receiver

rrageeniawachat
Автор

Can you pls make a rc hovercraft tutorial with no wires attached to controller

gamer_prolewis
Автор

Can I flash a brand new attiny with no bootloader?

seupedro
Автор

Hmmmm Looks like H lab is on vacation 🏖

gamer_prolewis