Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying Raspberry Pi Essentials
  • Table Of Contents Toc
  • Feedback & Rating feedback
Raspberry Pi Essentials

Raspberry Pi Essentials

By : Jack Creasey
3.8 (5)
close
close
Raspberry Pi Essentials

Raspberry Pi Essentials

3.8 (5)
By: Jack Creasey

Overview of this book

Programmers new to the Raspberry Pi and novice programmers with little to no experience with micro board computing will find the book useful. A basic knowledge of programming languages in general will prove useful for a better understanding of the topics.
Table of Contents (10 chapters)
close
close
9
Index

Project 1 – Building a talking clock with a Bash script

This project will expose you to the Bash shell scripting language. You will build a talking clock that tells the time every minute using an executable and an Internet-based web service. Once the clock is up and running, you will use an automation tool called Cron to schedule and run tasks at a particular time or at regular intervals.

The talking clock will have the following features and functions:

  • Automatically start every minute and run in the background without any visible interface to the desktop user
  • Read the system time to get the local time on your Pi
  • Produce a correctly formatted time string to announce the time, for example, you might say "The time is now nine fifteen AM"
  • Convert the time string to audio and play it
  • Exit the script

Creating project files and directories

First, you will open a Terminal window to create the project files and directories, update our system, and load a new utility application:

  1. At the command...

Unlock full access

Continue reading for free

A Packt free trial gives you instant online access to our library of over 7000 practical eBooks and videos, constantly updated with the latest in tech

Create a Note

Modal Close icon
You need to login to use this feature.
notes
bookmark search playlist font-size

Change the font size

margin-width

Change margin width

day-mode

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Delete Bookmark

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Delete Note

Modal Close icon
Are you sure you want to delete it?
Cancel
Yes, Delete

Edit Note

Modal Close icon
Write a note (max 255 characters)
Cancel
Update Note

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY