Skip to content

Pips801/pinecil

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Pinecil BLE web interface

Bluetooth web client for Pinecil V2 - Utilizes web-bluetooth

Pinecil web ui

How to use

  • Download Pinecilv2_EN.bin (this is the latest IronOS BLE binary hosted in my repository)
  • Download Blisp flasher binaries: Windows, Linux (also latest hosted locally, original repo is here)
  • Hold "-" button, connect to USB; flash firmware with blisp write -c bl70x --reset Pinecilv2_EN.bin.
  • Open https://joric.github.io/pinecil press connect button, choose "Pinecil"
  • You can also save and open the page locally, it's a single page with no dependencies

Video:

Compatibility

  • Windows: try latest Chrome (does not work on Firefox)
  • Android: try latest Chrome
  • Linux: try Enabling “web-bluetooth*” flags in chrome://flags
  • MacOS: try Bluefy browser (not guaranteed to work).

Troubleshooting

Issues

  • If your Pinecil is set to display the teperature as F instead of C, the webview will interpret F as C. Please Switch your Pinecil display temp to C until this is fixed.

References