Difference between revisions of "Bingo Game Machine 04"
(→Other Equipment) |
|||
(One intermediate revision by the same user not shown) | |||
Line 18: | Line 18: | ||
|- | |- | ||
|[[mCookie-Battery|Battery base]]||1||Program download and power supply | |[[mCookie-Battery|Battery base]]||1||Program download and power supply | ||
+ | |- | ||
|[[mCookie-Hub|mCookie-Hub]]||1||Sensor adapter plate | |[[mCookie-Hub|mCookie-Hub]]||1||Sensor adapter plate | ||
|- | |- | ||
Line 33: | Line 34: | ||
*Sensor cable*3 | *Sensor cable*3 | ||
*Sensor shell | *Sensor shell | ||
− | * | + | *Building blocks or other fixation structures |
[[File:anywhere_Bingo game 4-module.jpg|600px|center]] | [[File:anywhere_Bingo game 4-module.jpg|600px|center]] | ||
Latest revision as of 10:42, 27 March 2017
ContentsOverviewOptimize the program of position detection, preventing scoring through turning the potentiometer casually.
Module ListModule
Other Equipment
Module SetupSetup
ProgrammingProgramming ThoughtOther programming thought is same with that of the last course, and a score condition judgement is required, when score is 15, the green LED lights 1s and then goes off, reset score. Required Program Blocks
Start to Program1. Declare variables for storing data
3. Function start isn’t changed.
5. Function BINGO isn’t changed.
6. Function time_out isn’t changed.
2. Write the function setup
3. Change function win
4. Function start isn’t changed. 5. Function BINGO isn’t changed. 6. Function time_out isn’t changed. Technical Specification
Relative CasesFAQ |