Programming ATtiny10 in Visual Studio Code

  Рет қаралды 14,842

Zero Amps Electronics

Zero Amps Electronics

Күн бұрын

Пікірлер: 51
@electron7373
@electron7373 2 жыл бұрын
Very useful - thanks! The code completion looks awesome!
@jorrico
@jorrico Ай бұрын
Hello, I followed the video and instructions on your GitHub, but it didn't work, I believe due to the changes in the AVR toolchain. Could you update the video and the vscode configuration instructions to compile for the ATtiny family?
@embeddedbastler6406
@embeddedbastler6406 4 жыл бұрын
Thank you for this quick and extremly helpful video. Now I can leave Atmel Studio aside and use VS Code on Linux for programming microcontrollers.
@zeroampselectronics
@zeroampselectronics 4 жыл бұрын
I'm glad it helped!
@startobytes
@startobytes 4 жыл бұрын
Can you make a Video about how to use the Attiny10 with Arduino IDE and how to use the Arduino Uno to programm it with the Arduino IDE?!
@zeroampselectronics
@zeroampselectronics 4 жыл бұрын
Hi, sure it's a good idea.
@startobytes
@startobytes 4 жыл бұрын
@@zeroampselectronics when will the video come out!
@zeroampselectronics
@zeroampselectronics 4 жыл бұрын
Hi, no idea at the moment. I've got several videos in the queue.
@RobsonOliveiraDosSantos22
@RobsonOliveiraDosSantos22 4 жыл бұрын
Great idea!
@Miss-Stephanie-Night
@Miss-Stephanie-Night 4 жыл бұрын
i have been searching for this exact guide !! thank you, i will refured to this at every moment posible !
@zeroampselectronics
@zeroampselectronics 4 жыл бұрын
Glad it helped!
@philgarcia5986
@philgarcia5986 4 жыл бұрын
Hi! Something appears to be missing. I get this error message: > Executing task: make < make : The term 'make' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
@zeroampselectronics
@zeroampselectronics 4 жыл бұрын
Hi, have you installed MinGW?
@philgarcia5986
@philgarcia5986 4 жыл бұрын
@@zeroampselectronics Yes, but I don't think it's in the default path.
@zeroampselectronics
@zeroampselectronics 4 жыл бұрын
Hi, you have to do that manually. You have to add these two paths to the environment variable "Path" "C:\MinGW\bin\" and "C:\MinGW\msys\1.0\bin\" and then you should be able call make from your command-line.
@randallyoung6715
@randallyoung6715 2 жыл бұрын
Thanks for posting!
@adrianzakrzewski4235
@adrianzakrzewski4235 3 жыл бұрын
Really great video, but anyway it's kind of time consuming to set up workspace when you create new project and all that... Also you need to know all that registers. I have seen that someone made "Attiny Core" for Arduino IDE, but haven't tested yet. Also it's a little limited to just few Attiny MCUs.
@zeroampselectronics
@zeroampselectronics 3 жыл бұрын
Hi, you're right it's a quite hard core coding :-)))
@juliuskieninger5422
@juliuskieninger5422 4 жыл бұрын
Hey man, I am quite frustrated trying to find a solution to program avr on a mac. When I started watching your video, I was full of hope. But when I add the path to avr-gcc (on my mac it's located in the crosspack folder), the red waves are still there and the source files can't be found. Any idea to solve this? Thanks!
@juliuskieninger5422
@juliuskieninger5422 4 жыл бұрын
Solved it by uninstalling crosspack and installing avr-gcc wih homebrew. There was probably a conflict.
@zeroampselectronics
@zeroampselectronics 3 жыл бұрын
Hi, you can make a video how to program ATtiny10 on macOS now :-)
@_Iokanaan_Marusidze_
@_Iokanaan_Marusidze_ 3 жыл бұрын
where do you define the frequency of the microcontroller ?
@zeroampselectronics
@zeroampselectronics 3 жыл бұрын
Hi, it's defined in the make file.
@skaman82
@skaman82 5 жыл бұрын
is there any way to save a setting on an attiny10 like on a biger atiny85 (EEPROM)?
@zeroampselectronics
@zeroampselectronics 5 жыл бұрын
Hi, unfortunately ATtiny10 doesn't have any built-in EEPROM. If you want to stay small you can try ATtiny13A which is still very small and has 64 bytes built-in EEPROM.
@skaman82
@skaman82 5 жыл бұрын
@@zeroampselectronics thanks I have already looked at the attiny 13 QFN. But will still do my project with the attiny 10. Instead saving configuration to eeprom I will just use solder jumpers for basic setting configuration to have different blinking patterns in my case
@skaman82
@skaman82 5 жыл бұрын
@@zeroampselectronics The ATtiny10 is really fun! - I created some nice RC gadgets with it: github.com/skaman82/TinyPWM-Playground
@zeroampselectronics
@zeroampselectronics 5 жыл бұрын
It looks very professional, which tool did you use for creating those images in the presentation?
@skaman82
@skaman82 5 жыл бұрын
@@zeroampselectronics thanks, I am using the Adobe Creative Suite - in this case Adobe InDesign.
@jigneshgn
@jigneshgn 3 жыл бұрын
Thank you very much Brother
@zeroampselectronics
@zeroampselectronics 3 жыл бұрын
You're welcome!
@arvand26
@arvand26 4 жыл бұрын
thanks you man. I Success full learn from you
@zeroampselectronics
@zeroampselectronics 4 жыл бұрын
Cheers!
@AlekseiChip
@AlekseiChip 3 жыл бұрын
Thank you so much
@zeroampselectronics
@zeroampselectronics 3 жыл бұрын
You're welcome!
@saysoy1
@saysoy1 4 жыл бұрын
Ja , Ja, Ja!! Aber nöh! NÖÖÖH!
@zeroampselectronics
@zeroampselectronics 4 жыл бұрын
Ja, Ja, Ja 😊
@goranvidakovic7235
@goranvidakovic7235 Жыл бұрын
Ja
How to Blink a LED with ATtiny10 Microcontroller
12:25
Zero Amps Electronics
Рет қаралды 9 М.
Getting started with AVR and platformio
18:09
Uwe Zimmermann
Рет қаралды 13 М.
Life hack 😂 Watermelon magic box! #shorts by Leisi Crazy
00:17
Leisi Crazy
Рет қаралды 81 МЛН
Who’s the Real Dad Doll Squid? Can You Guess in 60 Seconds? | Roblox 3D
00:34
"كان عليّ أكل بقايا الطعام قبل هذا اليوم 🥹"
00:40
Holly Wolly Bow Arabic
Рет қаралды 15 МЛН
How To Create AVR Application with Microsoft Visual Studio Code
22:06
How to use the Atmel ATTINY10 Microcontroller
53:02
Ben Heck Hacks
Рет қаралды 551 М.
Bare-Metal MCU #9 - Review; ATTiny85 from scratch
14:25
Mitch Davis
Рет қаралды 70 М.
Level Up Your Arduino Code: Registers
21:09
SparkFun Electronics
Рет қаралды 185 М.
How to Program ATtiny10 with Arduino IDE (Full guidance)
7:01
DIY GUY Chris
Рет қаралды 13 М.
Programming with Atmel Studio 7
13:37
Unboxing Tomorrow
Рет қаралды 29 М.
How to Program an ATtiny with Arduino (Up to Date)
10:09
Levi Janssen
Рет қаралды 57 М.
Breakout Boards for Programming ATtiny9 and ATtiny4 Microcontrollers (2/2)
9:30
Life hack 😂 Watermelon magic box! #shorts by Leisi Crazy
00:17
Leisi Crazy
Рет қаралды 81 МЛН