• Contact us
  • About Us
Techetrx
  • Home
  • PIC microcontroller Tutorials
  • 8051 Tutorials
  • Raspberry Pi

Learn IoT | Learn Embedded | Learn Programming

Raspberry Pi

Setting up a Static IP address in Raspberry Pi

  We have already seen how you can set up your raspberry pi and access it either using HDMI or headlessly using VNC and SSH. In this article, we will look at setting up a static IP address in a...

Read more
Raspberry Pi

MPU6050. Measuring acceleration and rotation with Raspberry Pi | I2C in RPi

Now that you understand the very basics of raspberry pi, it is time to move forward and study different communication protocols in raspberry pi. If you are not yet sure about, how to begin with a raspberry pi, I would...

Read more
Raspberry Pi

Using GPIO and PWM in Raspberry PI

In our previous tutorial, we saw how you can set up a Raspberry Pi and access its GUI using VNC and HDMI or use it Headlessly using SSH. Personally, I prefer using VNC as it does not require additional peripherals...

Read more
Raspberry Pi

Getting Started with Raspberry Pi. Introduction and Setup.

This is our very first tutorial, in this Raspberry Pi series. This is article will help you get your raspberry pi up and running. The Raspberry Pi we will be using for this tutorial and other tutorials is Model 3B+ Read more…

By Moiz, 4 years ago
PIC microcontroller Tutorials

Interfacing PCF8563 RTC with PIC microcontroller

Our previous tutorial was a detailed guide about what an I2C communication protocol is and how to use it in a PIC microcontroller. In this tutorial, we will build upon the concepts and look at how you can use I2C Read more…

By Moiz, 4 years ago
PIC microcontroller Tutorials

I2C communication in Pic microcontroller

Inter-Integrated Circuit, originally developed by Phillips semiconductor, is a 2 wired half-duplex communication protocol. It uses 2 lines for communication and can achieve data rates up to several khz. Typically, In a microcontroller, the two pins for I2C communication are Read more…

By Moiz, 4 years4 years ago
PIC microcontroller Tutorials

Interfacing Ultrasonic sensor with PIC microcontroller

In our previous tutorial, we saw how to use ADC in a pic microcontroller by displaying the ADC counts on a character LCD. In this tutorial, we will learn how to interface Ultrasonic Sensor with PIC microcontroller along with character Read more…

By Moiz, 4 years4 years ago
PIC microcontroller Tutorials

ADC in PIC Microcontroller(PIC16F887)

Analog to digital Conversion is an important feature of a microcontroller. Though previously, microcontrollers like 8051 did not have an internal ADC module, newer microcontrollers do possess this feature. Signals like voltage, current as well as the output produced by Read more…

By Moiz, 4 years4 years ago
PIC microcontroller Tutorials

Interfacing PIC microcontroller(PIC16F887) with Character LCD.

  LCD’s are a useful tool when you want your microcontroller’s output to be displayed. They are available in different sizes with 16*2 Character LCD being the most common one. Here 16 indicates the number of columns and 2 indicates Read more…

By Moiz, 5 years4 years ago
PIC microcontroller Tutorials

USART in PIC16F877A microcontroller

  PIC16F877A consists of a USART(Universal Synchronous Asynchronous Reciever Transmitter) module which can be used for serial communication between PIC and computer as well as with other peripherals. USART in PIC16F877A can be made to operate in either Synchronous mode Read more…

By Moiz, 5 years5 years ago
Recent Posts
  • Setting up a Static IP address in Raspberry Pi
  • MPU6050. Measuring acceleration and rotation with Raspberry Pi | I2C in RPi
  • Using GPIO and PWM in Raspberry PI
  • Getting Started with Raspberry Pi. Introduction and Setup.
  • Interfacing PCF8563 RTC with PIC microcontroller
Recent Comments
  • archana on How to program PIC microcontrollers using PICKIT3
  • Kilian Zepf on MPU6050. Measuring acceleration and rotation with Raspberry Pi | I2C in RPi
  • Moiz on Interfacing PCF8563 RTC with PIC microcontroller
  • Moiz on Interfacing PCF8563 RTC with PIC microcontroller
  • Jean-Pierre Desrochers on Interfacing PCF8563 RTC with PIC microcontroller
Archives
  • February 2020
  • July 2019
  • June 2019
  • February 2019
  • January 2019
  • October 2018
  • September 2018
  • August 2018
  • July 2018
  • June 2018
  • May 2018
Categories
  • 8051 Tutorials
  • PIC microcontroller Tutorials
  • Raspberry Pi
Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 364 other subscribers

Navigate
  • Home
  • Contact us
  • About Us
Top posts
  • ADC in PIC Microcontroller(PIC16F887)
  • 8051 Assembly language and Addressing modes
  • How to program 8051 using RS232
  • Interfacing PCF8563 RTC with PIC microcontroller
Categories
  • 8051 Tutorials
  • PIC microcontroller Tutorials
  • Raspberry Pi

  • Home
  • Contact us
  • About Us
Copyright © 2020 | Techetrx