Must Watches
Here is a collection of video’s/websites/forums that I feel are a must watch.
Here is a collection of video’s/websites/forums that I feel are a must watch.
At Bradfield College I started a Computer and Electronics club in which I taught the pupils how to program in Python and install Linux OS’s. I have self-taught over 5 programming languages and have managed to use them in projects and business. For my DT Scholarship at age 12 I built a dynamic steady hand Read more about Personal Statement[…]
So I was getting bored of just having this CNC Router laying around and nothing to do on it productive and artistic. I started with thinking about making a big giant bear cut from multiple sheets of plywood, but budget and available space made me think otherwise. I choose to make a simple and modern Read more about CNC Plywood Chair[…]
// directory path can be either absolute or relative $dirPath = ‘/rep’; // open the specified directory and check if it’s opened successfully if ($handle = opendir($dirPath)) { // keep reading the directory entries ’til the end while (false !== ($file = readdir($handle))) { // just skip the reference to current and parent directory if Read more about rep[…]
[robo-gallery id=”88″] This is a basic robot platform developed to preform testing on accelerometers and gyros and implementing the Kalman Filter and complementary filter. Here is a link to some of the results from testing. I preformed a simple python script to split the data into their corresponding areas (acc, gyro and filtered). Drive Rep
[robo-gallery id=”90″] A while ago I was working at a TechCamp, during the week of the camp I was tasked with building laser Tag guns and helping with the construction of RC Planes, due to previous experience with RC products. The RC plane project lead was a guy called Alex. I found out later on Read more about MultiRotors[…]
I made this robot platform for my GCSE DT Project and went on to further incorporate an arduino to allow the robot to keep a set of movement allowing the system to operate on its own. I spent sometime looking into thermal recognition to allow for thermal heat tracking to be enabled to get the Read more about Heavy Weight Robot[…]
My setup is made up of three apple 24″ monitors on the bottom row and three benq 24″. And guess what, it all runs off one gfx card!!!!! AMD Eyeinfinity 6. I manged to get the apple monitors quite cheap due to a know fault with this old apple monitor. There is some faults that Read more about Home Set Up[…]