Arduino Sample Code Mashups // Becky Stern

Arduino Sample Code Mashups // Becky Stern

Becky Stern

6 лет назад

8,600 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@NoviceRobot
@NoviceRobot - 04.05.2019 18:30

First.




Sorry.

Ответить
@gustje0493
@gustje0493 - 04.05.2019 18:35

I from Germeny

Ответить
@man82274
@man82274 - 04.05.2019 18:43

thank you I needed this reminder because I got stuck on a project

Ответить
@pahvalrehljkov
@pahvalrehljkov - 04.05.2019 18:55

man, this video is gem! its real life advice for making projects more complex than simple sample sketch, i learned these things the hard way, but now it makes my programming much easier and organized, which keeps me away from unnecessary stress and time lost... keep up the good work!

Ответить
@amalmathew8190
@amalmathew8190 - 04.05.2019 19:02

Good project 👏👏👏
Why there were no videos from months

Ответить
@Chickey
@Chickey - 04.05.2019 20:09

Great video, i'm not ashamed to say this is how a lot of my projects start as there is no point reinventing the wheel if there is example code already out there.

Ответить
@FredMcIntyre
@FredMcIntyre - 04.05.2019 23:23

Thanks for the info Becky! 😃👍🏻👊🏻

Ответить
@jakefromstatefarm8545
@jakefromstatefarm8545 - 05.05.2019 00:30

“Bitting off more than we can chew”...nah I wouldn’t know anything about that, lol (I know everything about that).

Ответить
@MikeM-of2if
@MikeM-of2if - 05.05.2019 01:06

You go girl! You make it look so easy. I guess it's just a steep learning curve for us beginners. Just with anything else, if ya stick with it long enough it becomes easier. With this stuff I find it challenging to find what I need, (ie. How to write the code) because I don't know enough to know what I need. If that makes any sense to you.. best wishes.

Ответить
@bartz0rt928
@bartz0rt928 - 05.05.2019 01:10

About versioning: do you have experience using Git? It's extremely useful, especially in combination with GUI tools like GitKraken (to lower the barrier to entry) and a site like Github or Gitlab for managing your projects. And if you're working with others it's a godsend. Maybe something to make a video about?

Ответить
@NickMoore
@NickMoore - 05.05.2019 07:11

Thank you for mentioning pseudo-code. Many people try to start projects at the Arduino IDE instead of making a pseudo-code flow chart that describes the whole process without being picky about syntax.

Ответить
@TheMakerMonster
@TheMakerMonster - 05.05.2019 14:46

Wait, so blindly writing all the code and then going back and figuring out exactly which part isn't working isn't the best way to do it? Hmmm

Ответить
@FigmentsMade
@FigmentsMade - 05.05.2019 17:31

Testing each bit before you move on is such good advice for any kind of project!!

Ответить
@claytonmccormick7506
@claytonmccormick7506 - 06.05.2019 06:46

i agree projects can seem intimidating until you break them down into bite sized pieces i will be refurbishing a 1961 gm pd 4106 bus soon and bringing it into this century as a hole it is daunting but i only need to work on 1 thing at a time so a very complicated job becomes many small jobs.

Ответить
@EwertonBraga1986
@EwertonBraga1986 - 06.05.2019 17:29

Excelent video, i found a function to my Instructables notebook ;)
Thx ;)

Ответить
@ChunkySteveo
@ChunkySteveo - 07.05.2019 22:51

Wicked video Becky!

Ответить
@thecosmotm
@thecosmotm - 26.08.2020 02:08

Good job Becky! 💖 regards from Chile

Ответить
@sababatamanna2117
@sababatamanna2117 - 08.07.2021 07:26

Thank you!

Ответить
@elmestguzman3038
@elmestguzman3038 - 26.12.2021 16:17

Thank you. I am working on some DIY projects and I being stuck planning the “coding” part of them. After your video now I have an idea of how to proceed. Thank you.

Maybe add some teensy controller or raspberry pi videos.

Ответить
@joopvandevelde9155
@joopvandevelde9155 - 24.02.2022 21:40

Great job Becky, I learned a lot from you. Kind regards from Holland

Ответить
@BeckyStern
@BeckyStern - 04.05.2019 19:07

What do you find particularly challenging when creating projects?

Ответить