Serenkii / DataTransmission-and-LearningBitsAndPointers

I am basically transmitting information from one pin to another for testing purposes. Using bitshift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataTransmission

I'm trying stuff regarding data transmission. The stuff I do, doesn't really make sense... I am sending data from a pin from my arduino uno to another pin. Rather than doing exactly what I am doing, it would make more sense to send the information from one pin to another pin from another board.

Meanwhile I am learning about bits and bit shifting...

About

I am basically transmitting information from one pin to another for testing purposes. Using bitshift.


Languages

Language:C++ 100.0%