Why does the serial monitor of my receiver display this when im sending the value 1 from the transmitter?

This page summarizes the projects mentioned and recommended in the original post on /r/arduino

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • MicroscoPy

    An open-source, motorized, and modular microscope built using LEGO bricks, Arduino, Raspberry Pi and 3D printing.

  • OK, just noticed that you're using "Serial1" hardware serial for communication and USB serial for debugging. 1- You're sure that TX of transmitter goes to RX of receiver, right? 2- You can check this reference for printing floats (or anything). 3- because you're using "println", not "print", then yes, I think you're transmitting the new line as well. 4- I implemented a similar communication protocol earlier, a joystick controller sends strings and the host device receives and interprets it, just check the files in the Arduino folder, maybe they give some inspiration: https://github.com/IBM/MicroscoPy

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • A smooth and sharp image interpolation you probably haven't heard of

    2 projects | news.ycombinator.com | 2 May 2024
  • OpenAI Security Slack Bots

    1 project | news.ycombinator.com | 2 May 2024
  • Building a Trader Bot with Sentiment Analysis: A Step-by-Step Guide

    1 project | dev.to | 2 May 2024
  • How to Build in Public as a Tech Professional

    2 projects | dev.to | 2 May 2024
  • Agents of Change: Navigating the Rise of AI Agents in 2024

    8 projects | dev.to | 2 May 2024