All Projects → alexellis → Docker Blinkt Workshop

alexellis / Docker Blinkt Workshop

Licence: mit
Get into physical computing with Docker and Raspberry Pi

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Docker Blinkt Workshop

Dogvscat
Sample Docker Swarm cluster stack of tools
Stars: ✭ 377 (+149.67%)
Mutual labels:  clustering, containers, swarm
Magicblue
💡 Unofficial Python API to control Magic Blue bulbs over Bluetooth
Stars: ✭ 92 (-39.07%)
Mutual labels:  raspberry-pi, iot
Smart Home
Phodal's Smart Home Setup Guide:HomeBridge + Home Assistant + Amazon Echo
Stars: ✭ 149 (-1.32%)
Mutual labels:  raspberry-pi, iot
Labs
This is a collection of tutorials for learning how to use Docker with various tools. Contributions welcome.
Stars: ✭ 10,443 (+6815.89%)
Mutual labels:  containers, swarm
Rpieasy
Easy MultiSensor device based on Raspberry PI
Stars: ✭ 85 (-43.71%)
Mutual labels:  raspberry-pi, iot
Cutehmi
CuteHMI is an open-source HMI (Human Machine Interface) software written in C++ and QML, using Qt libraries as a framework. GitHub repository is a mirror!
Stars: ✭ 90 (-40.4%)
Mutual labels:  raspberry-pi, iot
App Release
An IoT Solution,this is the android release app | download ios app in app store
Stars: ✭ 104 (-31.13%)
Mutual labels:  raspberry-pi, iot
Acs Engine
WE HAVE MOVED: Please join us at Azure/aks-engine!
Stars: ✭ 1,049 (+594.7%)
Mutual labels:  containers, swarm
Berrynet
Deep learning gateway on Raspberry Pi and other edge devices
Stars: ✭ 1,529 (+912.58%)
Mutual labels:  raspberry-pi, iot
Miniswarm
Docker Swarm cluster in one command
Stars: ✭ 130 (-13.91%)
Mutual labels:  containers, swarm
Blinker Doc
blinker中文文档
Stars: ✭ 139 (-7.95%)
Mutual labels:  raspberry-pi, iot
Screenly Ose
The most popular digital signage project on Github!
Stars: ✭ 1,196 (+692.05%)
Mutual labels:  raspberry-pi, iot
Swiftygpio
A Swift library for hardware projects on Linux/ARM boards with support for GPIOs/SPI/I2C/PWM/UART/1Wire.
Stars: ✭ 1,188 (+686.75%)
Mutual labels:  raspberry-pi, iot
Smarthome
Device integration platform for your smart home
Stars: ✭ 92 (-39.07%)
Mutual labels:  raspberry-pi, iot
Onoff
GPIO access and interrupt detection with Node.js
Stars: ✭ 1,050 (+595.36%)
Mutual labels:  raspberry-pi, iot
Wifimeshraspberrypi
Workshop to create a sensor application over a WiFi Mesh network
Stars: ✭ 99 (-34.44%)
Mutual labels:  raspberry-pi, iot
Lib Python
Blynk IoT library for Python and Micropython
Stars: ✭ 140 (-7.28%)
Mutual labels:  raspberry-pi, iot
Tinderboxpedal
Bluetooth "Universal Remote" Footpedal for Digital Guitar Amps, on ESP32 or Pi Zero W
Stars: ✭ 48 (-68.21%)
Mutual labels:  raspberry-pi, iot
Browncoat
Container for testing app failures in orchestrators. It aims to misbehave.
Stars: ✭ 49 (-67.55%)
Mutual labels:  containers, swarm
Core
🏡 Open source home automation that puts local control and privacy first.
Stars: ✭ 48,265 (+31863.58%)
Mutual labels:  raspberry-pi, iot

Docker and IoT

Get into physical computing with the Pimoroni Blinkt! add-on

  • The Raspberry Pi is a low-energy microcomputer the size of a credit-card and has sold over 10 million units educating children and inspiring makers alike.

  • With the Pi, you'll be building, shipping and running Docker containers in no time and learning how to interact with physical hardware to create your own IoT devices.

  • You will also get a chance to play with Docker Swarm on your Pi to deploy a micro-service. And, you will take home a free Raspberry Pi Zero kit, including a super bright Pimoroni Blinkt! 8-LED RGB add-on.

Discount on hardware for this workshop

This workshop was originally designed for Dockercon 2017 in Austin. You can read the workshop notes and get a 10% discount off the hardware kit here: Dockercon 2017 - Captain's Log.

Pre-requisites

  • Install a text editor

If you don't usually work with code then please install one of the following cross-platform text-editors:

For Windows users

  • Install Git for Windows

Please go ahead and install Git for Windows so that you have access to ssh, scp, sftp and a terminal:

https://git-scm.com/downloads

  • Install Bonjour networking service

The Raspberry Pi uses Apple's Bonjour/Avahi service to advertise its IP address. You will need to install Bonjour which is packaged in the following download. If you have iTunes installed you should already have the Bonjour service installed and started.

If you struggle to setup Internet Connection Sharing because you're on Linux or a picky WiFi network then please follow the guide for configuring a Proxy server.

Workshop format

This is a self-paced workshop designed to be followed in a class or individually. It starts with Part 1 which involves setting up the Pi and Blinkt LED board then moves onto building Docker images, programming the LEDs and creating up a cluster.

The final part involves putting everything together to create an application. If you're taking part in a class you can do this last part individually or pair up.

The hardware you need is described in Part 1 - Setup and you can get a 10% discount from Pimoroni if needed.

Class notes:

We will have TAs on-hand to help out. Please let us know if you need help or if things aren't working right.

Part 1 - Setup

Flash Raspbian, configure OTG networking and Internet Connection Sharing, then install Docker.

Part 2 - Build

Run your first ARM Docker container, learn about base image differences and prepare to work with GPIO.

Part 3 - Blinkt

Get familiar with the Blinkt and start hacking

Part 4 - Web applications

Understand how to create a Web application in Python and an IoT LED server

Part 5 - Hack

Put everything you've learnt into practice on a larger application.

Conclusion

Find out how to use your Pi Zero at home and where to find more great content.

Get in touch

You can follow me on Twitter @alexellisuk or read more about Docker and Raspberry Pi on my blog.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].