Close

5666 Results for "fix"

  • Off by one error

  • The Risc Relay CPU is in the Homebuilt CPUs WebRing now !!  Celebrate !! In the last weeks I did build most remaining boards and did more testing. All registers are available now, and the second ALU board is ready, so the full 16 bit data handling...
  • Updates

  • I wanted to change a couple things in rebuilding this project. First was to fix it so that the bundle of lights didn't just sink to the bottom of the bottle, as well as to make the bottle look more full. I also wanted to remove the black electrical tape...
  • Prototype Tractor Rocket Launch

  • This weekend, I launched the prototype tractor rocket! It didn't go exactly to plan, but overall, it was a success, as I learned a lot. I was previously having some issues with the igniters. Simple fix was to just wire the two igniters in series instead...
  • Part 4 - Julius (Mr. Seeker)

  • Lee looked at her in amazement. "You dont mean that ... ""Yes. I tried getting off this planet. I tried getting the hauler back to life. I did not want to tell you before, but something is broken and I don't know how to fix it. I opened it to investigate,...
  • Software And UI

  • After I've destroyed the most expensive part of my project, which was the servo, I've decided not to run any tests before I finish building the software. I use Visual Micro on Visual Studio as the development environment with Arduino IDE on ESP8266....
  • Working prototype

  • Repeating the first test but with CH340G USB to serial modules was successful. I was able to collect data and verify that the GPS modules position errors are mostly uncorrelated. All receivers are using the pedestrian motion model which is usually used...
  • Power supply

  • I stumbled across a manual for the Hand Held Control Head and discovered it did not run on 8v as I previously thought (based on something I saw on the datasheet for the LED driver). It is supposed to run entirely on 5v. I also now have the entire schematic...
  • The Brain

  • I've got lots of small prototype PCB's so it makes sense to break this project up into several modules. This is my first attempt at designing the central unit aka brain of the sequencer. This module contains all the IC's and will connect to the output...
  • Code stuffs, and libraries

  • Well I've been on a debugging spree. This will be a small update.New library's have been added to the DEV branch in the git repo. clocks.c/hSets system clocks needed for USART and I2C they both now work in tandem at 8Mhz core clock, they should work...