Skip to content

Xulunix/WirelessThings-Firmware-Uploader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WirelessThings Firmware Uploader

This Firmware Uploader program is used to update the firmware on any WirelessThings radio device.

Description

Requirements

The Firmware Uploader can be run on any system with the following requirements

  • Python 2.7
  • pySerial
  • WirelessThings radio with bootloader version 3
  • The uploader will find and download the appropriate firmware file - you do not need to download it.

Invoking

Starting the Firmware Uploader can be done though several means as detailed below

Using a command line or shell form with in the top level directory

$ python FirmwareUploader.py

or

$ ./FirmwareUploader.py

Double click, your OS may have a run action associated with python script files and double clicking will start the Firmware Uploader. Some systems will just open the script in a text editor, if so use one of the methods above.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%