ahirsharan / nRF

Image Transmission through nRF using Arduino.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grayscale Image Transmission via nRF

Components Required:

  • nRF modules
  • Arduino Micro-Controllers (Nano/Mega)

Architecture:

text alt

Code Description:

  • Receiver_m_without_RC_new.ino - Receiver Script
  • Transmitter_specific_m_withoutRC_new.ino - Transmitter Script
  • Processing_image.py - Binary image txt file -> Serial Port

About

Image Transmission through nRF using Arduino.


Languages

Language:C++ 87.6%Language:Python 12.4%