.. Arduino and Python documentation master file, created by sphinx-quickstart on Tue Feb 18 15:10:37 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. ======================================= Using Python when Working with Arduino. ======================================= .. topic:: Purpose Ever had the desire to make your programming interact with real objects? Apply a bit of electronics and Python and we have an unending vista of home projects. .. topic:: What to Expect A quick overview of electronics, Arduino flavour, followed by an overview of VPython v7. After that we can work with both these elements for simple projects. .. toctree:: :maxdepth: 3 authors.rst Introduction ============ Get out your comfort zone, start using electronics as well as programming. .. toctree:: :maxdepth: 3 01introduction.rst Arduino Fundamentals ==================== .. toctree:: :maxdepth: 3 fundamentals/index_fundamentals Python Fundamentals =================== .. toctree:: :maxdepth: 3 pythonbasic/index_python VPython ======= .. toctree:: :maxdepth: 3 vpython/index_vpython Creating a Dial Gauge ===================== .. toctree:: :maxdepth: 3 gauge/index_gauge Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`