Sustainable Shaving

Current Project – Work in Progress! Increasing the accessibility of sustainable shaving to the majority of users by modifying an existing product; a Gillette or a Wilkinson Sword razor. 3 Week Project as part of the Other Today Studio at the University of Brighton 2nd year BSc Identifying and Modifying an Existing Product Starting with […]

DP402 Summary

This project was based around moving homes constantly. Our aim was to produce collapsible furniture that could be easily adapted to everyday life and small spaces that students and the like would normally have to live in.      

A-Level DIY Multi Tool

This is some of the work completed for my A-level Multi tool Project in 2017/18. Full project available here I have included most of the manufacturing pages which show thought processes and the various methods of manufacture that took place.

Arduino – Week 2 – Stepper Motors

What is a stepper motor? A stepper motor uses opposing electromagnets to create rotation. The different number of steps are determined by the number of poles on each the stator and the rotor. There are several different types of stepper motor, depending on the use case and the size that is required. The main types […]

Arduino – Week 1 – Software Notes

Pulse Width Modulation     Using ‘unsigned char’ to replace values > ‘unsigned char’ allows you to control all of the same variables in a sketch by only changing one value unsigned char DelayTime = 255; unsigned char LEDoutput = 2; // the setup function runs once when you press reset or power the board […]

Week 7 – 3D scanning and printing

3d Scanning can be done in multiple ways and at multiple price points, either with handheld scanner for an iPad all the way up to full systems, e.g for car manufactures to scan clay cars. They also have different degrees of accuracy, with hand held scanners being less expensive they will also produce less detailed […]

Week 5 : Electronics Design

The task this week was to create the schematic, board layout and then mill the simple LED circuit board. Autodesk Eagle is the circuit-board software that we used > Installing it was relatively easy as it was just a simple installation but to get the correct components for the FAB LAB, downloading the library of […]

Parameters in Fusion 360

Parameters are used to define a sketch and easily edit it later on. It is basically using a smart dimension but that can be used over and over again. Parameter is located under modify E.g. a thickness for a slot would be material_thickness – (2*laser_cutter_kerf) + addition – subtraction % floating point modulo * multiplication / division ^ power ( following BIDMAS […]

Solidworks Notes

Help Menu > Solidworks tutorials is a good place to go if stuck GrabCAD is an online source of downloadable CAD files which can help you to learn how they made a model – with the feature tree you can see every step of them making the model I have used Lynda.com to start learning […]

Dice making Fusion 360

Making the dice is about learning Fusion 360 and using as many different techniques as possible My original method is as follows: Sketch 10×10 square > Extrude up 10mm > draw on dots by either using the pattern tool and deleting the extras or using the construction line at a diagonal and making equal circles […]

Mind Mapping

I decided to use a mind map for the DP403 projects research analysis and wanted to record the process for future reference. Looking online there are several good mind mapping software but due to the ability to have a free trial I went with iMindMap. The first step is to choose a theme similar to […]

Fusion 360 Notes

Everything must have a dimension to lock it in place- blue lines indicate something that hasn’t been dimensioned Coincident – Where two points join together Concentric – Have the centre in the same location, share the same centre point. Co-linear – Same angle of a line for example Co-radial – same radius for the same […]