Phipps Electronics

Order within the next 

FREE SHIPPING OVER $199

50,000+ ORDERS

WORLDWIDE SHIPPING

SSL SECURED

Blog

Find all our blog content, with a large range of tutorials and handy tools.

Latest Articles

Filter

  • All
  • Adafruit Feather
  • ADC
  • Arduino
  • Bluetooth
  • C Language
  • Camera
  • Circuit Python
  • DAC
  • Digital Audio
  • Displays
  • E-textile
  • Electronics
  • ESP-IDF
  • ESP32
  • FreeRTOS
  • General
  • Handy Tools
  • IDEs
  • Infrared
  • Kits
  • Lighting
  • Linux
  • Microcontrollers
  • Motor
  • NodeMCU
  • PCB Design
  • Pico
  • Power
  • Programmers/Debuggers
  • Programming
  • PWM
  • Python
  • Raspberry Pi
  • Shift Registers
  • STM32 Cube IDE
  • Tutorials
  • Uncategorized
  • Visual Studio Code
  • Wireless
All
  • All
  • Adafruit Feather
  • ADC
  • Arduino
  • Bluetooth
  • C Language
  • Camera
  • Circuit Python
  • DAC
  • Digital Audio
  • Displays
  • E-textile
  • Electronics
  • ESP-IDF
  • ESP32
  • FreeRTOS
  • General
  • Handy Tools
  • IDEs
  • Infrared
  • Kits
  • Lighting
  • Linux
  • Microcontrollers
  • Motor
  • NodeMCU
  • PCB Design
  • Pico
  • Power
  • Programmers/Debuggers
  • Programming
  • PWM
  • Python
  • Raspberry Pi
  • Shift Registers
  • STM32 Cube IDE
  • Tutorials
  • Uncategorized
  • Visual Studio Code
  • Wireless
C Language

Playing Audio Clips on your Microcontroller (Part 1)

Read this article to learn how to play simple audio clips on your microcontroller. Introduction Previously, you’ve learned how to produce sounds on your microcontroller through ...
Read More →
C Language

I2S Audio Tutorial: Variable Frequency Sine Wave Output

Here is a simple audio application that will help you understand the workings of I2S. It involves outputting variable sine wave frequencies to this digital ...
Read More →
C Language

Preparing a Microcontroller for Digital Audio

A microcontroller with I2S output, such as the STM32 Black Pill, is an excellent choice for practicing Digital Audio programming. Read through this article to ...
Read More →
Electronics

Easy MOSFET Protection from Short Circuits and Overloads

Read through this article if you want to simplify MOSFET protection from short circuits or overloads. Introduction You may have read Protecting MOSFETs from Short Circuits ...
Read More →
Electronics

Choosing LEDs for your application

  Find how you can work with different types of LEDs in this article. Introduction There are different types of LEDs you can work with. ...
Read More →
C Language

Interrupt Service Routines: Best Practices

Introduction Interrupt Service Routines(or ISRs) are integral to microcontroller operation. Knowing how to use them correctly can not only improve the efficiency of your programs ...
Read More →
Digital Audio

An Introduction to I2S Audio

Working with digital audio can be a challenge in the beginning. Have a primer on the I2S standard to fully understand what this serial audio ...
Read More →
C Language

The ESP32-S3 DevKitc-1 GPIO Pinouts Guide

Need to find a GPIO pin on the ESP32-S3 DevKitC-1? Want to learn how to configure it? Read this ESP32-S3 DevkitC-1 pinouts guide. Introduction The ...
Read More →

All Posts

Different Kinds of Diode Circuits

Explore the versatility of diodes in a variety of circuit applications in this comprehensive guide. We delve into their use in charging circuits, as input signal protectors, back-EMF protectors, and as rectifiers. Whether you’re an electronics novice or an expert, this resource enhances your understanding of diodes.

Read More »

Transistors as a Current Source (with Zeners and Op-Amps)

Discover how to build a current source using transistors in combination with other components like Zener diodes and Op-Amps. This practical guide explains how to use a transistor as a constant current source, enhancing your understanding of its operational dynamics and potential applications.

Read More »

How to Use CircuitPython Libraries

Explore the extensive world of CircuitPython libraries and learn how to utilize them to streamline your programming process. This guide covers downloading libraries, creating a lib folder, understanding library documentation, and customizing sample codes to suit your projects.

Read More »

Multi-Mode Fan Speed Controller with Memory Function

Upgrade your fan speed controller with Arduino UNO, introducing multi-mode speed and memory functions. This guide details the programming of PWM for fan speed control, addition of distinct speed modes, and the usage of non-volatile memory to preserve selected modes after power-off.

Read More »

A Wireless Voltage Source Controller using an ESP32

Discover how an ESP32 and some key components can create a wireless voltage source controller. This article guides you through the circuit design, components required, and firmware writing, with step-by-step instructions to enable control of voltage sources remotely from your device. Dive in to unleash the potential of this fascinating, practical technology.

Read More »

CircuitPython for your boards

Dive into the world of CircuitPython, an easy-to-use programming language developed for Adafruit’s learning system. Learn to set up your board, install the Mu Python IDE, download the CircuitPython interpreter, and start programming. Ideal for beginners, it promises fast and hassle-free microcontroller-based projects.

Read More »

Multivibrator Circuits – Practical Uses

Discover the versatility of multivibrator circuits in this guide that covers the fundamentals and their practical applications. Whether it’s the continuous state-switching Astable Multivibrator, the triggered Monostable Multivibrator, or the state-stable Bistable Multivibrator, this article provides examples and insights to help you build these circuits using the popular 555 timer IC.

Read More »
Scroll to Top