October 6, 2018 Adafruit’s Circuit Playground Express

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

Meetup Sign Up

September 22, 2018 – ESP8266 Web Controlled LEDs (part 1)

10:00am
Camosun College
Bldg: Technology Bldg, Room: Tech 259 – 4461 Interurban Rd, Victoria, BC (parking at lot 8 for park users) presentation pdf

led

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