Skip to content

mbench757/BB5-Moving-to-a-State-Machine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Bacon's Bytes #5 - Moving to a State Machine

First steps towards coding sketches in a multi-tasking manner. Simple & Easy.

Thumbnail
Link to video: https://youtu.be/hwEo49yyU88

We really need to code differently if we are to ever create a responsive program. Sequential execution is sometimes necessary, but often we need to do more than one thing at a time. Here I show the absolute basics in how to get two functions running simultaneously.

This video is aimed at beginners, so each step is carefully explained. No skipping ahead! 😁

► Full sketches (source code) can be found here:
https://github.com/RalphBacon/BB5-Moving-to-a-State-Machine/tree/main/Sketches

► List of all my videos
(Special thanks to Michael Kurt Vogel for compiling this)
http://bit.ly/YouTubeVideoList-RalphBacon

► If you like this video please give it a thumbs up, share it and if you're not already subscribed please consider doing so and joining me on my Arduinite (and other μControllers) journey

My channel, GitHub and blog are here:
------------------------------------------------------------------
https://www.youtube.com/RalphBacon
https://ralphbacon.blog
https://github.com/RalphBacon
https://buymeacoffee.com/ralphbacon
------------------------------------------------------------------

My ABOUT page with email address: https://www.youtube.com/c/RalphBacon/about

About

First steps in moving towards a multi-tasking State Machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%