Further reading

There are a number of other tutorials on these sensors on the internet worth reading for further knowledge and experimentation:

We've started to use many pins on the Raspberry Pi. When trying to find pins to use, I highly recommend visiting the Raspberry Pi GPIO  at https://pinout.xyz/.

There are many scholarly articles on more interesting or sophisticated object behavior. I recommend reading Simple, Real-Time Obstacle Avoidance Algorithm (https://pdfs.semanticscholar.org/519e/790c8477cfb1d1a176e220f010d5ec5b1481.pdf) for Mobile Robots for a deeper look at these behaviors.

For getting to know Flask, the Flask website at http://flask.pocoo.org is highly recommended. I also recommend the book Mastering Flask (https://www.packtpub.com/web-development/mastering-flask), written by Jack Stouffer, published by Packt.

Jinja2, the Python template engine we used, is documented for reference at http://jinja.pocoo.org/.

The HTML used in this chapter is extremely simple. To get a deeper look into the ways you could enhance the simple menu system, I recommend the eLearning video guide Beginning Responsive Web Development with HTML and CSS [eLearning] (https://www.packtpub.com/web-development/beginning-responsive-web-development-html-and-css-elearning-video). Another good place to get to grips with HTML is https://www.freecodecamp.org/, which offers assessed online courses in coding web pages.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset