PCB 111000 a WinAVR taster PCB
Posted by osbornema on Thursday, 29 November 2018 - 20:25
The AVR Butterfly: a great pcb in its day.
Together with the book “C programming for Microcontrollers” by Jo Pardue it offered an ideal introduction to... |
|
-/WinAVR (GNU GCC) |
Thursday, 29 November 2018 - 20:48 |
avrsysh: A system/shell with some built-in utilities and some games
Posted by ls4096 on Monday, 8 October 2018 - 16:55
I've been working on this small software project, mainly to experiment with the capabilities of the ATmega328P and other AVR MCUs. It has been interesting to... |
1 |
Complete code/Arduino IDE |
Wednesday, 2 October 2019 - 23:40 |
AVR assembler by Example
Posted by bovineck on Friday, 5 October 2018 - 05:24
While moving from Arduino IDE C to assembler, we've documented some of the code and projects along the way. We thought some others might get some use from... |
1 |
Complete code/AVR Assembler |
Friday, 5 October 2018 - 05:24 |
Signalgenerator with ATmega16
Posted by gavrasm on Saturday, 29 September 2018 - 10:16
A signalgenerator for audio frequencies (2 Hz to 20 kHz) with sine, triangle, saw-tooth and rectangle wave forms from an 8 bit R/2R DAC.
Sine waves are... |
|
Complete code with HW/AVR Assembler |
Saturday, 29 September 2018 - 10:23 |
RFID CardReader with ESP8266
Posted by sergei_iliev on Tuesday, 25 September 2018 - 07:39
RFID Card Reader powered by Acorn kernel RTOS.
WiFi over ESP8266 is used to transfer card data.
The kernel reads data from the card and construct a REST... |
|
Complete code/AVR Studio 5 |
Tuesday, 25 September 2018 - 07:39 |
CP/M computer on Arduino Nano 3.0
Posted by FoxyLab on Thursday, 23 August 2018 - 21:37
Hello!
I will begin here with a description (on english) of my project cpm4nano - a CP/M-compatible computer based on Arduino Nano 3.0.
Currently one (!)... |
1 |
-/Arduino IDE |
Monday, 11 October 2021 - 07:44 |
UART based Data-logger with time & temperature log
Posted by DHARMANI on Wednesday, 4 July 2018 - 17:38
Here is one more data-logger circuit, based on ATmega32. providing 8-channels with 0 to 5V voltage level measurement. The circuit also... |
1 |
Complete code with HW/Atmel Studio 7 |
Wednesday, 4 July 2018 - 17:39 |
Relay Control Circuit with RTC
Posted by DHARMANI on Tuesday, 3 July 2018 - 16:59
Hello everyone,
this is a simple circuit, based on ATmega8, might be useful for newbies in AVR, RTC, Relay, etc.This is RTC based relay operating... |
1 |
Complete code with HW/Atmel Studio 7 |
Tuesday, 3 July 2018 - 16:59 |
Arduino shield L-meter done in JLCPCB and EasyEDA
Posted by wegi on Monday, 28 May 2018 - 21:52
any movies:
https://www.youtube.com/watch?v=RK2iNt9aHoI&feature=youtu.be
Really easy work in EasyEDA, which have a complex... |
|
Complete code with HW/AVR Studio 4 |
Saturday, 9 June 2018 - 13:48 |
OneWire C++ Library
Posted by llisotti on Tuesday, 17 April 2018 - 19:02
A master OneWire library for ATmega128A
TEST CONDITIONS
I have tested my library by connect 3 Dallas DS18B20 devices (star connection) on PIND0 gpio with 4K7... |
|
Part-specific Lib.functions/Atmel Studio 7 |
Sunday, 22 April 2018 - 11:07 |
Mega & XMega runtime self-test library
Posted by dev.null on Wednesday, 4 April 2018 - 08:38
Hi!
I would like to introduce an already almost completed self-test library for the Mega and XMega families. The goal of this library is to test the... |
|
General Lib.functions/WinAVR (GNU GCC) |
Wednesday, 4 April 2018 - 08:38 |
ATtiny13 Flash Led Using The Timer
Posted by twogreysquirrels on Monday, 2 April 2018 - 14:16
;--------------------------------------------------------------------------------------
; Name: t13timer2.asm
; Author:... |
|
Complete code/- |
Monday, 2 April 2018 - 14:16 |