Skip to content
Chase
  • Home
  • Python
  • Math
  • Q&A
  • Stories
  • Raspberry Pi
  • Stocks
  • Nature

Chase

Arduino

Servo Motors

Posted on August 27, 2022 by Chase

In aruduino, servo motors are motors that can rotate a total of 160 degrees. Using gears and something on top of the motor, servo motors can rotate around at mildly fast speeds. The yellow wire goes to a GPIO pin. The red wire goes to 5v. The black wire goes…

Posted in Arduino, learningLeave a Comment on Servo Motors
Python

CCC ’17 S3 – Nailed It!

Posted on August 26, 2022 by Chase

Nailed It! is a CCC senior 3/ junior 5 question. The method to solve this is similar to Escape Room. The first thing to do to solve this problem is to create a list that measures that number of boards that are length N into the term N. Then, we…

Posted in PythonLeave a Comment on CCC ’17 S3 – Nailed It!
Arduino

Liquid Crystal Display – Remote Controll

Posted on August 23, 2022August 28, 2022 by Chase

Remote controll A remote controll uses something that can detect the numbers pressed on a remote controll. It is called the Infrared Receiver. Like in the name, the receiver uses infrared light, which cannot be seen by the naked eye, to detect remote controll signals. Liquid Crystal Display An LCD…

Posted in ArduinoLeave a Comment on Liquid Crystal Display – Remote Controll
Python

CCC ’20 S2 – Escape Room

Posted on August 12, 2022August 12, 2022 by Chase

For a Junior 5 question, Escape Room isn’t that easy. The brute-force method would be to use breadth first search and find factors, but that will almost guarantee the time will exceed the limit. To solve this, we will need to use a method that doesn’t require any calculations involving…

Posted in PythonLeave a Comment on CCC ’20 S2 – Escape Room
Python

CCC ’21 S2 – Modern Art

Posted on August 7, 2022August 8, 2022 by Chase

Modern Art is a CCC problem. Notice that if you brush on a specific square for an odd number of times, it ends up being a gold square. If it is even or 0, it is a black square. Using this, we could create a table that has the numbers….

Posted in PythonLeave a Comment on CCC ’21 S2 – Modern Art
Q&A

Air Conditioning

Posted on July 27, 2022July 27, 2022 by Chase

An air conditioner uses something called refrigerant. In a hot room, the refrigerant will take away the heat from the room. The heat will evaporate. The more the refrigerant contacts, the more heat it will take away. A compressor is another part of an air conditioner. If the refrigerant is…

Posted in Q&ALeave a Comment on Air Conditioning
News

Langley Shootings

Posted on July 25, 2022 by Chase

4 victims were shot at 6:20 AM. 2 were confirmed dead, while a suspect was shot as well. One man was found dead by a Langley city bus loop. Another man was discovered dead at the Creek Stone Place. The police also found a woman who’d been shot near 203A Street…

Posted in NewsLeave a Comment on Langley Shootings
learning

Procrastination

Posted on July 25, 2022July 25, 2022 by Chase

Imagine you are given a long-term piece of homework. It is due in six months. You plan to complete some every day, where you finish right before the deadline. 2 months went by, and you haven’t even started working on it. You change everything where you complete everything in 4…

Posted in learning, Q&A, What to rememberLeave a Comment on Procrastination
Arduino

Arduino Light Project

Posted on July 19, 2022July 19, 2022 by Chase

To make an Arduino Light Project, you will need: 1 Arduino board 1 breadboard 15 wires 7 220 ohm resistors 7 Light Emitting Diodes Connect them all where the lights are side-by-side. Then, use the following code: This should create a lot of flashing lights.

Posted in ArduinoLeave a Comment on Arduino Light Project
Python

Mouse Journey

Posted on July 17, 2022July 26, 2022 by Chase

Mouse Journey is a problem that is related to simple math. Read the problem first. The logic is simple: the total number of possibilities is the number of possibilities for the one above and the one to the left. The start is 1, and the cat areas are 0. Now,…

Posted in PythonLeave a Comment on Mouse Journey
  • « Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 14
  • Next »

Tags

#bank #communist #finance #math #news #python Diseases lessons News shortstories soccer Space Travel
March 2026
M T W T F S S
 1
2345678
9101112131415
16171819202122
23242526272829
3031  
« Mar    

Chase

Follow us on social media!

Facebook Instagram YouTube Twitter

Useful Links

  • About Us
  • Services
  • Project
  • Blog
  • Supports
  • Term & Condition
  • FAQ
  • Privacy Policy

Our Category

  • Arduino
  • Book Summarization
  • Books and Movies
  • C++

Contact Us

911
gmail@gmail.com
Mars

Chase. All Rights Reserved.

Back to top