
VicPiMakers is taking a well-deserved summer break. We will be back to our regular bi-weekly programming in September. In the meantime… join us at our Linux SIG or NetSig. See the blocks on the right for the details and links.
embedded systems to learn and create
VicPiMakers is taking a well-deserved summer break. We will be back to our regular bi-weekly programming in September. In the meantime… join us at our Linux SIG or NetSig. See the blocks on the right for the details and links.
Come share your recent projects with the group, online or in person.
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
QCollege has welcomed us back to meet in-person. We thank them for their support.
George shared some pico links
https://learn.adafruit.com/welcome-to-circuitpython
https://learn.adafruit.com/getting-started-with-raspberry-pi-pico-circuitpython/blinky-and-a-button
https://learn.adafruit.com/getting-started-with-raspberry-pi-pico-circuitpython/neopixel-leds
Virtual…
Dave will share his work in running Marine Navigation on a Pi including:
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
QCollege has welcomed us back to meet in-person. We thank them for their support.
Virtual…
Gordo will share an update on his work with Flask and the Apache server. Flask is a micro web framework written in Python.
Gordo
Presentation notes: https://github.com/va7sdf/vicpimakers-flaskapachedemo/wiki/Apache-&-Flask-on-Raspberry-Pi
PREVIOUS presentation notes: https://github.com/va7sdf/vicpimakers-flaskdemos/wiki
QCollege has welcomed us back to meet in-person. We thank them for their support. Suite 303 771 Vernon Ave · Victoria, BC)
9:30-10a Cocktails & Conversation
10a Presentation
We will be holding a Hybrid meeting (in-person & Jitsi).
In this presentation, we’ll take a look at how the secure shell
(SSH) protocol can be used to to tunnel many different types of network traffic. We’ll cover X Window forwarding, local port forwarding (think VNC), and how to use its support for the SOCKS
protocol.
Marks’s presention notes are here.
https://www.palaceofretention.ca/vp/sshtunnels.pdf
This meeting will be virtual only. Please do not go to Q College as no one will be there. Click the link below and join us online. Thank you.
(QCollege has welcomed us back to meet in-person. We thank them for their support. Suite 303 771 Vernon Ave · Victoria, BC)
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
https://meet.vinnythegeek.ca/vicpimakers
We will be holding a Hybrid meeting (Jitsi).
Jim will cover his pencil challenge.
Gordo will give an overview of 64bit Pi OS, and the cool features of the flash utility.
Gordo’s notes: https://gist.github.com/va7sdf/39a6c01d38eb1131532398fe69833862
QCollege has welcomed us back to meet in-person.We thank them for their support
Suite 303 771 Vernon Ave · Victoria, BC
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
https://meet.vinnythegeek.ca/vicpimakers
We will be holding a Hybrid meeting (in-person & Jitsi).
General Discussion List
Send a message with “subscribe” in the subject to:
vicpimakers-join@vicpimakers.ca
Or use the web interface: here
NetSig List
Send a message with “subscribe” in the subject to:
netsig-join@vicpimakers.ca
Or use the web interface: here
Projects List
Send a message with “subscribe” in the subject to:
projects-join@vicpimakers.ca
Or use the web interface: here
Show and Tell of how you are controlling the world (or at least your part of it) with an AC Power Control project. All are invited to share in this meeting.
QCollege, Suite 303 771 Vernon Ave · Victoria, BC, has welcomed us back to meet in-person. We thank them for their support.
We will be holding a Hybrid meeting (in-person & Jitsi). https://meet.vinneythegeek.ca/vicpimakers
Deid’s link: http://deid.ca/pi/power
Deid will share with us some tips and tricks to making your embedded devices look smarter with javascript and HTML5.
Find Deid’s presentation here.
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
George will cover the parts that were donated by Chris Beech’s estate, and are available for projects.
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
I decided to build my own Raspberry Pi music player using Python, as the available players didn’t really do what I wanted. This is Python at the beginner level, and the saga of making the player. Mostly it is about the little things in Python that caused me to stumble for a while. The music player is functional, the interface isn’t elegant, and I learned a few things about Python programming. – Don
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
Here are Don’s presentation .pdf and(change to .py) .txt file.
KiCAD is free software suite for electronic design automation (EDA). It facilitates the design and simulation of electronic hardware. It features an integrated environment for schematic capture, PCB layout, manufacturing file viewing, SPICE simulation, and engineering calculation. Tools exist within the package to create bill of materials, artwork, Gerber files, and 3D models of the PCB and its components.
Sound’s presentation material can be viewed here.
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
George will cover the parts that were donated by Chris Beech’s estate, and are available for projects.
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
Jim will give us another challenge to keep our brains sharp.
Craig will cover how Facebook could have disappeared from the internet (for a day). http://www.makikiweb.com/Pi/the_great_facebook_crash_of_2021.pdf
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
Jim will cover the details of Infra-Red Communications, including basic components (emitter & receiver), data encoding methods, external components & software, how to generate pulses, and how to receive pulses on the Pi Pico.
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
Bring your sensor stories, and projects and share them with the group.
Jim Briante presenting
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
Jim’s Presentation Notes are here.
IrDA Infrared communication
Infrared Emitting Diode
• Angle of half intensity: ϕ,
• Relative radian power vs wave length
Infrared Receiver
• Series for remote control
• Automatic gain control (AGC)
• Data format compatibility
Data Encoding Methods
• Pulse distance encoding, Pulse width encoding, Manchester bi-phase encoding
Basic IR System –IR emitter/receiver
• External components/software
• Generating Pulses
• With PSoC PWM interrupts
• Raspberry Pi Pico State Machine
• Receiving Pulse
• Raspberry Pi Pico using interrupts
Single Pulse Application Example
IR Receiver for Continuous Data Communication
• What works for RS-232 data transmission and why?
Project Utilising IR emitters/Receivers using RS-232 Communication
Reference
9:30-10a Cocktails & Conversation (virtual)
10a Presentation
Flask is a micro web framework written in Python. Applications that use Flask include Pinterest and LinkedIn.
In this presentation, we’ll review the Flask web development from the perspective of a new web developer and build up our understanding “one drop at a time.”
9:30-10a Cocktails & Conversation
10a Presentation
See how easy it is to code microcontrollers with CircuitPython and the Mu development environment.
CircuitPython is a version of Python 3 created to run on small microcontrollers. Mu is a very simple Python writing tool. Put them together and programming micros becomes faster and more fun.
Lynn’s presentation is here:
9:30-10a Cocktails & Conversation
10a Presentation
Intro to Pi & Others Discussion. We will review the course materials, and discuss improvements, and getting the word out.
Intro to Pi & Others is a four part series with each session building on the previous sessions, where Pi basics of software and hardware will be explored.
9:30 AM to 11:30 AM PDT
9:30-10a Cocktails & Conversation
10a Presentation
Share the projects you have been working on over the summer. This will be a virtual show and tell using Jitsi.
https://meet.vinnythegeek.ca/vicpimakers
Sadly, we are still dealing with Covid-19, and the meetings will be virtual in the month of September.
Deid’s Clock presentation is here.
9:30 AM to 11:30 AM PST
Don will share with us some cool hardware additions to automate your Pi.
9:30-10a Cocktails & Conversation
10a Presentations
Presentation material is here.
Jitsi Virtual Meeting
https://meet.vinnythegeek.ca/vicpimakers
Please contact markg@vicpimakers.ca if you are having trouble connecting to the meeting server.
9:30 AM to 11:30 AM PST
Jim will share with us his secrets in Prototyping projects, from concept to breadboarding, prototyping and printed circuit
board.
The discussion will touch on hardware/software tools used in each of the phases with focus on methods of prototyping and assembly.
See the presentation .pdf here.
9:30-10a Cocktails & Conversation
10a Presentations
Jitsi Virtual Meeting
https://meet.vinnythegeek.ca/vicpimakers
Please contact markg@vicpimakers.ca if you are having trouble connecting to the meeting server.
Algol, the Algorithmic Language. Murray will share the ins and outs of Algol, and the really cool things he has done with it.
9:30-10a Cocktails & Conversation
10a Presentations
Jitsi Virtual Meeting
https://meet.vinnythegeek.ca/vicpimakers
Please contact markg@vicpimakers.ca if you are having trouble connecting to the meeting server.