Seventh Grade Space
π Neurolinguistic Phrase:
π Date:
π TMA: Doing the opposite action to the one the teacher commands.
π©βπ« Topic:
β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€
π Neurolinguistic Phrase:
π Date: February 14th 2024
π TMA: Opposite Actions
π©βπ« Topic: Tinkercad Basic Tools
πWe will watch a video about tinkercad
Homework :
Look the video again and try to use tinkercad. Probe!
https://www.youtube.com/watch?v=gOs6Mdj7y_4
β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€
β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€
it is part of the solution!
β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€
π Neurolinguistic Phrase:
π Date: May 23rd - 2024
π TMA: Opposite Actions
π©βπ« Topic: Arduino code
πWe are gonna learn about arduino code: Variables and instructions
Seventh Robotics ππππππ
// THIS CODE WAS MADE BY OMAR MUΓOZ
// happy, happy :D, because it is a comment
// VARIABLES SECTION *****************
// integer
int RED_LED = 9;
int GREEN_LED = 11;
int BLUE_LED = 2;
int omar = 1987;// only for integers
double d = 2.2;// ONLY FOR DECIMALS double
double e = 3.5;
double f = d + e;
int a = 2;
int b = 3;
int c = a + b;
int pepe = 8;
int javier = 2;
int marco = a + b + c + javier;
int julieta = javier + c + marco * pepe;
// VARIABLES SECTION *****************
void setup()// IT RUNS ONLY ONE TIME
{
Serial.begin(9600);// NECESARY IN ARDUINO
Serial.println("the variable a is:");
Serial.println(a);
Serial.println("pedro, pedro , pedro p");
}
void loop()
{
}
β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€
HOMEWORK
THE NEXT CLASS WE HAVE QUIZ ABOUT:
digital signals
Analog Signals
Variables and types of variables
Arduino PINS
STATES : HIGH and LOW
pinMode: OUTPUT and INPUT
β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€
β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€
π Date: July 12th - 2024
π TMA:
π©βπ« Topic: Opposite Actions
Learning
Build the mock-up of the automated system, testing and verifying that the automated system is functional according to the STEM project requirements.
Criterias
Β° Discipline 10%
Β° Class work 30%
---> Test Of Knowledge home? school?
---> Quiz home? school?
---> In Class: What did you do today? Positive points++
Β° Homework or independent learning (projects) 30%
---> Workbook, Notebooks.
Β° Teamwork/collaborative learning 30%
---> STEM Project
β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€ β€β€