Technology and Development
Top EDA Tools for VLSI Projects in 2021
Chip designs are the foundation of the electronics industry. Microprocessors, microcontrollers, integrated circuits (ICs), application-specific ICs, and memory functions operate from this...
Top EDA Tools for VLSI Projects in 2021
Chip designs are the foundation of the electronics industry. Microprocessors, microcontrollers, integrated circuits (ICs), application-specific ICs, and memory functions operate from this...
MicroPython – SPI Protocol on ESP8266 and ESP32
SPI and I2C are the common serial communication protocols used by sensors to communicate with microcontrollers and microcomputers. Both protocols are master-slave protocols. The sen...
MicroPython – SPI Protocol on ESP8266 and ESP32
SPI and I2C are the common serial communication protocols used by sensors to communicate with microcontrollers and microcomputers. Both protocols are master-slave protocols. The sen...
Displaying Sensor Value on TFT LCD Using Arduin...
Displaying potentiometer value and temperature using LM35 In my previous tutorial series on displaying sensor data (value) on OLED display, I explained how to display values of different...
Displaying Sensor Value on TFT LCD Using Arduin...
Displaying potentiometer value and temperature using LM35 In my previous tutorial series on displaying sensor data (value) on OLED display, I explained how to display values of different...
How to install and run Auto-GPT on Raspberry Pi
ChatGPT, a language model-based chatbot, has been popular since its launch in November 2021 by OpenAI. It currently has more than 100 million users. The platform generated 1.6 billion...
How to install and run Auto-GPT on Raspberry Pi
ChatGPT, a language model-based chatbot, has been popular since its launch in November 2021 by OpenAI. It currently has more than 100 million users. The platform generated 1.6 billion...
LED Umbrella – Fun on a rainy day!
If you are one of the Star Wars fans, you would love the LED umbrella. Not only does it have a lightsaber feel, but it also offers shelter during rains....
LED Umbrella – Fun on a rainy day!
If you are one of the Star Wars fans, you would love the LED umbrella. Not only does it have a lightsaber feel, but it also offers shelter during rains....
How to use the Arduino analog comparator
Arduino boards have an integrated analog comparator used for different applications. This is noteworthy because digital input/output and pulse width modulation (PWM) are normal...
How to use the Arduino analog comparator
Arduino boards have an integrated analog comparator used for different applications. This is noteworthy because digital input/output and pulse width modulation (PWM) are normal...