-
https://github.com/worldbank/EduAnalyticsToolkit/blob/df6e06e1afb6857f7a64e77babb24a0cfe77a59b/src/ado_files/edukit_pandoc.ado#L11
Add check and error messages for:
- path doesnt exist/not accessi…
-
https://github.com/worldbank/EduAnalyticsToolkit/blob/df6e06e1afb6857f7a64e77babb24a0cfe77a59b/src/ado_files/edukit_pandoc.ado#L40
This usage example should become a help file and be removed from t…
-
@gideonthomas @mmmavis - can you add the individual talk links to each of the speakers on the website. There is one or two still processing, which should be complete in the next couple of hours.
cc…
-
Using the code from the documentation, i.e.
```
from gpiozero import DistanceSensor
from time import sleep
sensor = DistanceSensor(echo=18, trigger=17)
while True:
print('Distance: ', sens…
ghost updated
6 years ago
-
CamJam EduKit 2 - Sensors Worksheet 3 (GPIO Zero) - Temperature.pdf
In the project description you reference that we will have to use the rpi.gpio library for this because gpiozero has no support f…
-
![camjam](https://user-images.githubusercontent.com/30775824/29004778-063d71d4-7abd-11e7-95e7-4dc15ecb7c44.jpg)
Hi
I am continuously getting a syntax error. See attached Scrot.
Excuse me this is …
-
Can anyone give me some hints for wk sh 4 'Challenge'
-
In https://github.com/RPi-Distro/python-gpiozero/issues/296#issuecomment-217824647 @GeekyTim mentions that the HC-SR04 image in Worksheet 6 comes from the Adafruit Fritzing library.
https://github.co…
lurch updated
7 years ago
-
E.g., a description of a video contains the word 'Edukit'. Expected behavior is for that video to be matched when search is performed for 'edukit' but this is not the case. This applies to image metad…
-
The arrangement of the resistors, as described in the instructions for the Distance Sensor, is wrong, and will result in 4.85V being fed into the 'Echo' GPIO pin. What is described is NOT a resistor d…