• Suggest implementing ARM 64-bit processor with Threshold Logic - preferably Resonant Tunnel Diodes
    Currently ARM processors are being designed in Boolean Logic and implemented in CMOS gates. Threshold Logic is a superset of Boolean Logic. Any Boolean function is a Threshold function, but every Threshold...
  • Suggest implementing ARM 64-bit processor with Threshold Logic - preferably Resonant Tunnel Diodes
    Currently ARM processors are being designed in Boolean Logic and implemented in CMOS gates. Threshold Logic is a superset of Boolean Logic. Any Boolean function is a Threshold function, but every Threshold...
  • avoider robot
    i need help. i get this source code #include <at89x51.h> #include <delay.h> #define usi P3_2 // ultrasonic in #define uso P3_3 // ultrasonic out unsigned char i; bit x; at 0x90 sbit...
  • avoider robot
    i need help. i get this source code #include <at89x51.h> #include <delay.h> #define usi P3_2 // ultrasonic in #define uso P3_3 // ultrasonic out unsigned char i; bit x; at 0x90 sbit...
  • Robotic lawn mower
    Hi everyone, First I'm sorry if I posted this request in the wrong section. I'm planning to build an autonomous lawnmower for my final year dissertation and I'll be using 8052A. The programming...