Attaching Interrupt to a GPIO Pin In Arduino IDE, we use a function called attachInterrupt() to set an interrupt on a pin by pin
FreeRTOS Queue
API Introduction The objective of this post is to give an introduction to FreeRTOS queues, using the ESP32 and the Arduino core.
ESP32 FreeRTOS Tasks
API Tasks The main job of all operating systems is to run and coordinate user tasks. Like many operating systems, the basic
RTOS (Real Time Operating System)
What is Real Time Operating System (RTOS)- How it works? When we hear the word “Operating System” the first ones that
Examples 2
#EX1 #EX2 #EX3 #EX4 #EX5
Arduino AND ESP32 Wire Library
functions begin()Initiate the Wire library and join the I2C bus as a master or slave. This should normally be called only once.ParametersArduinoaddress: the 7-bit
I2C Protocol
I2C combines the best features of SPI and UARTs. With I2C, you can connect multiple slaves to a single master (like SPI) and
containers and Iterators in C++
Iterators simple forward iterator and the result is call begincall !=call *1call ++call !=call *2call ++call !=call *3call ++call !=call *4call ++call
Deeb in Thevenin’s
Ex4 ex5
Questions And Answers 1
Q1 Q2 Q3 Q4 Q5 Q6 and Q7 Q8
How To Read Diodes Datasheet
Zener Voltage Vz: The Zener voltage or reverse voltage specification of the diode is often designated by the letters Vz. Current :
How To Read Transistors Datasheet
Mosfets Type of Control Channel: N Or P Channel Vds : Maximum Drain-Source Voltage Pd : Maximum Power Dissipation Vgs : Maximum
Delta and Star Conversion Equations
Δ and Y Conversion Equations There are several equations used to convert one network to the other: Δ and Y networks are
Nodal Voltage Analysis
Nodal Voltage Analysis complements the previous mesh analysis in that it is equally powerful and based on the same concepts of matrix analysis.