lInt

Downloads

Source Code .zip (to flash to board) Download

How to use

lInt requires a Heltec 32 v3 OR a Heltec 32 v4 to run, to install the lInt to your Heltec:

  1. Install arduino IDE
  2. Install the official Heltec boards library from their github (eww github)
  3. Open the zip
  4. Extract it
  5. locate lInt.ino
  6. open it with arduino ide
  7. Select your Board's USB port (once connected) and board type in the "Tools" tab
  8. Set the correct Lo-Ra region in the Tools tab
  9. Set the correct Lo-Ra freq (in hertz) at #define RF_FREQUENCY default is 915Mhz (fine for NZ)
  10. press Ctrl + U to upload lInt to your board
This code is in the very early stages of development and is not far off the Heltec's Ping Pong demo, this notice will be updated with the current stage of development. ;)