Últimos anúncios
First Project: additional information
16 dezembro 2021, 09:42 • Leonel Augusto Pires Seabra de Sousa
The default library provided in the Arduino IDE “Timer.h” is not fully implemented.
Thus, it is allowed the use in the labs of the library “TimerInterrupt_Generic.h” with similar features but nRF52 microcontrollers support. This library can be downloaded using the IDE (Tools > Library Manager > Search for “TimerInterrupt_Generic”). More information available in https://github.com/khoih-prog/TimerInterrupt_Generic
If the goal is to count time between events, it is suggested to use the internal system clock using the functions micros() or millis().
Memory technology classes
15 dezembro 2021, 20:34
Slides
8 dezembro 2021, 15:46
Lab classes and breadboards
30 novembro 2021, 10:12
Lab classes and guide for the first project
29 novembro 2021, 13:45