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


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
Victoria PiMakers and Others are on a summer break. We will meet again on Saturday, September 8th, at Q-College. The presentation(s) will be “My Summer Show & Tell.”
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.
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
Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways.
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.
The Jupyter Notebook is an open-source web application that allows you to create and share documents that contain live code, equations, visualizations and narrative text.
10:00am
Discover the advantages of Power of Ethernet (PoE)! PoE is a technology that allows one to only run one cable to a distant device, just an ethernet cable. The distant device not only receives network connectivity, but also power from the single cable. This is good for small low power devices such as ESP8266 (embedded controller) boards. Hosted by Mark G. RSVP on
Andrew will share with us his trials and testing with IP -based Cameras, and integration with the Raspberry Pi.
A presentation on creating a house monitoring device, with sensors, reporting via cell phone text interface. Pretty cool stuff.
PHP the language of the Web (well one of the languages) can connect to SQLlite on the backend, storing your dynamic content in a database. In this presentation, you will see how to make that connection, and directly populate data (into your database) from the Web.
Tuesday, November 21, 2017
You have seen Craig carrying around routers, but he has never shown you what is inside. In this session, Craig will show you the Open Source alternative to Router Software, which supports over 1000 router models. There is a good chance your router is supported by OpenWrt/LEDE.
Introductiion to the ODROID, a ARM 64bit 1.5Ghz quad core single board computer!
The Internet of things now can control things wirelessly. Control of things using inexpensive radio frequency switches (operating on 433 Mhz) and an ESP8266 micro controller.