• How to clean up project automatically on exit?
    Hello, is it possible to clean up a project automatically every time the project is changed or on program exit? I am using IDE-Version: µVision V4.03q Copyright (c) Keil Elektronik GmbH / Keil...
  • Related to robotics
    Sir,i am a BE 7th sem student, my project is "REMOTE CONTROLLED VEHICLE WITH IMAGE TRANSMISSION & METAL DETECTION" i need ur help. Can u please give me codes to run the vehicle using 8051 microcontroller...
  • 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...
  • Clean project in a command line
    We use uv4 -b <<project>> to build the project in a batch environment. we try to perform uv4 -c << project >> for clean. Clean does not appear to work. how do we solve this?
  • tunnel robot
    GOOD DAY. I am a student at the Nelson Mandela University doing my final year. I am currently doing research on my design project (TUNNEL ROBOT) and i am using a stm32f3 board and i want to communicate...