NGCP / xbeeplus

Cross-Platform C++11 Xbee Radio API
3 stars 0 forks source link

Transmitting Images #30

Open michaeltran3599 opened 6 years ago

michaeltran3599 commented 6 years ago

Code enabling the functionality to send images through xbeeplus utilizing the jpeg library in c. Compresses and sends image in 256 byte packets to be assembled and decoded when received.