Using a PWM Module as a DAC
Don’t have a DAC module on your microcontroller but instead have a PWM? Want to know how to use a PWM module as a DAC? Read the rest of the […]
Using a PWM Module as a DAC Read More »
Don’t have a DAC module on your microcontroller but instead have a PWM? Want to know how to use a PWM module as a DAC? Read the rest of the […]
Using a PWM Module as a DAC Read More »
If you’re finding a way to change the amplitude of your PWM waveform, this article will help you with this task. Introduction A PWM (short for Pulse Width Modulation) waveform’s
Change the Amplitude of a PWM Waveform Read More »
Don’t always have an ST-Link or USB-to-UART converter with you to program your STM32 BluePill? Would you like to do BluePill programming via its own USB port? Read the rest
BluePill Programming via USB Read More »
Would you like to know how your BluePill can be programmed via UART in the Arduino IDE? Read the rest of the article to find out. Introduction In the previous blog
BluePill Arduino UART Programming Read More »
Would you like to program your ST microcontrollers with the ST-Link programmer but are not sure how it’s done? Want to get your BluePill programmed in the Arduino IDE using ST-Link? Read
BluePill Arduino ST-Link programming Read More »
Have you heard about E-textiles? Not sure what electronics can fashionably do for you? Read the rest of the article to find out. Introduction E-textile might be a new term
E-textiles and Sewable Electronics for your Garments and Crafts Read More »
Optimize your Arduino projects by pre-storing data in the flash memory with our comprehensive guide. Understand the benefits, how to use the PROGMEM variable modifier, and practical examples of storing different data types. Perfect for those needing efficient data storage solutions to avoid running out of RAM during program execution.
Using the Flash Program Memory of Arduino to Pre-store Data Read More »
Have you tried playing with your ESP32’s PWM peripheral? Would you like to control things like LEDs or PC Fans? Read the rest of the article to find out. Introduction
Build a Simple LED/Fan Speed Controller for your ESP32 device Read More »
These days almost every smartphone has Bluetooth. How awesome would it be if you could control the world by using just your phone’s Bluetooth feature? Well, it’s possible and simply,
Turn Your Bluefruit Feather into a Wireless Media Controller Read More »
https://www.phippselectronics.com/wp-content/uploads/2023/02/0131-13.mp4 Have you tried to send MIDI messages from your Feather? Are controller change messages a challenge for you to accomplish? Read the rest of the article to find out.
How to Send MIDI Control Change Messages using the 32u4 Feather Bluefruit LE Read More »