Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
attiny44a_blink
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Erik Strand
attiny44a_blink
Commits
ec897a9c
Commit
ec897a9c
authored
6 years ago
by
Erik Strand
Browse files
Options
Downloads
Patches
Plain Diff
Update README
parent
81a01f8e
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-3
6 additions, 3 deletions
README.md
with
6 additions
and
3 deletions
README.md
+
6
−
3
View file @
ec897a9c
# ATTINY44A_blink
This repo contains a variety of "hello world" type programs for an ATTINY44a
connected to an LED and a button. Not coincidentally this is the sort of board I
This repo contains a variety of simple programs for an ATTINY44A.
The majority are simple "hello world" type programs that only assume connection to
an LED and a button. Not coincidentally this is the sort of board I
ended up with after modifying Neil's
[
echo board
](
http://academy.cba.mit.edu/classes/embedded_programming/index.html#echo
)
based on the guidelines of the
[
electronics design
](
http://academy.cba.mit.edu/classes/electronics_design/index.html
)
assignment.
assignment. Others involve bit-banging a serial connection to a computer using an FTDI
friend.
Read the comments in the Makefile for instructions on building and using this
code.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment