Skip to content

Automatic code generator for PIC microcontrollers. Currently Supporting PIC16F and PIC-CCS Compiler only.

License

Notifications You must be signed in to change notification settings

abdul-rehman-2050/PICmation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PIC Automation

Automatic code generator for PIC microcontrollers. Currently Supporting PIC16F and PIC-CCS Compiler only.

Version History

  • [V0.1] A new file is created in current folder with the provided name by command line argument

Usage

You may use this as following

 //Navigate to folder you want to create file into
 >> go run picmate.go your_file_name.c 
 
 Or if you had downloaded the precompiled exe file then you may use this with just following command
 
 >> picmate your_file_name.c
 

Note

  • Never forget to include this src folder into your envirnoment path

About

Automatic code generator for PIC microcontrollers. Currently Supporting PIC16F and PIC-CCS Compiler only.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages