• Stars
    star
    118
  • Rank 298,224 (Top 6 %)
  • Language
    TeX
  • Created over 11 years ago
  • Updated about 8 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

LaTeX typeset versions of my popular AVR Tutorials.

Dean's AVR Tutorials

About

These are a collection of tutorials I've written, in LaTeX format. These cover a range of Atmel AVR related concepts, intended to teach people how to, for example, use the hardware timers on the Atmel AVR 8-bit series of microcontrollers. Pregenerated PDFs are available for easy download and distribution.

Regenerating the PDFs

I use MikTex to generate PDFs from the LaTeX source on my Windows machine, however any LaTeX distribution should work. Run make from the root directory to regenerate the PDFs for each tutorial, or run make from inside a tutorial's directory to generate the PDF output of that tutorial only.

Contributing

Contributions welcome! Please file issues, or make pull requests, if you find something that could be improved or is incorrect in any of these tutorials.

Distribution

See the raw Preface text for the exact license conditions, but the overall intention is that these tutorials are to reach as many people as possible, for free. Translations into other languages are welcome!

More Repositories

1

lufa

LUFA - the Lightweight USB Framework for AVRs.
C
977
star
2

python-elgato-streamdeck

Python library to control the Elgato Stream Deck.
Python
717
star
3

micromenu-v2

Tiny text-orientated menu library in C for embedded use.
Makefile
67
star
4

dmbs

Dean's Makefile Build System - making MAKE easier.
Makefile
50
star
5

python-homeassistant-streamdeck

Python client to control a HomeAssistant instance using an Elgato Stream Deck controller.
Python
47
star
6

explorerbot

Final Year Thesis Project - Embedded Bluetooth Stack for AVRs
C
14
star
7

gdp

Generic Device Programmer - Python Atmel AVR programmer front-end similar to AVRDude (incomplete).
Python
10
star
8

cpptimerpool

Simple C++14 thread-safe timer pool.
C++
10
star
9

sam-ba-loader

Python programming client for Atmel SAM devices running the Atmel SAM-BA bootloader.
Python
9
star
10

mpc-hc-webui-proxy

Simple proxy to restrict the MPC-HC web UI to protect sensitive actions/information.
Python
6
star
11

esp8266-mqtt-sensor-node

ESP8266 based MQTT sensor node, to sample I2C sensors and send them to a MQTT host.
Python
5
star
12

buttload

Buttload, the BUTTerfly program LOADer for the Atmel Butterfly board. AVRISP-MKI Clone Programmer.
C
4
star
13

sublimetext-gnu-map

SublimeText 3 syntax definition for GCC MAP files.
3
star
14

sublimetext-gnu-gas

SublimeText 3 syntax definition for GCC mixed C/ASM listing files.
3
star
15

Melee

Simple SFML based space melee game.
C++
3
star
16

docker-sensortag-cc2650-mqtt

Bluetooth BLE to MQTT bridge for the TI SensorTag CC2650.
Python
3
star
17

marginoferror

Atmel Studio extension to show errors/warnings/info entries as icons in the code editor margin.
C#
2
star
18

lufa-studio-integration

C# integration binary used for the LUFA library Atmel Studio extension, for the start page/help/etc.
C#
2
star
19

lssclassifier

GCC Listing (LSS) syntax highlighter for Atmel Studio.
C#
2
star
20

buildtaskbaroverlay

Build Taskbar Overlay Atmel Studio 6 extension
C#
2
star
21

atmel-vsix-compatibility-forcer

Force-updates a Visual Studio 2010 VSIX extension to mark it as compatible with a given Atmel Studio version.
Python
2
star
22

datasizeviewer

Data Size Viewer extension for Atmel Studio 7
C#
2
star
23

hidraw-poke

Linux HIDRAW test application
C
1
star
24

hexclassifier

Intel HEX syntax highlighter for Atmel Studio.
C#
1
star
25

stackchecker

Atmel Studio extension to visually monitor maximum application stack usage.
C#
1
star
26

docker-ci-python

Docker latest Python image with various test essentials, for CI builds.
Dockerfile
1
star
27

vizmap

Atmel Studio extension to visualise the locations of symbols in the target.
C#
1
star
28

atmelappweek

Simple Android widget for Atmel Norway Application Engineers to track the current week.
Java
1
star
29

simple-server-status

My own quick and dirty web status for my OpenVPN server.
Python
1
star