FITFLOP
Home

communication (5 post)


posts by category not found!

How to read/write the same character from/to a serial port

How to Read and Write the Same Character to a Serial Port Serial communication is a fundamental aspect of embedded systems and computer science It allows device

2 min read 05-10-2024 28
How to read/write the same character from/to a serial port
How to read/write the same character from/to a serial port

Random ESP-NOW sending failure, fixed by wrapping paper/hand, but why?

Understanding Random ESP NOW Sending Failures and Their Fixes When working with ESP NOW a wireless communication protocol developed by Espressif for their ESP 3

3 min read 03-10-2024 37
Random ESP-NOW sending failure, fixed by wrapping paper/hand, but why?
Random ESP-NOW sending failure, fixed by wrapping paper/hand, but why?

I setup a serial communication with a gas analyser but i get question mark in place of hexa value

Troubleshooting Question Marks in Serial Communication with Gas Analyzers Have you ever set up a serial communication with a gas analyzer only to find question

2 min read 02-10-2024 31
I setup a serial communication with a gas analyser but i get question mark in place of hexa value
I setup a serial communication with a gas analyser but i get question mark in place of hexa value

STM32F4 EtherNet/IP library

Harnessing the Power of Ether Net IP on STM 32 F4 Microcontrollers The STM 32 F4 series of microcontrollers from ST Microelectronics are popular choices for emb

2 min read 01-10-2024 29
STM32F4 EtherNet/IP library
STM32F4 EtherNet/IP library

Method to validate the Digest authentication process

Understanding and Validating the Digest Authentication Process In the realm of web security one of the critical processes that enhance communication integrity i

3 min read 29-09-2024 28
Method to validate the Digest authentication process
Method to validate the Digest authentication process