Posts

To overcome challenges, stop comparing yourself to others (A story about an Athlete)

Image
  To overcome challenges, stop comparing yourself to others (A story about an Athlete) His name is Dean Furness and he is a wheelchair athlete. We see ourselves being measured throughout our lives. Along with our height and weight as children, it becomes our speed and strength as we grow. People almost always use test scores, even in school, and even our salaries today to measure our position. It's the personal average when we look at it in a different way. It's a very personal thing and it's for you, and I think if you focus on that and work on building it, you can start to accomplish some really amazing things. He got this idea in the evening of December 2011. He was out feeding his horses and doing evening chores. Minutes after he jumped into his tractor, a 700-pound bale of hay fell and landed in the tractor seat, fracturing his vertebrae. But he didn't lose consciousness. He couldn't recognize his legs even if he touched them. he couldn't feel anything fro

Arduino obstacle avoiding bluetooth car

Image
  ARDUINO BLUETOOTH OBSTACLE AVOIDING CAR COMPONENTS AND SUPPLIES   Arduino UNO HC-05 Bluetooth Module Ultrasonic Sensor - HC-SR04 (Generic) Rechargeable Battery, Lithium Ion SparkFun Dual H-Bridge motor drivers L298 Female/Female Jumper Wires DC Motor, 12 V SAMPLE PHOTOS Arduino Code #include <Ultrasonic.h> Ultrasonic u = Ultrasonic(3,4); #include <Servo.h> Servo s = Servo(); void setup() {   // put your setup code here, to run once:   s.attach(8);   pinMode(11,OUTPUT);   pinMode(12,OUTPUT);   pinMode(13,OUTPUT);   analogWrite(11,150);   pinMode(5,OUTPUT);   pinMode(6,OUTPUT);   pinMode(7,OUTPUT);   analogWrite(5,150);   Serial.begin(9600);    } void loop() {   // put your main code here, to run repeatedly:   int x = Serial.read();   if(x == '1'){   s.write(90);   delay(300);   int d = u.read();   if(d > 20){     digitalWrite(12,LOW);     digitalWrite(13,HIGH);      digitalWrite(6,LOW);     digitalWrite(7,HIGH);     delay(500);     digitalWrite(12,LOW);     digi

LATEST SMART PHONES 2021

Image
1.Nokia C30     Brand Nokia Model C30 Release date 27th July 2021 Launched in India No Form factor Touchscreen Dimensions (mm) 177.70 x 79.10 x 9.90 Weight (g) 237.00 Battery capacity (mAh) 6000 Colours Green, White Display Screen size (inches) 6.82 Touchscreen Yes Resolution 1080x2400 pixels Aspect ratio 20.5:9 Hardware Processor 1.2GHz octa-core RAM 2GB Internal storage 32GB Expandable storage Yes Expandable storage type microSD Expandable storage up to (GB) 256 Camera Rear camera 13-megapixel + 2-megapixel No. of Rear Cameras 2 Rear autofocus Yes Rear flash Yes Front camera 5-megapixel No. of Front Cameras 1 Software Operating system Android 11 Connectivity Wi-Fi Yes Wi-Fi standards supported 802.11 b/g/n GPS Yes Bluetooth Yes, v 4.20 Micro-USB Yes Headphones 3.5mm Number of SIMs 2 SIM 1 SIM Type Nano-SIM GSM/CDMA GSM 3G Yes 4G/ LTE Yes Supports 4G in India (Band 40) Yes SIM 2 SIM Type Nano-SIM GSM/CDMA GSM 3G Yes 4G/ LTE Yes Supports 4G in India (Band 40) Yes Sensors Face unlock Ye