Posts
All the articles I've posted.
UI composition using styled-components
Published: at 03:41 PMUI composition using styled-components
Understanding I2C
Published: at 05:04 PMUnderstanding I2C
Understanding RS232 & RS485
Published: at 05:07 PMUnderstanding RS232 & RS485
Understanding UART
Published: at 05:01 PMUnderstanding UART
Updating CircuitPython Firmware on Raspberry Pi Pico
Published: at 12:21 AMIn this video, viewers will learn how to update the Raspberry Pi Pico's firmware and control an LED using CircuitPython. The main theme revolves around the process of connecting the Pico to a PC, uploading the latest firmware, and modifying the code to successfully operate GPIO pins. By following along, you can gain practical knowledge on working with the Raspberry Pi Pico, which is essential for anyone interested in microcontroller programming and electronics.
Using ADC on CircuitPython
Published: at 06:07 PMUsing ADC on CircuitPython
Using ADC on STM8
Published: at 11:35 AMUsing ADC on STM8
Using Arduino in VS Code
Published: at 07:59 PMUsing Arduino in VS Code
Using CircuitPython with the 01Studio BLE Kit
Published: at 03:49 PMUsing CircuitPython with the 01Studio BLE Kit
Using code snippets in VS Code
Published: at 08:01 PMUsing code snippets in VS Code
Using EEPROM on STM8
Published: at 08:56 AMUsing EEPROM on STM8
Using EEPROM with Arduino
Published: at 10:24 AMUsing EEPROM with Arduino
Using ESP-01 with Blynk
Published: at 05:17 PMUsing ESP-01 with Blynk
Using interrupts in STM8
Published: at 06:25 PMUsing interrupts in STM8
Using Interrupts on Raspberry Pi Pico with MicroPython
Published: at 10:23 AMIn this video, viewers will learn how to control an LED using interrupts on a microcontroller, like the Raspberry Pi, with MicroPython. The central theme revolves around toggling the LED on and off by recognizing button presses effectively. Viewers will gain insights into pin configuration, adjusting global variables, and ensuring smooth function execution with precise timing. This session emphasizes the importance of using interrupt triggers, particularly the falling edge, to enhance the responsiveness of their projects. By the end, they will see how to implement these techniques practically, reinforcing their skills in embedded programming.
Using MicroPython to Control ADC on Raspberry Pi Pico
Published: at 11:34 AMControl the ADC on the Raspberry Pi Pico using MicroPython and learn to manipulate the voltage readings through a potentiometer. This content provides a detailed guide on how to set up the OLED display for visual output and how to manage I2C communication for accurate sensor data processing. The central theme revolves around converting analog signals into digital data while ensuring clarity and accuracy in representation. By following along, viewers can gain hands-on experience in interfacing hardware components, which is essential for effective system functionality. Overall, this video serves as an informative introduction to working with ADC and visual displays in embedded systems.
Using PWM on CircuitPython
Published: at 09:20 AMUsing PWM on CircuitPython
Using PWM on STM8
Published: at 08:43 PMUsing PWM on STM8
Using react-native-serialport in React Native
Published: at 07:38 AMUsing react-native-serialport in React Native
Using the ESP-01 Adapter
Published: at 05:15 PMUsing the ESP-01 Adapter