Skip to content

Fasten90/FastenHomeAut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

FastenHomeAut project

What is this repository for?

  • Quick summary
    • FastenHomeAut is an embedded C project for STM32 (or other ARM) and could compile to Windows.
    • There are TaskHandler, CommandHandler and GlobalVarHandler module for developing or other applications.
    • Furthermore: HW tester functions: (CommonIO, CommonADC, CommonDAC for IO and analog operations

How do I get set up?

  • Start
    • Download and use an IDE with GCC compiler. HAL Driver are included in project.
  • Configuration
    • Set: includes and define-s (options.h help for you)
  • Test
    • Connect to UART3 (or other, which configurated in board.h) with a Serial terminal (baudrate: 115200)
    • Type "help" or other command in terminal.
    • Commands listed in "main.c" file.

Who do I talk to?

Screenshot - TaskHandler - Statistics

Screenshot - TaskHandler - Runcounts

About

FastenHomeAut is an old embedded project by me. Firstly for STM32F0, but there is win/linux port

Resources

Stars

Watchers

Forks

Packages

No packages published