© All rights reserved. Powered by Florisera.

RSS Daily tech news
  • One glass, full color: Sub-millimeter waveguide shrinks AR glasses
    Augmented-reality (AR) technology is rapidly finding its way into everyday life, from education and healthcare to gaming and entertainment. However, the core AR device remains bulky and heavy, making prolonged wear uncomfortable. A breakthrough now promises to change that. A research team has slashed both thickness and weight using a single-layer waveguide.
  • Vapor-deposited perovskite semiconductors power next generation circuits
    A research team has developed a groundbreaking technology poised to revolutionize next-generation displays and electronic devices.
  • Engineers advance toward a fault-tolerant quantum computer
    Researchers demonstrated extremely strong nonlinear light-matter coupling in a quantum circuit. Stronger coupling enables faster quantum readout and operations, ultimately improving the accuracy of quantum operations.
  • Rapid lithium extraction eliminates use of acid and high heat, scientists report
    Lightweight lithium metal is a heavy-hitting critical mineral, serving as the key ingredient in the rechargeable batteries that power phones, laptops, electric vehicles and more. As ubiquitous as lithium is in modern technology, extracting the metal is complex and expensive. A new method enables high-efficiency lithium extraction -- in minutes, not hours -- using low […]
  • A new recycling process for silicones could greatly reduce the sector's environmental impacts
    A study describes a new method of recycling silicone waste (caulk, sealants, gels, adhesives, cosmetics, etc.). It has the potential to significantly reduce the sector's environmental impacts. This is the first universal recycling process that brings any type of used silicone material back to an earlier state in its life cycle where each molecule has […]
  • Scientists have found a way to 'tattoo' tardigrades
    If you haven't heard of a tardigrade before, prepare to be wowed. These clumsy, eight-legged creatures, nicknamed water bears, are about half a millimeter long and can survive practically anything: freezing temperatures, near starvation, high pressure, radiation exposure, outer space and more. Researchers took advantage of the tardigrade's nearly indestructible nature and gave the critters […]

Category

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...
Resistor color code – Online tool
A resistor is a fundamental two-terminal component used in countless electronic devices to limit or regulate electric current. Resistors are often marked with color bands...
PIC16F877A Analog to Digital Converter (ADC)
The ADC module in microcontrollers indeed allows them to interface with the analog world by converting continuous analog signals into discrete digital values. This capability...
Using PWM in PIC16F877A
Digital signals (0 or 1) and analog signals (range of values) are both used in electronics. Analog inputs can be converted to digital through an...
PIC16F877A Timer2 tutorial
The Timer2 module is an 8-bit timer/counter within most PIC MCU devices. Timer2 can increment up to a value of 255 before it overflows back...

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