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
Arduino

How to Program an ATtiny85 using Arduino

Read this article to learn how to program an ATtiny85 microcontroller through an Arduino as an ISP in the Arduino IDE. Introduction An ATtiny microcontroller ...
Read More →
C Language

Playing Audio Clips on your Microcontroller (Part 2)

This blog continues from the previous one regarding playing audio clips on your microcontroller using I2S. Output the Audio on your Microcontroller After converting your wav file ...
Read More →
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 →

All Posts

Using A RPI Pico as an Oscilloscope

Do you need an oscilloscope for your projects but don’t want to by an expensive device? Are you willing to explore how the RPI Pico can help? Read through this article to find out more about turning your RPI Pico into a neat oscilloscope.

Read More »

The SPI Serial Protocol

Have you tried working on SPI on an Arduino? Want some guidance on how to use its libraries and functions? Continue reading the rest of the article to find out.

Read More »

How to Use a Logic Analyzer

You may have troubleshot some of the digital parts of your electronic devices and got lost in the process. Incidentally, could it have helped if you used a Logic Analyzer?

Read More »
Scroll to Top