Coder-Tronics
Coder-Tronics
  • Видео 15
  • Просмотров 221 306
3D Printer Axis Caliper Alignment Jig
I recently upgraded my Wanhao Di3 to a RAMPS v1.4 running Repetier v0.92.9, partly as I wanted some extra functionality with the latest release and more control, I also had 2 Melzi boards fail on me within 18 months!
The upgrade wasn't too hard but takes a bit of time getting everything calibrated and functioning correctly, one of the issues I found was tuning the steps per mm for the X, Y and Z axis (to a decent tolerance).
This is where the Axis Caliper Alignment Jig came about, the video should explain everything and this should work on most metal framed Prusa variants, but I am sure this is easily remixed to accommodate most printer setups.
www.thingiverse.com/thing:2237494
coder-tronics....
Просмотров: 4 520

Видео

3D printed Ball and Socket
Просмотров 98 тыс.7 лет назад
3D printed ball and socket with a few options for a flexible system. All the files can be found below as well as some instructions/notes at the Thingiverse link below www.thingiverse.com/thing:2069128 coder-tronics.com/
3D Printed Camera Slider
Просмотров 3,6 тыс.7 лет назад
This is the first version of an almost fully 3D printed camera slider, using 10mm O/D carbon fibre rods and 4mm O/D PTFE solid rods as inserts for the bearings. I see this more as a proof of concept as my main aim is to make a small motorised version for time lapse photography, to be used with a GoPro primarily but also other small cameras and phones. The full list of parts and details can be f...
LM8UU and LM8LUU PTFE (Teflon) hybrid 3D printed bearing
Просмотров 36 тыс.8 лет назад
This is a new bearing I designed based on the standard LM8UU and LM8LUU 8mm bearings. It makes use of commonly available PTFE tubing for the area which is in contact with the linear shaft, combined with a printable bearing housing. This has quite a few advantages; as it's light weight, PTFE has an extremely low friction coefficient and if the tube wears over time it can simply be replaced, with...
Code Composer Studio Graphing Tool Tutorial with MSP430G Launchpad
Просмотров 22 тыс.9 лет назад
In this Code Composer Studio graphing tool tutorial, graphing variables will be demonstrated in Texas Instruments IDE. The process is fairly straightforward and is shown in this video as well a full tutorial on my website at the following location coder-tronics.com/code-composer-studio-graphing-tool-tutorial/ If you find this useful don't forget to give it the thumbs up :-)
MSP430 Launchpad Frequency Counter
Просмотров 1,6 тыс.9 лет назад
A basic frequency counter made using the MSP430G Launchpad fitted with the MSP430G2553 and an early iteration of RobG's (43oh forum) EduKit BoosterPack. You can buy the LCD from RobG's store www.tindie.com/stores/RobG/
Sport Spatial Awareness Training Aid
Просмотров 3679 лет назад
This is a project I am working on for a sport spatial awareness training aid for a company, the development is still on going with a colleague. This was just a proof of concept for demonstration we gave to a company whilst studying. The software is very scalable enabling any combination of routines, sound could have been incorporated and in excess of 30 nodes could be implemented if necessary. ...
MSP430 Voice Control Over Bluetooth HC06 module
Просмотров 6 тыс.9 лет назад
Using an Android phone and voice commands to control a MSP430G2553. Just a quick demonstration controlling the on-board LED's. There is a full tutorial and all the C code for the MSP430G2553 and the Android App can be downloaded coder-tronics.com/msp430-voice-control-over-bluetooth/ If you found the tutorial useful don't forget to give the video the thumbs up!
MSP430G2230 (8 pin SOIC) Programming Tutorial via Launchpad
Просмотров 2 тыс.9 лет назад
This is a short video just demonstrating how to program the MSP430G2230 8 pin microcontroller using the MSP430G Launchpad board. A full tutorial with example C code can be found on my website by following the link below. If you like the video and the tutorial please give it a thumbs up and support the site. coder-tronics.com/msp430-launchpad-used-as-a-programmer/
MSP430 Timer PWM Tutorial and example Code
Просмотров 15 тыс.10 лет назад
This video demonstrates three Timer_A examples on the MSP430G2253 Launchpad. All the code is explained and downloadable from my website Coder-Tronics.com by visiting the link below. If you like the video and the tutorial please give it a thumbs up and support the site. coder-tronics.com/msp430-timer-pwm-tutorial/
C2000 Launchpad Solar Power MPPT graphing data in CCS
Просмотров 3,8 тыс.10 лет назад
This video demonstrates the graphed variables PV Power, PV Volts and Duty Cycle, captured in Code Composer Studio every 200mS from the C2000. The algorithm can be seen to track the maximum power point of the solar panel, under changing irradiance conditions (both artificial and natural). A full tutorial covering the electronics and C code can be found at my website Coder-Tronics.com by followin...
C2000 Launchpad Solar Power MPPT Project and Tutorial
Просмотров 8 тыс.10 лет назад
In this video the test set-up for the C2000 MPPT prototype is shown, with a 10W polycrystalline solar panel, connected to the prototype PCB. This was used for testing and tuning the Perturb & Observe algorithm. A full tutorial covering the electronics and C code can be found at my website Coder-Tronics.com by following the links below. If you like the video and the tutorial please give it a thu...
Basic Power Factor Correction, PFC simulation
Просмотров 13 тыс.10 лет назад
Passive PFC simulation and tutorial, all the calculations in the demonstration video can found at the below link. coder-tronics.com/power-factor-correction-pfc-tutorial/
Stellaris LM3S6965 Simple Timer Based Frequency Counter and Tutorial
Просмотров 2,5 тыс.10 лет назад
This is a demonstration of a simple timer based frequency counter, the full C programming code and tutorial can be found at the below link If you like the video and the tutorial please give it a thumbs up and support the site. coder-tronics.com/stellaris-timer-example/
MSP430 Launchpad State Machine Tutorial with LCD, ADC, Timer and C code
Просмотров 5 тыс.11 лет назад
Thought I would share this video of a MSP430 Launchpad, demonstrating a State Machine. The MCU is a MSP430G2432 as needed extra memory and also more pins than the G2231 package. The project is a simple demonstration using the ADC10 to take an input from an LDR circuit, which is rigged up to a few OpAmps to produce a 0-3V output. There are 4 buttons used to move and operate the state machine, al...