© All rights reserved. Powered by Florisera.

RSS Daily tech news
  • This Algorithm Just Solved One of Physics’ Most Infamous Problems
    Using an advanced Monte Carlo method, Caltech researchers found a way to tame the infinite complexity of Feynman diagrams and solve the long-standing polaron problem, unlocking deeper understanding of electron flow in tricky materials.
  • A simple twist unlocks never-before-seen quantum behavior
    Scientists have discovered a revolutionary new method for creating quantum states by twisting materials at the M-point, revealing exotic phenomena previously out of reach. This new direction dramatically expands the moiré toolkit and may soon lead to the experimental realization of long-sought quantum spin liquids.
  • Scientists just recreated a 1938 experiment that could rewrite fusion history
    A groundbreaking collaboration between Los Alamos scientists and Duke University has resurrected a nearly forgotten 1938 experiment that may have quietly sparked the age of fusion energy. Arthur Ruhlig, a little-known physicist, first observed signs of deuterium-tritium (DT) fusion nearly a decade before its significance became clear in nuclear science. The modern team not only […]
  • This breakthrough turns old tech into pure gold — No mercury, no cyanide, just light and salt
    At Flinders University, scientists have cracked a cleaner and greener way to extract gold—not just from ore, but also from our mounting piles of e-waste. By using a compound normally found in pool disinfectants and a novel polymer that can be reused, the method avoids toxic chemicals like mercury and cyanide. It even works on […]
  • Self-lighting chip uses quantum tunneling to spot a trillionth of a gram
    Imagine detecting a single trillionth of a gram of a molecule—like an amino acid—using just electricity and a chip smaller than your fingernail. That’s the power of a new quantum-enabled biosensor developed at EPFL. Ditching bulky lasers, it taps into the strange world of quantum tunneling, where electrons sneak through barriers and release light in […]
  • Scientists freeze quantum motion using ultrafast laser trick
    Harvard and PSI scientists have managed to freeze normally fleeting quantum states in time, creating a pathway to control them using pure electronic tricks and laser precision.

Category

Live Bus Tracker with ESP32
Combine an ESP32 NodeMCU, I2C LCD, and WiFiManager to craft a standalone public-transport notifier. Tutorial covers wiring, HTTPS, NTP sync, LCD UI updating every minute....
SPI for microcontrollers
In this article we will take a closer look at Serial Peripheral Interface, also called SPI. This is the third and last serial communication module...
I2C for PIC Microcontrollers
In this article, we will take a closer look at the I2C serial communication protocol. This is the second in a series of three articles...
USART for PIC Microcontrollers
The USART module, also referred to as the Serial Communications Interface (SCI), is a crucial hardware module that enables a microcontroller to communicate with other...

Prerequisits

To make it easier, I assume you have a basic knowledge of the following:

  • Basic circuitry knowledge; such as resistors, transistors, diodes, relays.
  • Basic programming knowledge in C; understand what are functions, operators, data types, and more.
  • Digital electronics, such as logic gates.

On some occasions I will explain it from scratch, but to understand everything, it is best to brush up on the basics so that you can follow the tutorials.

Required Software

For these tutorials we use Microchip’s own software package that includes:

  • MPLAB X IDE
  • XC8 Compiler
  • PICKIT3 programmer/debugger

All the tools can be downloaded at the official website of Microchip Technology

Required Hardware

The full tutorial consists of many different types of electrical components, sensors and actuators. It depends completely on your own project what you need. However, in all cases you will need a Pickit3 tool to install the software and you need at least 1 PIC16F877A microcontroller to install it on.

Visual Portfolio, Posts & Image Gallery for WordPress