Recent content by gotem3303

  1. G

    Stream video from Arduino wirelessly

    Quality was ok, but definitely could've been better. I am not sure abut the FPS it had. The camera I used was the Panasonic BL-VP101P, which was the cheapest one I could find at the time. A more expensive camera may give better results. Maybe a Raspberry Pi with a webcam and wifi would work...
  2. G

    Stream video from Arduino wirelessly

    I was able to build the project, but not as I described originally. I attached a Linksys router to the car and connected an IP camera to it. I also used an Arduino with the Ethernet shield and plugged it into the router as well. The camera used a specific port and so did the Arduino. I sent...
  3. G

    How Do You Modify a Key in a Min-Heap to Maintain Heap Properties?

    Homework Statement Let A be a min-heap. The operation HEAP-MODIFY(A, i, k) changes the key in the node i to a new value k, then rearranges the elements in a min-heap. Give an implementation of the HEAPMODIFY that runs in O(lgn) time for an n-element min-heap. Homework Equations The Attempt at...
  4. G

    Stream video from Arduino wirelessly

    I want to make an RC car that I can control in two ways. One would be over local wifi and I am actually watching the car and controlling it with my iPhone using touchOSC. The Arduino is using the http://asynclabs.com/" to connect to the wireless network at home or Ad-Hoc when no network is...
  5. G

    Load backup from one computer to another?

    cool, thanks for the link!
  6. G

    Inverting op amp with positive input NOT grounded

    So let's say I have a 5V DC inputted to the - terminal ( V(in) ) and Rf/Rin = 10. Now, instead of the + terminal being grounded I have instead a 3V DC inputted (V2). What would be V(out)? This is a completely made up question, but if I apply the equation my teacher has in the class power point...
  7. G

    Inverting op amp with positive input NOT grounded

    For an inverting op amp with the positive input grounded, the equation for V(out) is (Vin)*Rf/Rin. Thats fine But what if the positive input is not grounded? What if there is a voltage applied to that input as well? How would I find V(out) when the positive input voltage is larger than the...
  8. G

    Load backup from one computer to another?

    If I made a backup using Windows 7 backup utility of my computer, would I be able to load that backup onto a different computer running the same version of Windows 7?
  9. G

    Evaluating Windows 7: Pros & Cons

    You can disable this type of behavior easily. I am not on my computer right now but its basically right clicking on the taskbar, properties, then there somewhere where you can choose to group icons or not, have them expand when you open them or keep them as the small icon, etc, just like vista...
  10. G

    Should I give up meat altogether?

    Im not a big fish eater though. Maybe I have tuna once in a while but that's pretty much the extent of it. I like it, but its just too hard for me to make usually and would rather settle for something else.
  11. G

    Should I give up meat altogether?

    So ever since I was a little kid (Im 23 now) I've had higher than normal cholesterol levels, and I am considering giving up all meat (beef, chicken, fish) and want to get some other peoples opinions. Now, I love meat. I can't say I eat A LOT of meat, but I definately have it at least once a...
  12. G

    Buy an IR Switch - All Your Questions Answered

    I could be completely wrong because I don't know too much about the hardware aspect but I don't think it would work the way you think. If you're talking into a microphone and as you're talking activating the LED, it won't really be blinking the way you think it will be. Someone correct me if...
  13. G

    Should I get my masters in Computer Engineering?

    Ya the more I think about it, the less I feel like I should rush into something like my masters. I really want to get the most out of it and would love to maybe take some time off, work in my field and discover what really interests me the most and then go back at that time. I definitely want...
  14. G

    Should I get my masters in Computer Engineering?

    Ya that's another reason I am not sure if I want to do it, at least not right now. Another thing is, the point in the masters degree is to try and focus on a point of interest and research a lot on that. Right now, I really like everything, and haven't really determined a specific area of...
  15. G

    Should I get my masters in Computer Engineering?

    I'm currently in my Junior year in college for my BS in CE. I've always figured I'd get my Masters as well but is it necessary? I get very good grades and love what I'm doing. I have the opportunity to join this BSMS program at my school and would allow me to take graduate level courses while...
Back
Top