© 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.
  • Eco-friendly aquatic robot is made from fish food
    An edible robot leverages a combination of biodegradable fuel and surface tension to zip around the water's surface, creating a safe -- and nutritious -- alternative to environmental monitoring devices made from artificial polymers and electronics.
  • 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 […]
Featured image of SPI for PIC microcontrollers

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 in the PIC16F877A. Previously we have seen UART and I2C, and we discussed how those modules operate. Here we focus solely on SPI; what it ...
Featured image of I2C for PIC microcontrollers

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 covering serial communication; the others focus on USART and SPI. In this post we will explain what I2C is, how it functions, and how you ...
Featured image of USART for PIC microcontrollers

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 devices via serial communication. This mode of communication transmits data one bit at a time. In this tutorial, we will discuss the two different modes of ...
Featured image of the PIC16F877A analog to digital converter

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 is crucial for various applications such as sensing, control systems, and communication. It is distinct from PWM (Pulse Width Modulation), which uses discrete pulses to ...
Featured image of using PWM in PIC16F877A

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 ADC. To control analog devices with a microcontroller, DACs are used but they're costly and space-consuming. PWM (Pulse Width Modulation) is a cost-effective technique that ...
Featured image of the timer1 tutorial in PIC16F877A

PIC16F877A Timer1 Tutorial

The Timer1 module is a 16-bit timer/counter within most PIC MCU devices. Timer1 can increment up to a value of 65535 before it overflows back to zero. Because the timer is built into an 8-bit device, the 16-bit timer register is broken into two 8-bit registers (TMR1L and TMR1H) and ...
Categories
Instagram
Visual Portfolio, Posts & Image Gallery for WordPress