Week of Events
Maker Space Open: John
Vinyl Cutter & Heat Press: Safety & Basic Use Class
Vinyl Cutter & Heat Press: Safety & Basic Use Class
In this Safety & Basic Use class, you’ll learn all the basics of using our computer-controlled (CNC) vinyl cutter and heat press to add your own graphic designs to shirts, blankets, flags, bags and more! Import vector (outline) designs from graphic software … Continue reading
Maker Space CLOSED for classes
3D Printing Safety and Basic Use Training 20220824
3D Printing Safety and Basic Use Training 20220824
In this Safety and Basic Use class, learn to use a 3D printer. Become familiar with the CAD design software to create and print your own creation! CLICK HERE TO GO TO CLASS Project: 3D printed name tag Prerequisites: None Equipment access: 3D … Continue reading
Laser: Safety & Basic Use Class
Laser: Safety & Basic Use Class
In this Safety and Basic Use class, learn to use our laser cutter to cut, etch, and engrave designs in a variety of materials. Work with acrylic, wood, paper, cardboard, leather, etc. Using graphic software like Inkscape, cut intricate designs … Continue reading
Maker Space Open
QuickBooks Online Basics: via Zoom
QuickBooks Online Basics: via Zoom
Beginners class to teach QuickBooks Online Basics. Learn about: chart of accounts; financial reports; banking; invoices, payments, sales, and A/R reports; contractors (1099); bill and bill payments; mileage.
Ender Club Meeting: Scanning
Ender Club Meeting: Scanning
If you are interested in 3D printing with the Ender 3 then you are in the right place!! This club is organized to share ideas and techniques and heartaches about getting good prints with the Ender 3. There is no cost … Continue reading
Arduino Workshop August 2022
Arduino Workshop August 2022
Hands-on Arduino proto-board and coding practice. Coding of the Sumo-Bots. /*Arduino Battery Tester Created: 20/01/2016By GusModified N/ABy Gus http://arduinomylifeup.com/arduino-battery-tester*/int greenLed = 11;int yellowLed = 12;int redLed = 13; int analogValue = 0;float voltage = 0;int ledDelay = 1000;void setup(){pinMode(greenLed, OUTPUT);pinMode(yellowLed,OUTPUT);pinMode(redLed,OUTPUT);Serial.begin(9600); … Continue reading