Didn't saw those vertical diode at beginning and schematic did not draw the emitting led that confused me a bit but when I saw them every thing get resolved
@joeritchey43486 жыл бұрын
Another great video!! Thank you!!
@rolandberendonck39006 жыл бұрын
You keep on amazing me. Thank you.
@MUHAMMADYAWARIFRAHEEM6 жыл бұрын
Very informative video
@bassome3000ify6 жыл бұрын
Thanks, finally i learned it 😝
@PeterMucha08116 ай бұрын
good shit, thanks
@stryder7515 жыл бұрын
What was the value of the cap and why did you add it?
@0033mer5 жыл бұрын
It is a 10uf decoupling cap across the 5 volt supply to the Nano. It is good practice to add a decoupling cap to filter or bypass any noise on the supply line.
@stephenremillard94626 жыл бұрын
That is the first time I see the flashforth programming language. I was wondering if it is common and what are its advantage compared to regular Arduino C++ style? Thanks for the video.
@0033mer6 жыл бұрын
Check out Forth programming on Wiki: en.wikipedia.org/wiki/Forth_(programming_language)
@typingcat4 жыл бұрын
It would have been better if there was a screen of the entire schematic, not just upper part or the bottom part at a time.
@fabrystyle77994 жыл бұрын
Hi there, Well done!!! That is a really good job!!! Is it possible to have a copy of code above in "arduino code", please?
@0033mer4 жыл бұрын
I do not use the Arduino IDE, all my code is in Forth at 5:10.
@keepcool59456 жыл бұрын
What is the name of programming language used?
@0033mer6 жыл бұрын
The programming language is Forth: www.forth.com/
@brianblasius11 ай бұрын
@@0033mer nice, I've never heard of it. Is it any better than C/C++? Is it something that I should start learning?
@0033mer11 ай бұрын
@@brianblasius Check out some other of my videos to see if would be useful for you. To get started check out the Scamp board. There are tutorials on the website : udamonic.com/what-is-a-scamp.html