Skip to content

Serial port read-write sample, based on the inexpensive Padauk microcontrollers

License

Notifications You must be signed in to change notification settings

asjadenet/padauk-serial-read-write

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

padauk-serial-read-write

Serial port read-write sample, based on the inexpensive Padauk microcontrollers

Serial port speed is ~57600 baud.

This is beginner's quick hack. More advanced memory efficient version is coming soon.

How to use

git clone https://github.com/asjadenet/padauk-serial-read-write.git
cd padauk-serial-read-write/
git submodule update --init --recursive
make program 
#or make DEVICE=PFS154 program
make run

About

Serial port read-write sample, based on the inexpensive Padauk microcontrollers

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published