
会员
MicroPython Cookbook
更新时间:2021-06-24 14:29:51 最新章节:Leave a review - let other readers know what you think
书籍简介
MicroPythonisanopensourceimplementationofPython3thatrunsinembeddedenvironments.WithMicroPython,youcanwritecleanandsimplePythoncodetocontrolhardwareinsteadofusingcomplexlow-levellanguageslikeCandC++.ThisbookguidesyouthroughallthemajorapplicationsoftheMicroPythonplatformtobuildandprogramprojectsthatusemicrocontrollers.TheMicroPythonbookcoversrecipesthat’llhelpyouexperimentwiththeprogrammingenvironmentandhardwareprogrammedinMicroPython.You’llfindtipsandtechniquesforbuildingavarietyofobjectsandprototypesthatcansenseandrespondtotouch,sound,position,heat,andlight.ThisbookwilltakeyouthroughtheusesofMicroPythonwithavarietyofpopularinputdevicesandsensors.You’lllearntechniquesforhandlingtimedelaysandsensorreadings,andapplyadvancedcodingtechniquestocreatecomplexprojects.Asyouadvance,you’llgettodealwithInternetofThings(IoT)devicesandintegrationwithotheronlinewebservices.Furthermore,you'llalsouseMicroPythontomakemusicwithbananasandcreateportablemultiplayervideogamesthatincorporatesoundandlightanimationsintothegameplay.Bytheendofthebook,you'llhavemasteredtipsandtrickstotroubleshootyourdevelopmentproblemsandpushyourMicroPythonprojecttothenextlevel!
品牌:中图公司
上架时间:2019-05-21 00:00:00
出版社:Packt Publishing
本书数字版权由中图公司提供,并由其授权上海阅文信息技术有限公司制作发行
最新章节
Marwan Alsabbagh
最新上架
- 会员本书主要介绍STM32F4系列微控制器在工程应用中所需的基础知识、硬件外设的工作原理以及编程开发的相关技术。本书由5个项目共16个任务构成,介绍STM32的基础知识、基于STM32F4标准外设库的工程建立和STM32F4系统时钟的配置,并结合可控LED流水灯的设计与实现、智能小车运动控制系统的设计与实现、环境参数监测和显示系统的设计与实现、多机通信系统的设计与实现等案例,对GPIO、外部中断、US计算机12.1万字
- 会员SpringCloud是一套完整的微服务架构解决方案,它利用SpringBoot的开发便利性巧妙地简化了分布式系统开发过程。可以说,SpringCloud继承了SpringBoot的优点,屏蔽掉了复杂的配置和实现原理,最终给开发者留出了一套简单易懂、易部署和易维护的分布式系统开发工具包。本书基于SpringCloudGreenwich.SR2版本,全面介绍了SpringCloud针对计算机7.6万字
同类书籍最近更新
- 会员本书以一个名为O-stock的项目为主线,介绍云、微服务等概念以及SpringBoot和SpringCloud等诸多Spring项目,并介绍如何将O-stock项目一步一步地从单体架构重构成微服务架构,进而将这个项目拆分成众多微服务,让它们运行在各自的Docker容器中,实现持续集成/持续部署,并最终自动部署到云环境(AWS)的Kubernetes集群中。针对在重构过程中遇到的各种微服务开发会面临硬件维护18.2万字