March 11, 2017 – Intro to I²C on the Pi

Introduction to I²C on the Pi

  • Saturday, March 11, 2017

    9:30 AM

Location: Victoria Computer Club

85A Burnside Rd West (at Wascana), Victoria, BC (map)

I²C.  A common 2 wire bus, a brief background on how it works, and simple programming the Pi to read from and write to I²C devices on the bus. Devices include: External LCD display, 7 segment LEDs, and Addressable LED lights to name a few.

Join us and learn how to drive the I²C (pronounced eye-squared-see) from your Raspberry Pi.

Presentation pdf 

I²C Demos

February, 25, 2017 – Python 6: String Formatting – tkinter

Saturday, February 25, 2017

9:30 AM

Q-College

Suite 303 771 Vernon Ave, Victoria, BC (map)

Why invent the wheel? Over the years Python has adopted of features from other languages, skillfully designed and proven useful and effective:

Two Python mini-languages: regular expressions, and string formatting.

As a plus an intro to Tkinter, the built-in Python GUI. Tkinter is a binding to Tk, one-half of the Tcl/Tk language, developed over the last 25 years.

February 11, 2017- IPv6 Part 1

The future of the internet, Introduction to IPv6

Victoria Computer Club
85A Burnside Rd West (at Wascana), Victoria, BC (map)

The internet has run out of IPv4 addresses (as of Oct 2016). The future of the internet and networking will rely on the “new” IPv6 protocol.

There’s more to IPv6 than a really big address. Come and learn the basics of this foundation of the next generation Internet.

We’ll cover:

• Why do we need IPv6?

• Not your Grandmother’s IP

• IPv6 Addressing

• Hands on session (Please bring a computer for the hands on session: Pi, Laptop, BSD machine)

more …

Resource: Craig Miller