What we’re about
Snohomish County makers seeking like-minded for shared skills, equipment, projects.
We are looking for new and used (skilled, ha-ha) makers to join us putting on workshops, social events, and sharing workshop time. We have interests in electronics, programming, robotics, microcontrollers, 3D printing, laser cutters (additive and subtractive technologies), arts, molding, casting, routing, and woodworking. We have a great space in South Everett a stones throw from Boeing with super easy access for drivers and bus riders alike. Join us at an open house and bring a friend!
*** Requesting to join our meetup group? Make sure you are obviously part of the local area (members of other area groups, a photo, OR something that says “hey I’m not a robot”... at a minimum be a little chatty in the join question. We get a lot of attempted spammers requesting a join and decline people from out of the area***
Our website is http://www.snocomakers.org and if you need some technical help or conversation join us at our facebook group page: https://www.facebook.com/groups/10576893376...
We hope you will consider membership for access outside workshops! If you feel like you'd qualify for a scholarship membership please contact any board member or officer. We will put the tools in your hands and show you how to use them.
SnoCo Makerspace 11604 Airport Rd D200 Everett WA 98204
Thank you,
Chas Ihler, Founder
Upcoming events (4+)
See all- Make & Take - 3D Printed LithopanesNeeds location
Registration is required before taking this class!
Lithopanes are thin plaque of translucent material, normally porcelain, which has been molded to various thickness, such that when backlit the different thicknesses show as different shades, forming an image. They were invented in France in 1820 and became very popular in lampshades, nightlights, or to be hung on windows. Traditionally, lithopanes were made by hand carving wax on a glass backing, then making a plaster of paris mold, which becomes the reuseable mold for porcelain.
![img](https://res.cloudinary.com/hxn9dbuhd/image/upload/v1729834356/a9nebbbw6ffb7wznux07.jpg)
![img](https://res.cloudinary.com/hxn9dbuhd/image/upload/v1729834366/vre1knypya9hzs9kwo9b.jpg)
With modern 3D Printing and computational techniques, it is possible to make one-off, 3D printed lithopanes from an image file. Join Terence as we walk through the generation of the 3D geometry and slicing of the lithopane for custom night light. We'll go over the print settings for a successful lithopane print. - Make & Take - Chemical Vapor SmoothingNeeds location
Registration is required before taking this class!
Chemical vapor smoothing is a post processing technique that allows us to smooth out the layer lines on a 3D print. Join Terence in the Orange Room as we first setup a print of a vase on a Prusa Mk4. We will then do chemical vapor smoothing on some prints. Participants will be able to take home some of the chemical vapor smoothed prints that we will be working on.
- Arduino 101 & Intro to DIY ElectronicsSnoCo Makerspace - Purple Room, Everett, WA$45.00
Registration is required before attending this class!
Member price: $45Join us at SnoCo Makers for an exciting workshop where we will delve into the world of DIY electronics. In this hands-on session, we will explore the basics of The Arduino platform and how to use it in your own projects. Whether you are a newcomer to the maker scene or a seasoned DIY enthusiast, this workshop is perfect for all skill levels.
Come learn about the fundamentals of microcontrollers, the Arduino ecosystem, computer programming and basic electronics in a fun and welcoming environment. Our experienced instructors will guide you through the process of setting up an Arduino and creating some simple projects. Don't miss this opportunity to expand your knowledge and connect with fellow makers in our vibrant community. You will learn:
### Intro to Ardunio and Electronics
- What Arduino is – What Arduino is, the different types of Arduino boards (e.g., Uno, Nano), and the basics of how microcontrollers work.
- Parts, Components & How to Prototype Electronics – Briefly introduce common components: LEDs, resistors, capacitors, potentiometers, sensors, and jumper wires.
- Basic Electronics - Simple circuit principles like current, voltage, and resistance. How to use a multimeter to measure these.
- Schematics - How to reading basic electronics schematics
### Coding Concepts
- How to setup the Ardunio environment and use it to program firmware (code) into the Arduino
- Variables and Data Types – Explain basic data types (int, float, bool) and how to declare and use variables.
- Control Structures – Introduce `if` statements and `for`/`while` loops. A good practice is to pair coding concepts with physical outcomes (e.g., blink an LED a set number of times).
- Functions – (e.g., `setup()` and `loop()` in - Arduino) and the idea of reusable code for modularity
### Digital I/O (Input/Output) Basics
- Digital Output – Use LEDs and show how to control them.
- Digital Input – Use pushbuttons to control LEDs, introducing the concept of input states (HIGH vs. LOW).
- Debouncing – Introduce the concept of debouncing for buttons.
### Sensor Basics
- Basic Sensors – Use a temperature sensor, photoresistor, or ultrasonic sensor to read environmental data.
- Reading Sensor Values – Show how to interpret values from sensors and make decisions with `if` statements.
Together, we will build a temperature-based thermal warning system that you can take home.
A Windows laptop that you can install software on is highly suggested, but we can provide you one if you don't have one. Materials are provided, and included in the cost of the class.