Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Optimunn/Sonicwave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

20 Commits

Repository files navigation

This is a squeaker project witch delayed launch on MCU "attiny10"

Circuit

This is my first relatively large project on the "asm lang"


Let's look at some important settings

 .equ maxTone = 190
 .equ minTone = 120
 .equ waitTime = 10

Here is the parameter "maxTone" is the maximum frequency of squeaker and "minTone" is the minimum frequency Another important parameter is "waitTime" is the number ticks before the timer turns on To convert "waitTime" into seconds, you can use the following formula

$$time_{seconds} = {{maxTone-minTone \over 56} \bullet waitTime}$$

About

This is a squeaker project witch delayed launch on MCU "attiny10"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /