Difference: REPLAndStandardPythonProgramming (14 vs. 15)

Revision 152022-01-21 - UliRaich

Line: 1 to 1
 
META TOPICPARENT name="Exercises"

Course on Internet of Things

Exercises Session 1:

Line: 99 to 99
 
  • The geometric number series:
    geometric.png
  • The harmonic number series:
    harmonic.png
    Can you tell what the following series calculate?
Changed:
<
<
ln2.png pi.png

wallis1.png

e.png
>
>
ln2.png pi.png

wallis_prod.png

wallis1.png

e.png
 Add these series to your class and try. Write a test script exercising the different methods.

In order to make this exercise run on the ESP32 you must first upload your mathSeries.py module implementing the MathSeries class into the file system of the ESP32. Create a directory called lib on the ESP32 file system and put your module there:

Line: 144 to 144
 
META FILEATTACHMENT attachment="calculatorV2.py.txt" attr="" comment="" date="1590658465" name="calculatorV2.py.txt" path="calculatorV2.py.txt" size="1363" user="UliRaich" version="1"
META FILEATTACHMENT attachment="calculatorV3.py.txt" attr="" comment="" date="1590658465" name="calculatorV3.py.txt" path="calculatorV3.py.txt" size="3255" user="UliRaich" version="1"
META FILEATTACHMENT attachment="exercise_1.odt" attr="" comment="" date="1596961520" name="exercise_1.odt" path="exercise_1.odt" size="135777" user="UliRaich" version="1"
Added:
>
>
META FILEATTACHMENT attachment="wallis_prod.png" attr="" comment="" date="1642790907" name="wallis_prod.png" path="wallis_prod.png" size="13562" user="UliRaich" version="2"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback