Difference between revisions of "Math didactics"
(Created page with "Open topics: * Vectors in r3 for early secondary school? * elimination of the square root.") |
|||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | {{Project | |
− | * | + | |ProjectSkills=teaching, maths |
− | * | + | |ProjectStatus=Dormant |
+ | |ProjectNiche=Other | ||
+ | |ProjectPurpose=Education | ||
+ | |ProjectParticipants=User:webmind | ||
+ | }} | ||
+ | sub projects: | ||
+ | ==Function walking== | ||
+ | === stuffs === | ||
+ | * by: webmind | ||
+ | * tools: arduino, distance sensor, screen, raspberrypi? | ||
+ | * code: C + Perl | ||
+ | * status: activly worked on. | ||
+ | === description === | ||
+ | Idea is to get a feeling of functions: | ||
+ | the screen displays a function on the screen on a XY grid. when started a dot moves at a constant rate in horizontal direction, the Y direction is then the distance between the 'player' and the screen is the vertical direction of the dot. The goal is now to mimick the function on the screen my walking to and from the screen. |
Latest revision as of 01:52, 15 February 2017
Projects | |
---|---|
Participants | Guido |
Skills | teaching, maths |
Status | Dormant |
Niche | Other |
Purpose | Education |
sub projects:
Function walking
stuffs
- by: webmind
- tools: arduino, distance sensor, screen, raspberrypi?
- code: C + Perl
- status: activly worked on.
description
Idea is to get a feeling of functions: the screen displays a function on the screen on a XY grid. when started a dot moves at a constant rate in horizontal direction, the Y direction is then the distance between the 'player' and the screen is the vertical direction of the dot. The goal is now to mimick the function on the screen my walking to and from the screen.