Tutorials

  • All
  • 8051
  • All Category
  • Arduino
  • AVR
  • Basic Electronics
  • Embedded System
  • IoT
  • PCB Design
  • Programming
  • Raspberry Pi
  • Texas Instruments

How to use bluetooth with 8051

This Project is Suitable for Everyone Including student and Professional Bluetooth-based relay control using an 8051-based microcontroller involves using Bluetooth communication to remotely control the switching of a relay. Here’s a general overview of the system: The software for this system involves two main parts: Overall, this system provides a wireless means of controlling a

How to use bluetooth with 8051 Read More »

How to use Raspberry Pi Pico W with Optocoupler

Optocouplers, also known as opto-isolators, are electronic components that provide electrical isolation between two circuits by using light to transfer signals. Optocouplers are commonly used to protect sensitive electronic devices from voltage spikes, reduce noise and electromagnetic interference, and provide isolation in high-voltage applications. Raspberry Pi Pico is a popular microcontroller board that features a

How to use Raspberry Pi Pico W with Optocoupler Read More »

How To Interface Seven Segment Display With 8051 Microcontroller

Introduction: Seven-segment displays are commonly used to display numbers and characters in various electronic devices. They are easy to read, low-cost, and consume very little power. Interfacing a seven-segment display with a microcontroller like the 8051 is a simple task that can be accomplished with minimal hardware and software requirements. In this blog post, we

How To Interface Seven Segment Display With 8051 Microcontroller Read More »

Getting Started With ESP 32 Cam Module

Introduction The ESP32-CAM AI Thinker Module is a powerful development board that combines a high-performance microcontroller with an advanced camera system, making it a popular choice for developers and hobbyists who want to create projects that require image and video processing. In this blog post, we will explore the features and capabilities of the ESP32-CAM

Getting Started With ESP 32 Cam Module Read More »

raspberry pi pico with ds18b20

Data Logger Using DS18B20 Temperature Sensor With Raspberry Pi

Data Logger Using DS18B20 Temperature Sensor With Raspberry Pi Introduction In this tutorial we are going to learn how to make Data Logger with csv file extension by using DS18B20 Temperature Sensor With Raspberry Pi Component Required Raspberry Pi Board Breadbord Power supply DS18B20 Temperature sensor 10 Kilo Ohm Resistor (pull up) Breadbord Connecting Wires

Data Logger Using DS18B20 Temperature Sensor With Raspberry Pi Read More »