Skip to content

noldus/Hardware-FirmwareFlasher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noldus Information Technology Firmware flasher

Web tool to install firmware on Noldus devices via the browser using WebSerial.

Used by

  • DanioVision Observation Chamber 0050 (unreleased)
  • DanioVision Temperature Control Unit 0020 (unreleased)

Local development

or:

  • Run a Python HTTP server with python -m http.server 5004 in the root folder.

Origin

This project was originally written by Melissa LeBlanc-Williams. Nabu Casa ported the code over to TypeScript and in March 2022 took over maintenance from Adafruit. In July 2022, the Nabucasa stopped maintaining the project in favor of an official, but very early release of Espressif's esptool-js. Due to the instability of the tool, Adafruit updated their fork with Nabucasa's changes in November 2022 and took over maintenance once again.

In December 2024, after the official Espressif tool had become more stable, the tool was once again updated to use Espressif's esptool-js as the backend while maintaining the familiar frontend of the original tool. This allows for retaining a familiar interface, which is also used in the guides, to remain in place while also keeping current on the latest board releases.

About

A Web Serial tool for updating Firmware on Noldus products

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.4%
  • CSS 28.3%
  • HTML 27.3%