Python version of TinySafeBootA tiny and safe Bootloader for AVR-ATtinys and ATmegas
Project description
AVRTSB is Python implementation of TinySafeBoot - A tiny and safe Bootloader for AVR-ATtinys and ATmegas [1]. AVRTSB version 0.2 now supports make custom firmwares. If you want compile the firmware yourself, please download from [1].
The console script run with the command pytsb. For more information run: pytsb –help
The benefit of AVRTSB is automatic reset of MCU with DTR or RTS line. The second line is set to HIGH value (+12V) for power RS232<->TTL convertor directly from serial port. All parameters are given only from command line without user interraction. This makes AVRTSB perfect for integration with IDE for automatic upload new firmware after compilation.
- TinySafeBoot is great bootloader bacause of:
Small size - only 512 byte
Software emulated serial interface a thus configurable for use with all MCU pins.
Secure access by password
More information can be found [1].
- [1] Original website of TinySafeBoot
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file avrtsb-0.2.6.zip
.
File metadata
- Download URL: avrtsb-0.2.6.zip
- Upload date:
- Size: 72.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21eb1c91da0feeb5be5c1e8341469433e8f1034de4f56e8c874c032a982b33dd |
|
MD5 | 1c6933db26f17509c57d37b3cff30eff |
|
BLAKE2b-256 | b891c0d4d9629ac0bc1e2ba7b5cb8b90a104a5958cbb5ff72b9aa1aeabdb862a |