Skip to content

A collection of projects to send images over BLE to e-paper displays

License

Notifications You must be signed in to change notification settings

bitbank2/BLE_2_EPaper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BLE_2_EPaper

Copyright (c) 2022 BitBank Software, Inc.
Written by Larry Bank
larry@bitbanksoftware.com

This collection of code is a place to experiment with sending images from one system to another over BLE and displaying them on e-paper. The ultimate use will be to have low power MCUs listening for connections and efficiently receiving images wirelessly either from computers or other MCUs. For now I have an Arduino Nano 33 BLE receiver with the e-paper attached as well as hacked Hanshow electronic shelf labels. On the sending side I have a MacOS GUI application with drag-drop image handling and a slightly less functional Android app which can also send images. Feel free to contribute code or ideas to improve any or all of this project

BLE_2_EPaper

Fritzing Diagram
The image above depicts the connections to an Arduino Nano 33 BLE board for this project. The following pins are used:

  • Button 1 = D2
  • Button 2 = D3
  • E-Paper CLK = D13
  • E-Paper CS = D10
  • E-Paper MOSI = D12
  • E-Paper RST = D14/A0
  • E-Paper BUSY = D15/A1
  • E-Paper D/C = D16/A2

Other pin combinations are certainly possible, but those are the ones I chose for the prototype.
~

About

A collection of projects to send images over BLE to e-paper displays

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages