OFFRE LISEUSES

Une liseuse achetée = une housse offerte* jusqu'au 21 juin

Python 3 Programming and GUIs

Par : Andrew Pratt
Offrir maintenant
Ou planifier dans votre panier
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format PDF est :
  • Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
  • Compatible avec une lecture sur liseuses Vivlio
  • Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
Logo Vivlio, qui est-ce ?

Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement

Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
C'est si simple ! Lisez votre ebook avec l'app Vivlio sur votre tablette, mobile ou ordinateur :
Google PlayApp Store
  • Nombre de pages226
  • FormatPDF
  • ISBN978-1-907920-61-5
  • EAN9781907920615
  • Date de parution30/10/2017
  • Protection num.Digital Watermarking
  • Taille14 Mo
  • Infos supplémentairespdf
  • ÉditeurA PRECISER

Résumé

This is the second edition of a book aimed at engineers, scientists and hobbyists who want to interface PCs with hardware projects using graphical user interfaces. Desktop and web based applications are covered. The programming language used is Python 3 which is one of the most popular languages around: speed of programming being a key feature. The book has been revised and updated with emphasis on getting the user to produce practical designs with ease - a text editor is all that is required to produce Python programs.
Hardware interfacing is achieved using an Arduino Uno as a remote slave. A full description and source code of the communication interface is given in the book. The slave provides digital and analogue input and outputs. Multiple Unos can be included in one project with all control code written in Python and running on a PC. One project involves a PIC microcontroller with code provided that can be loaded into the PIC using the Uno.
The web applications and server are all implemented in Python allowing you to access your electronic hardware over the Internet. The Raspberry Pi computer can be used as your web server. An introductory chapter is provided to get you started with using Linux. The book is written for use with Debian or variations including Mint or Ubuntu. All of the programs in the book are freely available, ready to use and experiment with by way of a download from Elektor.