Annex in Classroom

If doesn't fit into any other category ....
tcpipchip
Posts: 76
Joined: Fri Apr 02, 2021 12:48 am
Been thanked: 59 times

Annex in Classroom

Post by tcpipchip »

Next i will teach During 2 weeks the ANNEX PROGRAMMING to the University Students (Computation)

Here my Plan

1 Introdução ao Iot - Annex
1.1 Introdução ao ESP
1.2 Interpretador BASIC
1.2.1 Transferência para o ESP
1.2.2 Configuração para entrar na REDE
1.3 Linguagem BASIC e EMBARCADA
1.3.1 Labels
1.3.2 Variáveis
1.3.2.1 Strings
1.3.2.2 Arrays
1.3.2.3 Inteiros
1.3.3 Operadores e precedência
1.3.4 Palavras chaves
1.3.5 Operadores Lógicas
1.3.6 Estruturas de Repetição
1.3.7 Tratamento de exceções
1.3.8 Instruções de Interface (print, input, HTML)
1.3.9 Funções Matemáticas
2 Temporizadores e eventos
2.1 TIMERS
2.2 EVENTS
2.3 Conexão WIFI
2.4 Execução Automática
2.5 Modo Recover
2.6 Watch-Dog
3 Dados e Arquivos
3.1 Data/Hora
3.2 Sistema de arquivos
3.2.1 Buffers de IO

4 Entradas e Saídas
4.1 Digitais
4.2 Analógicas
4.3 PWM
4.4 I2C
4.5 SPI
4.6 1 WIRE
4.7 UART
4.8 Contadores

5 Protocolos de Comunicação (WIFI)
5.1 FTP
5.2 HTTP
5.3 MQTT
5.4 TCP
5.5 ESP-NOW
5.6 HTTP/SERVER
5.7 Java CALL
6 Mapas, Configurações e Funções
6.1 Constantes do BASIC
6.2 Opções de Configuração do ESP
6.3 Funções de conversão
6.4 Millis
7 Sensores e Atuadores
7.1 LEDS
7.2 Sonar
7.3 DHT11
7.4 Relays
7.5 Motores

8 Aplicações do Mundo Real
User avatar
cicciocb
Site Admin
Posts: 1899
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1269 times
Contact:

Re: Annex in Classroom

Post by cicciocb »

Hi tcpipchip,
that's a very good news.

Thanks for your work, this is a big step forward for annex.

cicciocb
tcpipchip
Posts: 76
Joined: Fri Apr 02, 2021 12:48 am
Been thanked: 59 times

Re: Annex in Classroom

Post by tcpipchip »

We are recording the Class

I hope to publish here all videos :)
User avatar
cicciocb
Site Admin
Posts: 1899
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1269 times
Contact:

Re: Annex in Classroom

Post by cicciocb »

Thanks, it will be very interesting 👏
tcpipchip
Posts: 76
Joined: Fri Apr 02, 2021 12:48 am
Been thanked: 59 times

Re: Annex in Classroom

Post by tcpipchip »

- CLASS I
- CLASS II
- CLASS III
User avatar
cicciocb
Site Admin
Posts: 1899
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1269 times
Contact:

Re: Annex in Classroom

Post by cicciocb »

WOW, simply genial.

Thanks

cicciocb
PANNO2
Posts: 51
Joined: Tue Jun 08, 2021 6:26 pm
Has thanked: 47 times
Been thanked: 3 times

Re: Annex in Classroom

Post by PANNO2 »

"Bahnhof Koffer klauen" :o i like the Idea :P
tcpipchip
Posts: 76
Joined: Fri Apr 02, 2021 12:48 am
Been thanked: 59 times

Re: Annex in Classroom

Post by tcpipchip »

tcpipchip
Posts: 76
Joined: Fri Apr 02, 2021 12:48 am
Been thanked: 59 times

Re: Annex in Classroom

Post by tcpipchip »

User avatar
cicciocb
Site Admin
Posts: 1899
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1269 times
Contact:

Re: Annex in Classroom

Post by cicciocb »

Hi tcpipchip, I'm looking at your first video on YouTube and, even if it is in Portuguese, I'm able to understand everything (using the subtitles helps a lot). Probably my Latin origin help so this should be the same for other people.
Thanks a lot for sharing, and thanks for choosing annex as a support for your training.

For everybody, do not hesitate to try as this course is built like a very complete approach to annex starting from the bases of the modules and the classic Arduino SDK approach.
Post Reply