After having my 996 for a few years I have a few accessories that I like. Many of them are just cool accessories and some of them are track focused. Continue reading “Porsche 996 911 – Essential Accessories”
Health Hack – Eating Keto/Low Carb – One Year In
I’ve been living and eating based on Ketogenic principles for about the last year. I started this lifestyle because over the years I’ve heard the Dr say things like “your blood sugar is borderline high”, “your blood sugar is high” , “You are pre-diabetic”. After following the comments to their logical conclusion: High Blood Sugar to Pre-Diabetes to Diabetes, I did some research into what health researchers seem to recommend for people with Diabetes. As you can see from some of the first videos below, the research seems to be very positive for using the Keto diet to correct blood sugar issues with the interesting side effect of weight loss. After doing a lot of watching and reading I decided that Keto was going to be something for me to try to beat diabetes before I actually had it.
So a year ago I started and wanted to share my “Keto Notes” on how I’m living Keto. The results for me have been really good, results I wasn’t able to get using other methods. I went from 217lbs to about 190lbs, which at 6′ with a large frame is a pretty good weight for me. I did it without starving and still being able to enjoy going out, having a beer and eating tasty foods. Going Keto really breaks down to three things. Continue reading “Health Hack – Eating Keto/Low Carb – One Year In”
Reinvention v3
My blog has been dormant for a very long time. After leaving my last role a couple of years ago I decided it was time to take some much needed rest, relaxation and re-invigoration time. As I’m getting to the end of this time off and getting re-focused, it seems like a great time to re-invent my online presence for the 4th time. While I’ve been mildly blogging since 2007, I feel like it’s time to start putting pen to paper across a lot of topics. I’ve been gradually writing longer and more thoughtful content but have quickly come to the conclusion that posting to Social Media like Facebook and Twitter, where there are too many people acting a fool, was not going to be the best option for me. Continue reading “Reinvention v3”
Complete Mt. Sac Fire Sensing Vex Robot Challenge
We spent about 5 days using all of the knowledge that we acquired building our Vex robot to compete in the robot challenge on the last day. We had most of the core code done by Tuesday afternoon and were able to optimize on Wednesday and a little Thursday morning. The robot was very consistent and even with the air conditioner vent messing with the flame most of the time, it was about to find it’s way out of the maze, find the flame, move to it, blow it out and then give control to Norman to go and get the ball.I’m going to leave the code for the very end of this post because it’s pretty long. Scroll down to the bottom to see the video of the robot going through the contest.
Here is the full front view of our robot.
Continue reading “Complete Mt. Sac Fire Sensing Vex Robot Challenge”
Part 17 – Using IR Sensors for flame and line detection for the Vex
I was running out of time and get all the code done for the robot so I just incorporated this into the main robot code. Here is a picture of the Fan, Ultrasonic and IR Sensors installed on the robot.
Continue reading “Part 17 – Using IR Sensors for flame and line detection for the Vex”
Part 16 – Ultrasonic Rangefinder and other sensors…
Part 16 took the concepts we learned in some previous labs on the Arduino and had us try them with the Vex robot. The ultrasonic rangefinder is going to be one of the sensors we’ll need to accomplish the Vex project at the end of the class.
Continue reading “Part 16 – Ultrasonic Rangefinder and other sensors…”
Part 14 – Building Sensors for your robot
Part 14 had us building a simple circuit to test for flame/heat/fire using a phototransistor. Before building the final phototransistor I put together a test using the breadboard. In addition to the breadboard test, I built a little IR emitter circuit that I would be able to use to test since I knew I was going to use this with my hack-a-toy. Here is my phototransistor test circuit. As well as the circuit reading working displaying values using the Arduino.
Continue reading “Part 14 – Building Sensors for your robot”
Part 13 – Distance Sensing with Ultrasonic Sensor and Arduino
Part 13 was a variation of some of the work we had done in some of the previous labs. In this lab we got to use a good bit of pre-formatted code to test the operation of an Ultra Sonic or sound wave based sensor. The lab was just getting the sensor to work with some pre-created code. Here is the code I used to test …
Continue reading “Part 13 – Distance Sensing with Ultrasonic Sensor and Arduino”
Hack-A-Toy Fire Seeking Sumo Robot
For my Hack-A-Toy project I decided to overachieve a little bit knowing that we would be creating a robot to blow out a candle later in class. In my case I took one of a pair of old radio controled sumo’s that I wanted to get to move and find a heat source. Here is a picture of what the toy looked like before I started hacking.
Part 11 – Using the Serial Port
For me this was the missing piece to the platform, being able to do some kind of real-time debugging of values during execution. The Serial. library that comes with the Arduino allows you to interact with it while it’s running, which is great. Besides some of the Serial.print(ln) functions that I showed in quite a bit of the Lab 10 code, this lab work was really focused on getting input through the Serial interface. The code for this exercise is below…. Continue reading “Part 11 – Using the Serial Port”
Part 10 – Micro-controllers, input and output
Part 10 is where we learn to connect the hardware as both inputs and outputs using the code in the micro-controllers. This is the beginning of how to build bigger devices. The first part of Lab 10 is a primer on how to write some simple code to blink and LED connected to the Arduino. The Arduino setup looked like this….
Continue reading “Part 10 – Micro-controllers, input and output”
Part 11b – Code.org Start Wars Game
Here is the Star Wars game. You win by getting all rebel pilots, lose by getting all storm troopers but when you lose you get a 10,000 point bonus. I call this game Millenniums Win. Continue reading “Part 11b – Code.org Start Wars Game”
Part 9 – Driving Motors and Other Output Devices
Part 9 allowed us to take what we learned in the previous labs and extend the simple on/off of the motor and direction to leveraging the how to work with different loads as well as analog outputs..
Next we measure the voltage and current being produced by the circuit. |
Part 9 complete! |
Part 8 – Bi-directional Motor Control
Part 8 had us using a relay, the transistor and resistor to control a simple motor in two directions. Here is what it looked like when it was working.
Part 6 – Transistor Switching
In part 6 we learned about the device that helped users in the computer age, the transistor.
Part 5 – Switches and Relays
Part 5 built on what we started in part 4 adding control of the output using switches and relays. We started the lab by putting a simple switch into our LED configuration. Then we moved on to a more complicated 3 way switch setup, funny considering I had just installed 6 of these in my hope. It was awesome to understand how they worked.
Part 4 – Schematics, Ohm’s Law and Potentiometers
Part 4 is where we started to get into more complicated circuits. The first part of the lab laid out some of the notation used to communicate these circuits. First, we tested the circuit we built from part 3 with a different wiring, which didn’t work. Next we moved on to testing LED brightness using different resistors. Which one was brightest, the with the least resistance of course, the 100ohm.
Continue reading “Part 4 – Schematics, Ohm’s Law and Potentiometers”
Part 3 – Using a Multimeter
Part 3 started with the basics of using a multimeter. This lab included usage that related to the project that we were doing including resistance, continuity and voltage measurements. The lab started by setting the multimeter to the continuity selection and then testing the continuity of the board we were using in part 1. |
Part 2 – Introduction to using a breadboard
To start with part 2 goes through an explanation of the breadboard, resistors and LED’s. We then are asked to go and collect the components we learned about as you can see below. A 1k ohm resistor, an LED and our power supply and breadboard. Continue reading “Part 2 – Introduction to using a breadboard”
Part 1 – Intro to Soldering and Building Power Supply
This is the first post for my Mt. Sac class Electronics 10 Mechatronics. In this lab we got to play a bit with some of the basics of electronics.
The lab is divided into two sections, learning how to solder (which I’ve done a lot of in the past, even though you can’t tell from the quality I exhibit below), and then applying that soldering technique to building the power supply I will use for the remainder of the class. |
Continue reading “Part 1 – Intro to Soldering and Building Power Supply”
Microsoft is showcasing Windows Store Apps built by the community…
Microsoft has started showcasing applications built by the community on some very influential blogs as well as other Microsoft owned properties. Take a look at some of the applications that Microsoft is showcasing right now below. If you have built and application please contact your local evangelist about opportunities for showcasing your great work. If you haven’t built an application yet, now would be a great time to get started. Click HERE to start building application for FREE right now.
Continue reading “Microsoft is showcasing Windows Store Apps built by the community…”