by Jamie C | Sep 8, 2022 | Electronics, Projects & Tutorials, Tutorials
This project combines two separate projects to get a system that acts as a WiFi Access point and web server to display QR codes scanned with an attached camera module. The following tutorial from ‘Random Nerd Tutorials’ explains how to connect and program...
by Jamie C | Jul 5, 2022 | Cool Links, Projects & Tutorials, Tutorials
Here are some useful hints we have used with our own projects: Parents: These are basically master templates you can apply to different pages by simply dragging them around and keeping all the formatting consistent. Check out the Adobe info here. Data-merging: A Data...
by Jamie C | Apr 11, 2022 | 3D Printer, Projects & Tutorials, Tutorials
A collection of 3D printing process explanation videos
by Jamie C | Mar 15, 2022 | Laser Cutting, Projects & Tutorials, Tutorials
A quick overview of the workflow to get a hand-drawn part laser cut using Inkscape. Useful links: Shape building: https://www.youtube.com/watch?v=i7a7rHURphw Image Tracing: https://inkscape.org/doc/tutorials/tracing/tutorial-tracing.html
by Jamie C | Dec 15, 2021 | Electronics, Projects & Tutorials, Tutorials
Arduino code Converting images into byte arrays for mono-colour screens with microcontrollers. Best suited for static splash screens or basic animation on small screen sizes when using the Adafruit_GFX library with Arduino. Workflow: Find the specifications of the...
by Jamie C | Dec 8, 2021 | Projects & Tutorials, Tutorials
A repo for custom Illustrator scripts Illustrator Path Area script: Follow the instructions on the GitHub page; Save the file with a .jsx extension and place it in your Illustrator/Presets/en_US/Scripts folder. You can then run it from the File > Scripts menu after...