DS18B20 THERMOMETER with TM1637 7SEGMENT LED DISPLAY
Posted by darth vader on Tuesday, 3 May 2022 - 12:48
CHIP Attiny804
AS7 STUDIO PROJECT
ASSEMBLY LANGUAGE
Thermometer - DS18B20
PA1 of attiny804 connected to DIO of display (no pullup)
PA2 of attiny804... |
|
Complete code/AVR Assembler |
Friday, 13 May 2022 - 15:50 |
Thermometer , Attiny 10 , DS18B20 , SSD1306 OLED, Assembler program
Posted by darth vader on Sunday, 24 April 2022 - 04:45
thermometer with attiny 10 chip
code in AS7 studio ASSEMBLER
display ssd1306 OLED
DS18B20 sensor
displays temperature both + & - values... |
|
Complete code/AVR Assembler |
Friday, 13 May 2022 - 16:03 |
FatFS SD Card atmega328p
Posted by Harshal-Sakhale on Wednesday, 26 January 2022 - 03:37
Micro SD Card interfacing example with Atmega328p using FatFS library. |
|
Complete code/WinAVR (GNU GCC) |
Wednesday, 26 January 2022 - 03:38 |
simple CAN TRANSMITTER & CAN RECEIVER with ATTINY804 , MCP2515 in ASSEMBLY
Posted by darth vader on Thursday, 20 January 2022 - 21:47
Chip ATTINY 804
ASSEMBLER
AS7 STUDIO PROJECT
CAN BUS INTERFACE MCP2515 board from ALIEXPRESS (8MHZ CRYSTAL OSC)
Simple CAN message sending node and a CAN... |
|
Complete code/Atmel Studio 7 |
Thursday, 20 January 2022 - 21:51 |
USB HID Volume Control using ATmega16 with Rotary Encoder input
Posted by Harshal-Sakhale on Thursday, 13 January 2022 - 04:00
|
|
Complete code with HW/WinAVR (GNU GCC) |
Thursday, 20 January 2022 - 13:32 |
MAX7219 LED MATRIX clock with DS3231 and ATTINY 804 in ASSEMBLY
Posted by darth vader on Monday, 6 December 2021 - 05:19
Chip attiny 804
atmel studio 7
assembler
DS3231 clock module
MAX7219 Lattice modules 4 in one display Digital tube display module Single chip module 8x8 common... |
|
Complete code/Atmel Studio 7 |
Tuesday, 7 December 2021 - 16:27 |
prnf
Posted by Mickjc75 on Friday, 26 November 2021 - 00:12
PRNF
A lightweight printf implementation. With some reasonable limitations, and non-standard behaviour suited to microcontrollers.
Thread and re-... |
|
General Lib.functions/- |
Friday, 26 November 2021 - 00:12 |
How-to select an optimal AVR type
Posted by gavrasm on Thursday, 11 November 2021 - 09:45
Hi freaks,
I wrote an article on <a href="http://www.avr-asm-tutorial.net/...">how to select the optimal AVR type for your hardware needs</a>.... |
|
Complete code/- |
Thursday, 11 November 2021 - 09:49 |
FP_display_for_UNO_V2
Posted by osbornema on Saturday, 4 September 2021 - 19:25
This project is a development of the project “Floating point display for UNO (V1)” which I posted on 23 May 2021.
Rather than using two ATtiny 861 devices to... |
|
Complete code with HW/Arduino IDE |
Saturday, 4 September 2021 - 19:47 |
DS1307 clock with menu , Attiny804, Assembly
Posted by darth vader on Tuesday, 24 August 2021 - 13:31
;code successfully working with ATTINY804 ,Hitachi1602 I2C LCD, ALIEXPRESS DS1307 RTC
;
;press menu button for a moment to enter menu function
;press... |
|
Complete code/Atmel Studio 7 |
Monday, 18 October 2021 - 12:01 |
HX711 raw data reader,Attiny804,assembly
Posted by darth vader on Saturday, 14 August 2021 - 15:29
;
; HX711.asm
;
; Created: 8/9/2021 9:10:21 PM
; Author : pappan
;This program is used for displaying the HX711 raw output(2's complement)on the LCD screen
;... |
|
Complete code/Atmel Studio 7 |
Monday, 18 October 2021 - 12:06 |
HX-711 , Attiny804 weighing scale ,ASM , assembly
Posted by darth vader on Saturday, 14 August 2021 - 10:50
HX711 weighing scale
0-5kg load cell
Attiny 804 MCU
AS7 project with video and schematics attached
language - assembly
;prototype was 5kg Ali express... |
|
Complete code/Atmel Studio 7 |
Monday, 18 October 2021 - 12:15 |