BBC micro:bit Recipes


Book Description

Build engaging programs for the BBC micro:bit using Microsoft's MakeCode web editor. Using this open source platform, you'll learn to program in an accessible way that easily translates into real-world programming. BBC micro:bit Recipes is a practical guide with a problem-solving approach. It provides exact solutions for common application development problems for the micro:bit using MakeCode. You'll discover and apply techniques that can be used to build simple games with sprites, keep score, and control game play. The micro:bit is a small programmable device that is a cross between a very small computer and a programmable embedded board. It is easy to program, extremely versatile, and designed with young learners in mind. In particular, it is designed to be easy for people who have never programmed before. By the end of this book, you'll have the foundation to build programs with the Microsoft MakeCode editor and use and process data with built-in sensors, such as accelerometer, compass, temperature, touch, and light. You'll also see how to work with communication protocols, such as Serial, I2C, and SPI and how to use variables, loops, logic, arrays, math and functions to easily solve problems. What You'll LearnDisplay text, images, and animations on the micro:bit display Connect external sensors and process data Make and play music through speakers and headphones Use Bluetooth service to communicate with Smartphones and tablets Who This Book Is For Those who are interested in learning to program the BBC micro:bit with Microsoft MakeCode. The difficulty level falls from beginner to intermediate level.




The Official BBC micro:bit User Guide


Book Description

The go-to guide to getting started with the BBC micro:bit and exploring all of its amazing capabilities. The BBC micro:bit is a pocket-sized electronic development platform built with education in mind. It was developed by the BBC in partnership with major tech companies, communities, and educational organizations to provide kids with a fun, easy, inexpensive way to develop their digital skills. With it, kids (and grownups) can learn basic programming and coding while having fun making virtual pets, developing games, and a whole lot more. Written by internationally bestselling tech author Gareth Halfacree and endorsed by the Micro:bit Foundation, The Official BBC micro:bit User Guide contains what you need to know to get up and running fast with the BBC micro:bit. Learn everything from taking your first steps with the BBC micro:bit to writing your own programs. You'll also learn how to expand its capabilities with add-ons through easy-to-follow, step-by-step instructions. Set up your BBC micro:bit and develop your digital skills Write code in JavaScript Blocks, JavaScript, and Python Discover the BBC micro:bit’s built-in sensors Connect the BBC micro:bit to a Raspberry Pi to extend its capabilities Build your own circuits and create hardware The Official BBC micro:bit User Guide is your go-to source for learning all the secrets of the BBC micro:bit. Whether you're just beginning or have some experience, this book allows you to dive right in and experience everything the BBC micro:bit has to offer.




Jane’s Patisserie


Book Description

The fastest selling baking book of all time, from social media sensation Jane's Patisserie 'This will be the most-loved baking book in your stash!' - Zoë Sugg 'The Mary Berry of the Instagram age' - The Times Life is what you bake it - so bake it sweet! Discover how to make life sweet with 100 delicious bakes, cakes and treats from baking blogger, Jane. Jane's recipes are loved for being easy, customisable, and packed with your favourite flavours. Covering everything from gooey cookies and celebration cakes with a dreamy drip finish, to fluffy cupcakes and creamy no-bake cheesecakes, Jane' Patisserie is easy baking for everyone. Whether you're looking for a salted caramel fix, or a spicy biscoff bake, this book has everything you need to create iconic bakes and become a star baker. Includes new and exclusive recipes requested by her followers and the most popular classics from her blog - NYC Cookies, No-Bake Biscoff Cheesecake, Salted Caramel Drip Cake and more!




MicroPython Cookbook


Book Description

Learn how you can control LEDs, make music, and read sensor data using popular microcontrollers such as Adafruit Circuit Playground, ESP8266, and the BBC micro:bit Key Features Load and execute your first program with MicroPython Program an IoT device to retrieve weather data using a RESTful API Get to grips with integrating hardware, programming, and networking concepts with MicroPython Book Description MicroPython is an open source implementation of Python 3 that runs in embedded environments. With MicroPython, you can write clean and simple Python code to control hardware instead of using complex low-level languages like C and C++. This book guides you through all the major applications of the MicroPython platform to build and program projects that use microcontrollers. The MicroPython book covers recipes that'll help you experiment with the programming environment and hardware programmed in MicroPython. You'll find tips and techniques for building a variety of objects and prototypes that can sense and respond to touch, sound, position, heat, and light. This book will take you through the uses of MicroPython with a variety of popular input devices and sensors. You'll learn techniques for handling time delays and sensor readings, and apply advanced coding techniques to create complex projects. As you advance, you'll get to deal with Internet of Things (IoT) devices and integration with other online web services. Furthermore, you'll also use MicroPython to make music with bananas and create portable multiplayer video games that incorporate sound and light animations into the game play. By the end of the book, you'll have mastered tips and tricks to troubleshoot your development problems and push your MicroPython project to the next level! What you will learn Execute code without any need for compiling or uploading using REPL (read-evaluate-print-loop) Program and control LED matrix and NeoPixel drivers to display patterns and colors Build projects that make use of light, temperature, and touch sensors Configure devices to create Wi-Fi access points and use network modules to scan and connect to existing networks Use Pulse Width Modulation to control DC motors and servos Build an IoT device to display live weather data from the Internet at the touch of a button Who this book is for If you want to build and program projects that use microcontrollers, this book will offer you dozens of recipes to guide you through all the major applications of the MicroPython platform. Although no knowledge of MicroPython or microcontrollers is expected, a general understanding of Python is necessary to get started with this book.




Bigger Bolder Baking


Book Description

More than 100 sweet and simple recipes for cakes, cookies, pies, puddings, and more--all using a few common ingredients and kitchen tools.




MicroPython Cookbook


Book Description

Learn how you can control LEDs, make music, and read sensor data using popular microcontrollers such as Adafruit Circuit Playground, ESP8266, and the BBC micro:bit Key FeaturesLoad and execute your first program with MicroPythonProgram an IoT device to retrieve weather data using a RESTful APIGet to grips with integrating hardware, programming, and networking concepts with MicroPythonBook Description MicroPython is an open source implementation of Python 3 that runs in embedded environments. With MicroPython, you can write clean and simple Python code to control hardware instead of using complex low-level languages like C and C++. This book guides you through all the major applications of the MicroPython platform to build and program projects that use microcontrollers. The MicroPython book covers recipes that’ll help you experiment with the programming environment and hardware programmed in MicroPython. You’ll find tips and techniques for building a variety of objects and prototypes that can sense and respond to touch, sound, position, heat, and light. This book will take you through the uses of MicroPython with a variety of popular input devices and sensors. You’ll learn techniques for handling time delays and sensor readings, and apply advanced coding techniques to create complex projects. As you advance, you’ll get to deal with Internet of Things (IoT) devices and integration with other online web services. Furthermore, you'll also use MicroPython to make music with bananas and create portable multiplayer video games that incorporate sound and light animations into the game play. By the end of the book, you'll have mastered tips and tricks to troubleshoot your development problems and push your MicroPython project to the next level! What you will learnExecute code without any need for compiling or uploading using REPL (read-evaluate-print-loop)Program and control LED matrix and NeoPixel drivers to display patterns and colorsBuild projects that make use of light, temperature, and touch sensorsConfigure devices to create Wi-Fi access points and use network modules to scan and connect to existing networksUse Pulse Width Modulation to control DC motors and servosBuild an IoT device to display live weather data from the Internet at the touch of a buttonWho this book is for If you want to build and program projects that use microcontrollers, this book will offer you dozens of recipes to guide you through all the major applications of the MicroPython platform. Although no knowledge of MicroPython or microcontrollers is expected, a general understanding of Python is necessary to get started with this book.




Python Programming Recipes for IoT Applications


Book Description

The book comprehensively covers the most important applications of the internet of things (IoT) using Python programming on Raspberry pi, Micropython Py Board, and NVIDIA Jetson Board. The authors have used an immersive ‘hands-on’ approach to help readers gain expertise in developing working code for real-world IoT applications. The book focuses on industry-standard embedded platforms for IoT applications. It also gives a glimpse of python programming and setup configuration of these embedded platforms. The later chapter highlights basic interface applications with Raspberry Pi. Exclusive advanced IoT applications on the Micropython Pyboard are also covered. The last two chapters deal with the NVIDIA Jetson Nano board programming for machine learning applications with FoG/cloud computing. The various IoT applications with different embedded platforms in this volume are best-suited for undergraduate/postgraduate students and researchers who want to get exposed to python programming for IoT applications. This book will enable readers to design their own embedded IoT products.




Cooking on a Bootstrap


Book Description

Award-winning cookery writer and anti-poverty campaigner Jack Monroe is back with Cooking on a Bootstrap: a creative and accessible cookbook packed with affordable, delicious recipes, most of which are vegetarian. Winner of the Observer Food Monthly Best Food Personality Readers' Award 2018. Jack Monroe is a campaigner, food writer and activist, her first cookbook A Girl Called Jack, was a runaway bestseller. The sequel Cooking on a Bootstrap makes budget food fun and delicious, with 118 incredible recipes including Fluffy Berry Pancakes, Self-Love Stew, Marmite Mac ‘n’ Cheese and Hot Sardines with Herby Sauce. Chapters include Bread, Breakfasts, A Bag of Pasta and a Packet of Rice, Spuds and Eat More Veg. There are vegan, sweet and what Jack calls ‘contraband’ dishes here, as well as nifty money-saving tips. With her trademark humour and wit, Jack shows us that affordable, authentic and creative recipes aren't just for those with fancy gadgets or premium ingredients. Initially launching this book as a very limited black and white edition on Kickstarter, Jack reached the funding target in just one day. This beautiful edition contains illustrations and original full-colour photographs to really make your mouth water.




Minimalist Baker's Everyday Cooking


Book Description

The highly anticipated cookbook from the immensely popular food blog Minimalist Baker, featuring 101 all-new simple, vegan recipes that all require 10 ingredients or less, 1 bowl or 1 pot, or 30 minutes or less to prepare Dana Shultz founded the Minimalist Baker blog in 2012 to share her passion for simple cooking and quickly gained a devoted worldwide following. Now, in this long-awaited debut cookbook, Dana shares 101 vibrant, simple recipes that are entirely plant-based, mostly gluten-free, and 100% delicious. Packed with gorgeous photography, this practical but inspiring cookbook includes: • Recipes that each require 10 ingredients or less, can be made in one bowl, or require 30 minutes or less to prepare. • Delicious options for hearty entrées, easy sides, nourishing breakfasts, and decadent desserts—all on the table in a snap • Essential plant-based pantry and equipment tips • Easy-to-follow, step-by-step recipes with standard and metric ingredient measurements Minimalist Baker’s Everyday Cooking is a totally no-fuss approach to cooking for anyone who loves delicious food that happens to be healthy too.




Foodology


Book Description

'A spicy educational treat to be savoured: a delight.' Tim Spector 'This is an extraordinary fusion of science, literature, medicine and cookery. I've never read anything quite like it - a book that will transform tour understanding of what you it and how it makes you feel.' Dr Xand and Dr Chris van Tulleken 'I so enjoyed this book, it does so much, it will let you cook recipes like a top chef and at the same time give you the scientific foresight of a doctor.' Gregg Wallace 'This takes you on a culinary and scientific journey through the gut, exploring digestion and how what we eat influences the way we feel.' Dr Max the Mind Doctor The book will take you on a joint culinary and scientific journey through the gut. It is an unapologetic celebration of what I believe to be the most amazing organ of the body, that will enhance and enlighten the way you cook and eat. Saliha Mahmood Ahmed Written by a gastroenterologist and award-winning food writer, Foodology offers a unique perspective on the joy of eating. Explaining the process of digestion and how the food we eat influences the way we feel, Saliha draws on the latest science and her own experiences as both a doctor and a cook, to bring the subject to life. From childhood memories of devouring Indian street food to why munching on a jam doughnut brings gastronomic happiness, Saliha also offers 50 new, simple, delicious and mostly vegetarian recipes to help you explore your gut health and find your own gastronomic happiness. Foodology takes you on a journey from the first smell of food and bite of goodness through to the time it takes for food to leave the system, and all the processes in between. Have you ever thought about why certain smells can make your mouth water, how the texture of food can impact your taste and why some foods can make you bloat? Saliha takes you on an extensive journey through the gut to show you the true joy of food and why gastronomic happiness is so important to our lives. 'A great book for anyone who wants to cook a very tasty supper that hits the spot and also get to know their bodies, moods and emotions better. Foodology is both fascinating and full of delicious meals to enjoy cooking.' Melissa Hemsley 'This is a book in the finest tradition of narrative recipe writing. It's a heavenly mix of whimsy, life and science, grounded in solid technique and blissful flavour.' William Sitwell