Category: uncategorized
Coding Blocks with TinkerCAD
Portfolios & Websites
Phone Apps
Arduino Robots
Arduino Programming Setup This module covers using plain open source Arduino hardware and the Arduino IDE for programming. To program you will need to either: Make an online Arduino Create account OR Install Arduino IDE and NewPing Library & I2C LCD Library either by unzipping it to your “Arduino libraries” or use the library manager. Hardware Setup Hardware refers to the physical and […]
Using LaserWeb4
Legacy Guides
Legacy PDF Docs
3D Modelling TinkerCAD
3D Modelling is the process by which a virtual computer generated model of an object is created in 3 planes or dimensions i.e. x,y,z. There are many 3D modelling packages however most are unsuitable for beginners or non-designers. TinkerCAD was created for Primary school students to make it easy to develop 3D models specifically for 3D […]
3DP- Slicing
This chapter covers the process of converting your 3D model file into GCode ready for the 3D printing. This is commonly known as “Slicing” because the 3D model file which are “vectors” (mathematical formulae) are turned into geometrical coordinates (x,y,z) layer by layer. The layers are horizontal and are also called “slices” hence the term […]