Skip to content

green-codes/fst-01

Repository files navigation

Flying Stone Tiny 01 (FST-01SZ) PCB Design

							   Version 3.01
							     2018-12-11
						           Niibe Yutaka
						Flying Stone Technology

What's FST-01?
==============

Flying Stone Tiny 01 (FST-01) is a USB 32-bit computer by STM32 or
GD32 processor.  It has minimalist design.  It is composed by MCU
running at 72MHz or 108MHz, LED to notify a user, a hall effect sensor
for user input, and SWD port for main flash ROM update.  That's all.

This is designed mainly for our own projects: Gnuk and NeuG.

FST-01SZ is the third revision, integrating feedback from users.

MCU is new one from China.  Instead of offering extension I/O,
fixed-purpose sensor is added.  Optional flash memory is removed.

Please note that the format of KiCAD has been changed (again).



These files are for what?
=========================

This is FST-01 PCB design for KiCAD.

I am using kicad of 5.0.1+dfsg1-3 in Debian.


Files
=====

    README:      This file
    ChangeLog:   History of this project
    fst-01.pro:  Project file of KiCAD
    fst-01.sch:  Schematic
    fst-01.net:  Netlist
    fst-01.xml:  Component and Module
    fst-01.kicad_pcb:  PCB design
    library: schematic library
    module.pretty: footprint modules for PCB

    datasheet:   Datasheets of parts

Note that files under datasheet directory is copyrighted by vendors.


Terms and conditions
====================

FST-01 is my work, but I am not sure how and what I can demand for
users.  I think that PCB design and files can be copyrighted.

I assume that users don't use verbatim copy of this design.  It
includes my trade marks of "FST-01SZ" and Flying Stone logo.  Please
just don't include silk bottom layer, if you build your own PCB.

I would like to ask users to keep the design as "Open Hardware".  See
the archived page for the definition of "Open Hardware":

    https://web.archive.org/web/20140407171518/http://www.opencollector.org/Whyfree/open_hardware.html

That is, interface, design itself, and tools for the design should be
free.  Tools should be Free Software, in my opinion.  It is not enough
if tools are available by download with no cost.  Source code of tools
should be available and modification can be permitted.

Nevertheless, schematic design is distributed under the Creative
Commons Attribution 4.0 International License (CC BY 4.0).  See:

    https://creativecommons.org/licenses/by/4.0/

Schematic design can be used for any purpose and you don't need to
publish your modifications over my design.

For PCB, it is distributed under the Creative Commons
Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0).  See:

    https://creativecommons.org/licenses/by-sa/3.0/


External modules
================

The modules of module.pretty/c_0402.kicad_mod and
module.pretty/c_0603.kicad_mod was the one in the original file name
of module/SMT_CAP.mod in the version 1.00 of FST-01.

The module of module.pretty/r_0402.kicad_mod was module/SMT_RES.mod
in the version 1.00 of FST-01.

Those module drawings are copied from w_smd_cap.mod and
w_smd_resistors.mod by W.Lain.  Files were downloaded from:

   http://smisioto.no-ip.org/elettronica/kicad/kicad-en.htm

Its copyright notice is like following:
---------------------------------------------------------------------
Kicad Library by W. Lain - kcswalter@member.fsf.org

This library is released under the terms of the Creative Commons
license v3.0, Attribution-Share Alike.

The author holds no responsibility for any damage that can be caused
by the usage of this library. You are however welcome to report any
error or discrepance to the author, provided that you give also the
correct information and its source (i.e. the correct datasheet).

Note that the author used publicly available data sheets from many
different companies, and that package dimensions, pin numeration and
schematic symbols may vary slightly between companies.
---------------------------------------------------------------------
-- 

About

Unofficial fork of the FST-01 board

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages