Coder Social home page Coder Social logo

lucentw / avrtsb Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mvyskoc/avrtsb

0.0 1.0 0.0 87 KB

AVRTSB is Python implementation of TinySafeBoot - A tiny and safe Bootloader for AVR-ATtinys and ATmegas

License: GNU Lesser General Public License v3.0

Python 100.00%

avrtsb's Introduction

About AVRTSB

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:

  1. Small size - only 512 byte
  2. Software emulated serial interface a thus configurable for use with all MCU pins.
  3. Secure access by password

More information can be found [1].

[1] Original website of TinySafeBoot http://jtxp.org/tech/tinysafeboot_en.htm

avrtsb's People

Contributors

mvyskoc avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.