Useful Tools (git, sshfs, bash, etc)

Over the years, we have found certain software tools, which not only make our life easier but make the project more fun to do. In this meeting, we’ll share some of these software tools, and ask the group for other tools that they have found useful.
Presentation Notes Here:
http://drsol.com/~deid/pi/gitCraig/index.html
Saturday, May 11, 2019
10:00 AM to 12:00 PM
Q-CollegeSuite
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
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.
One of the many cool things you can do with your Raspberry Pi is to add a $30 DVT-T (
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
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.