© 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....
IGBT vs MOSFET: How to Choose the Right Power Switch
This article compares IGBTs and MOSFETs for power electronics applications It covers efficiency trade-offs, conduction and switching losses, voltage/current guidelines, structural differences (such as body...
Analog layout design rules
Matching transistor layouts is crucial for minimizing electrical variations, especially in analog and mixed-signal circuits like differential amplifiers. Proper design ensures symmetry, precision, and low...
How to design an Operational Transconductance Amplifier (OTA)?
This article explains how to design an Operational Transconductance Amplifier (OTA) in Cadence, focusing on optimizing transistor dimensions. It covers hand calculations and the gm/ID...
Introduction to capacitors
This tutorial introduces the basics of capacitors, covering their structure, energy storage, and behavior in DC and AC circuits. It explains capacitance, charging/discharging processes, and...
Essential tools for electronic hobbyist (2024)
Lab equipment is essential for home electronics projects. Key tools include a multimeter, soldering station, oscilloscope, and power supply. This guide covers affordable options for...

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