Setup an IP Camera at the front door, and a Pi with a nice 7″ screen to see “who’s knocking”.
10:00am
Q-College, Suite 303 – 771 Vernon Ave, Victoria, BC
presentation pdf
embedded systems to learn and create
Setup an IP Camera at the front door, and a Pi with a nice 7″ screen to see “who’s knocking”.
10:00am
Q-College, Suite 303 – 771 Vernon Ave, Victoria, BC
presentation pdf
Camosun College
Bldg: Technology Bldg, Room: Tech 177 – 4461 Interurban Rd, Victoria, BC (parking at lot 8 for park users)
10:00am
Docker is a computer program that performs operating-system-level virtualization, also known as “containerization”. A Container is a lightweight application component including all the required elements (libraries, config, etc). Containers can be quickly started up without polluting your file system with libraries, and config files, and easily upgraded with one command.
In this presentation, we’ll install docker on the Pi, and get nginx webserver up and running in a container. The presentation material can be found here.
Docker Software https://en.wikipedia.org/wiki/Docker_(software)
Saturday, November 10, 2018
10:00am
Q-College, Suite 303 – 771 Vernon Ave, Victoria, BC
Hosted by George Bowden and Craig Miller
LIGHTS OUT, a possible life saver. An acquaintance fell in the washroom and was unable to raise attention for thirty hours, and never fully recovered. The monthly cost ($50) of wearable alert bracelets and the habit of not wearing them is a large risk to seniors living alone. This alarm system, based on an ESP8266 and a php web app, alerts friends that a bathroom light has been left on for way too long. The link to the presentation docs is here.
Saturday, October 6, 2018
10:00am
Q-College, Suite 303 – 771 Vernon Ave, Victoria, BC
A shallow Dive into Adafruit’s Circuit Playground Express
The Circuit Playground Express is a small, cheap($32) dev board from Adafruit Industries designed to introduce electronics and programming to the novice. It’s built around an ATSAMD21 ARM Cortex MO processor and is programmable with either circuitpython or Microsoft’s ‘Makecode’ block programming interface. The board also houses a variety of sensors (motion, temperature, light, touch), buttons, a slide switch and IR transmit/receive capability. In this presentation I’ll demo some of the easier projects that I’ve mastered and maybe include something using the Adafruit Crickit, and add-on board for the CPX designed for simple robotics. See the reading list here.
Hosted by Paul and Craig Miller
10:00am
Camosun College
Bldg: Technology Bldg, Room: Tech 259 – 4461 Interurban Rd, Victoria, BC (parking at lot 8 for park users) presentation pdf
In this session, we’ll cover programming Neopixel LEDs driven by the ESP8266 using a Web Interface. We’ll cover the hardware interface to the LEDs as well as the web interface (running on the ESP8266 utilizing the PL9823).
In Part2, we’ll harden the installation by adding TLS/SSL and IPv6 support via NodeRed running on a Pi
10:00am
Q-College
Suite 303 – 771 Vernon Ave, Victoria, BC
Welcome back from Summer. At this meeting we’ll be doing a show and tell, talking about what Pi (and others) projects we worked on over the summer break
10:00am
Q-College
Suite 303 – 771 Vernon Ave, Victoria, BC
Jim’s presentation focuses on interfacing sensors and devices ( modules) to microcontrollers followed by actual examples. Two or more examples will be discussed using I/O from pulse inputs, IR transmitters/receivers, accelerometers, load cells, Bluetooth SPP and motion controllers.
See the presentation document here.
10:00am
Q-College
Suite 303 – 771 Vernon Ave, Victoria, BC
Along with everything the Google Assistant already does, you can add your own question and answer pairs. All in a handy little cardboard cube, powered by a Raspberry Pi.
10:00am
Q-College
Suite 303 – 771 Vernon Ave, Victoria, BC
Two views of Statistical Programming. The second in the series. R is a programming language and free software environment for statistical computing and graphics that is supported by the R Foundation
10:00am
Q-College
Suite 303 – 771 Vernon Ave, Victoria, BC
Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
It provides a browser-based editor that makes it easy to wire together flows using the wide range of nodes in the palette that can be deployed to its runtime in a single-click.
Deid will connect his ESP8266 to nodeRed and show us how easy it is to put sensors online.
AND Mike will present MicroPython on the ESP8266. The presentation will share the Micropython breakthru that allows a $4 WiFi-enabled microprocessor to run a good portion of the Python standard library. It’s really quite amazing to have the Python REPL and filesystem built right into a microcontroller.
10:00am
Q-College
Suite 303 – 771 Vernon Ave, Victoria, BC
One of the many cool things you can do with your Raspberry Pi is to add a $30 DVT-T (https://en.wikipedia.org/wiki/DVB-T) USB dongle and install some software to turn your Pi into a live flight data feeder for Flightradar24 (https://flightradar24.com/), FlightAware (https://flightaware.com/), and Plane Finder (https://planefinder.net/).