Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Nand_programmer | 213 | 17 days ago | 12 | gpl-3.0 | C | |||||
NANDO - NAND Open programmer | ||||||||||
Lightpack | 211 | 6 years ago | 40 | other | C++ | |||||
Lightpack and Prismatik legacy open repo | ||||||||||
Sachesi | 183 | 5 years ago | 8 | gpl-3.0 | C | |||||
Firmware, extractor, searcher and installer for Blackberry 10 | ||||||||||
Lightpack | 180 | a year ago | 60 | other | Pascal | |||||
Lightpack and Prismatik open repository (For support use [email protected]) | ||||||||||
Handsomemod | 142 | 8 months ago | 2 | other | C | |||||
IOT freedom for end users! | ||||||||||
Qefientrymanager | 129 | a year ago | 5 | gpl-3.0 | C++ | |||||
A userspace cross-platform EFI boot entry management GUI App based on Qt. | ||||||||||
Spherebot Host Gui | 54 | 5 years ago | 3 | C++ | ||||||
Qt based GUI to control the spherebot | ||||||||||
Meshtastic Gui Installer | 45 | a month ago | 46 | gpl-3.0 | Python | |||||
Cross platform, easy to use GUI for installing Meshtastic firmware. | ||||||||||
Qthid | 40 | 8 years ago | 4 | gpl-3.0 | C | |||||
An evolution of the Qt-based Funcube Dongle HID controller. | ||||||||||
Spl | 40 | 3 years ago | 1 | C++ | ||||||
A tool for managing MIDI presets written in C++ using Qt and RtMIDI |
NANDO is open source NAND programmer based on STM32 processor. It supports parallel NAND and SPI flash programming.
PCB boards:
Application:
K9F2G08U0C, HY27US08121B, TC58NVG2S3E, F59L2G81A, MX30LF2G18AC and others.
See full list of supported chips qt/nando_parallel_chip_db.csv
AT45DB021D, MX25L8006E, W25Q16JV and others.
See full list of supported chips qt/nando_spi_chip_db.csv
You can download host application deb package for Ubuntu/Windows installer, firmware binary for STM32, schematic and gerber files from Google Driver.
In general the sorce code, PCB and schematic are under GPLv3 license but with limitations of:
firmware/libs/spl/CMSIS/License.doc
firmware/libs/spl/STM32_USB-FS-Device_Driver/ - http://www.st.com/software_license_agreement_liberty_v2
firmware/usb_cdc - http://www.st.com/software_license_agreement_liberty_v2
Check WiKi page for more information.