
Klaatu
Germany
Asked

Hi -
short question: Is there a glossary for Blockly commands ?
Most are easy to identify, but e.g. what is the difference between the ADC command and the ADC12 command ?
A survey for all Blockly commands would be very helpful.
Earlier I was programming OZOBOT EVOs, using OZOBLOCKLY and - I must admit - that they are offering a very good online glossary (right side on the screen): https://ozoblockly.com/editor?lang=en&robot=evo&mode=5
Cheers
Volker
Related Hardware EZ-Robot EZ-B v4
In the short term. ADC and ADC12 is the bit value resolution. For example, ADC gets 8 bit value (0-255) and ADC12 gets a 12 bit value (0-4096). This is because some controllers (i.e. some arduinos and ez-robot ezbv4 & iotiny) can get 12 bit ADC resolution.
did you get such a Blockly glossary (see above) in the meantime?
I meanwhile know all commands and their background - except the camera commands.
Suggestion from my side:
- You briefly explain the Blockly camera commands for me (within a mail is OK).
- I do the writing for all Blockly commands for a complete glossary within January (file format: MS WORD).
Sure, I may have to ask you for a few details, related to your modules that I do not use.
DEAL ??