• Fridge efficiency tester
    Goal: To create a board that sits in a fridge and monitors when the door is closed. When it is closed, it must determine whether the light goes out correctly and does not come on. If it does come on...
  • External RAM memory tester program
    Hello, I am trying to check if addresses bus and data bus are well configured in my external RAM memory. I have done this algorithm #include <XC164.h> #define low_adress 0x400000; #define high_adress...
  • 26 way ribbon cable tester with a processor help needed
    Hey guys iam a 4th year engineering student n i want to design a 26 way ribbon cable tester . Can any one help me with ideas on how to do it with a processor and it should have 26 green leds and...