mcore1976 / antispy-jammer

Simplest ultrasonic ANTISPY voice recording jammer based on ATTINY13 / ATTINY85/45/25 / ARDUINO with PAM8403 / TPA3116D2 module driving piezo ultrasonic transducers (and optionally AD8933 signal generator)
176 stars 40 forks source link

ATTiny connection issues #6

Closed barrayal closed 3 months ago

barrayal commented 3 months ago

I can't seem to be able to connect properly to the digispark attiny85. and the link you added seems to be dead. is there a youtube tutorial or something that you would recomend?

mcore1976 commented 3 months ago

try this tutorial for Digispark setuphttps://startingelectronics.org/tutorials/arduino/digispark/digispark-windows-setup/ -------- Oryginalna wiadomość --------Od: barrayal @.> Data: 30.03.2024 11:39 (GMT+01:00) Do: mcore1976/antispy-jammer @.> DW: Subscribed @.***> Temat: [mcore1976/antispy-jammer] ATTiny connection issues (Issue #6) I can't seem to be able to connect properly to the digispark attiny85. and the link you added seems to be dead. is there a youtube tutorial or something that you would recomend?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

barrayal commented 3 months ago

I've went by the tutorial you suggested and tried the led testing code the have and it's not working. I see the device light up but if i change the values of the delay the led doesn't change so I think it's not working/ I even bought new ATtiny85 on amazon and it's the same. I keep getting this:

Sketch uses 718 bytes (11%) of program storage space. Maximum is 6012 bytes. Global variables use 9 bytes of dynamic memory. Running Digispark Uploader... Plug in device now... (will timeout in 60 seconds)

Please plug in the device ... Press CTRL+C to terminate the program. Device is found! connecting: 16% complete connecting: 22% complete connecting: 28% complete connecting: 33% complete Device has firmware version 1.6 Available space for user applications: 6012 bytes Suggested sleep time between sending pages: 8ms Whole page count: 94 page size: 64 Erase function sleep duration: 752ms Error opening C:\Users\Ba: No such file or directory Error loading or parsing hex file.

can you help?

mcore1976 commented 3 months ago

Hi, The DIGISTUMP page dissapeared and you have to go through following tutorial to setup ARDUINO IDE for ATTINY85 based DIGISPARK :

https://gist.github.com/Ircama/22707e938e9c8f169d9fe187797a2a2c?permalink_comment_id=3561901

1) In ARDUINO IDE go to File/Preferences/Additional board manager URL and put this URL : https://raw.githubusercontent.com/ArminJo/DigistumpArduino/master/package_digistump_index.json

2) In Arduino IDE go to Menu Tools/Board and select Digistump AVR Boards / Digispark default 16.5 MHZ