No video

Using Git with VS Code and PlatformIO

  Рет қаралды 17,209

Gavin T

Gavin T

Күн бұрын

Пікірлер: 35
@lukes.1399
@lukes.1399 2 жыл бұрын
Needed to install Git from this link to make it work for me. Nothing was happening when I would click "Clone Git Project" in PlatformIO. This fixed my problem. Thanks for the awesome video!
@Siege2Sage
@Siege2Sage 12 күн бұрын
2024 and this still holds up. Thank you for the tutorial, especially the part on Source Control and Github. Been wracking my head for a few hours trying to get Git to work on my machine, and this video totally solved my problem.
@josef2038
@josef2038 Жыл бұрын
After a ton of searching around for videos and explanations that almost hit the mark..this was what finally broke through to my brain. Thank you! Simple, concise, and exactly what I was looking for.
@MrAtomicLlama
@MrAtomicLlama 3 ай бұрын
This was exactly the scope and type of explanation I was looking for. Thank you!
@dafydds
@dafydds 2 жыл бұрын
Thanks for this video. I'm new to the whole world of ESP32/PlatformIO/VSCode/GIT.... So this whole video really helped me with the work (playing) that I'm doing. 👍
@Hienix
@Hienix 2 жыл бұрын
Thanks for the awesome tutorial. For newbies like me, please also install GIT on your computer in order for this work.
@ttac2011
@ttac2011 2 ай бұрын
Great tutorial
@CraftyOldGit
@CraftyOldGit Жыл бұрын
If an ESP32 dev board needs a button held down to start the upload, this might be fixed by putting a 2.2μF electrolytic between EN & GND pins. Worked for 2 different clone boards -- now upload starts immediately with no buttons needing to be pressed.
@ttac2011
@ttac2011 2 ай бұрын
😢great solution thanks
@hunternelson7627
@hunternelson7627 8 ай бұрын
Perfect video for my needs, thank you very much
@kwissiekwissie
@kwissiekwissie Жыл бұрын
GREAT! not to short and not to long. Just perfect explanation... Thanks! #ThumbsUp
@MichelPikkaart
@MichelPikkaart Жыл бұрын
Thanks I needed this GitHub start.
@sunfishpocket
@sunfishpocket 2 жыл бұрын
Thanks for the tutorial! Super helpful.
@peterlaidlaw8655
@peterlaidlaw8655 2 жыл бұрын
Thanks for doing this ... you made it logical and easy
@klaarnou
@klaarnou 2 жыл бұрын
Thank you very much for half the information.
@xcriss2898
@xcriss2898 Жыл бұрын
Thanks!
@wild-radio7373
@wild-radio7373 Жыл бұрын
Thank you :)
@mikegofton1
@mikegofton1 2 жыл бұрын
Thanks, I appreciate your tutorial
@PBPZ22
@PBPZ22 Жыл бұрын
helped a lot. Thank you 🙂
@AlwaysBolttheBird
@AlwaysBolttheBird Жыл бұрын
The only thing I can see that’s “missing” is the serial plotter but honestly I’ve never used it and there’s probably a plug in for that
@scalesr1
@scalesr1 2 ай бұрын
Hello and thank you for an awesome and succinct tutorial - just what I needed (almost!) I have platformio set up with existing projects - your example kind of started with a new repo and then creating a project within that repore, committing and pushing. I tried creating a new repo and pointing it to my existing project and I just ended up with the repo name in my project at the same level as lib and source etc. Do i now 'simply' move all the src/lib etc into that new folder (repo name) or will that break platformio's reference to my existing project?
@rmaker8982
@rmaker8982 3 жыл бұрын
New sub here!
@chandlerbennett4287
@chandlerbennett4287 11 ай бұрын
Can you include multiple projects into one git repo? For example I have ESP board 1, ESP board 2, arduino board 1 all with different code but all interact with each other. Can you combine that all in one git repo with platformio? Or is there another way of doing projects for each one?
@atilliator
@atilliator 2 жыл бұрын
dude, thanks.
@iot_enthusiast
@iot_enthusiast 3 жыл бұрын
good one!
@kotro2488
@kotro2488 2 жыл бұрын
thanks bro
@jdholbrook33
@jdholbrook33 Жыл бұрын
I was hoping to find a video that shows how to take someone else's github project and bring it into PlatformIO on VS Code. I don't want to have write permissions their code, just bring the code into a new project on my machine and make it read / write on my machine. Any help with that?
@jacobjohnson3527
@jacobjohnson3527 Жыл бұрын
Why is getting the blue bar with the checkmark at the bottom of VS code such a mystery to get? I have the PlatformIO downloaded but I can never compile. I had the blue bar once long ago but I dont remember how to get it back. I'm certain I cannot be the only one with this problem
@DailyCakeSlice
@DailyCakeSlice Жыл бұрын
Hmm, strange, I've never run into that before. StackOverflow suggests going to the top menu bar and checking that View > Appearance > Status Bar is checked.
@jacobjohnson3527
@jacobjohnson3527 Жыл бұрын
@@DailyCakeSlice Yes, I have tried that. Thanks for the response btw. I actually figured it out. From what I can understand, there is opening a project using the 'file' tab in the top left corner which opens the file in the sidebar with the rest of the other projects you might have open. That never gave me the option to compile though. What gave me the option to compile was opening a project through a fresh workspace page (opening through the actual workspace area itself because it gives you that option too). I did clean out every open project, restarted vs code, and reinstalled all the compiler extensions before doing that so it could be that too. I'm very new!
@timlong7289
@timlong7289 27 күн бұрын
Now you are using VS Code, Platform IO and Git, you might be interested in this video on automatically versioning your projects using GitVersion.... kzbin.info/www/bejne/nIutk5KnYtB7gpY
@TreeLuvBurdpu
@TreeLuvBurdpu 11 ай бұрын
You didn't compare your commits before committing them, which is a standard part of committing to Git. I was hoping you'd show that, because PlatformIO completely hijacks the Git compare in VS code and just shows you the PlatformIO GUI with no difference highlights, and I was looking for a way around that problem.
@spwim
@spwim Жыл бұрын
Nice tutorial but one step is missing which is described in this video here: kzbin.info/www/bejne/o56vppubeNB3q68
How to use Github with Visual Studio 2022
23:46
Programming w/ Professor Sluiter
Рет қаралды 159 М.
Getting Started with PlatformIO
51:54
DroneBot Workshop
Рет қаралды 617 М.
Comfortable 🤣 #comedy #funny
00:34
Micky Makeover
Рет қаралды 17 МЛН
Doing This Instead Of Studying.. 😳
00:12
Jojo Sim
Рет қаралды 37 МЛН
لااا! هذه البرتقالة مزعجة جدًا #قصير
00:15
One More Arabic
Рет қаралды 52 МЛН
Before VS during the CONCERT 🔥 "Aliby" | Andra Gogan
00:13
Andra Gogan
Рет қаралды 8 МЛН
BitBastelei #310 - VSCode und PlatformIO statt Arduino IDE
32:35
BitBastelei
Рет қаралды 95 М.
How to get started with VS Code
17:48
Kevin Powell
Рет қаралды 51 М.
Git Tutorial For Dummies
19:25
Nick White
Рет қаралды 1 МЛН
If you're not developing with this, you're wasting your time
14:30
Articulated Robotics
Рет қаралды 284 М.
you NEED to use VS Code RIGHT NOW!!
12:48
NetworkChuck
Рет қаралды 564 М.
Работа в Visual Studio Community с Git и GitHub
24:33
SBeregovoyRU
Рет қаралды 87 М.
Easy Migration from Arduino IDE to Platform IO Part 1 of 2
14:28
Retro Tech & Electronics
Рет қаралды 27 М.
YOU can Learn the ESP32 in 15 Minutes:  Hello World!
22:52
Dave's Garage
Рет қаралды 307 М.
Comfortable 🤣 #comedy #funny
00:34
Micky Makeover
Рет қаралды 17 МЛН