Attiny85

The goal of the project is to manage a MCU AVR "AT tiny 85/84" using C/C++ code without using external libraries and avoiding the use of assembler coding (i.e.: very minimal use of assembler code). The full development should cover all aspects of the features these MCUs cover. The source clock used to clock the MCU will be internal clock. This allows to use all the I/O pins the MCU has. I.E.: AT tiny 84 will use 8Mhz internal clock, AT tiny 85 will use 16 Mhz internal clock. Although, at now, the code seems able to fit inside smaller tiny MCUs, the development will target "tiny 84/85" MCUs. The actual state of art is very minimal; it try to cover timing and SPI communication (TWI should be better). Added: ADC module.
Alternatives To Attiny85
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Softi2cmaster337
7 months ago1gpl-3.0C
Software I2C Arduino library
Stc_diyclock161
a year ago13mitC
STC DIY Clock redux (STC15F204EA, STC15W404AS, STC15W408AS)
Alarm Clock V318
10 months agocc-by-sa-4.0C++
Alarm clock (v3)
Sidewinderinterface10
10 years agootherC
AVR/Atmel digital Interface to Microsoft Sidewinder-Precision Pro Joysticks - useful for Quadrocopter-Control
Stm32digitalclock8
10 months agogpl-3.0C
A digital clock based on STM32F405 MCU
Attiny857
9 years agootherC++
The goal of the project is to manage a MCU AVR "AT tiny 85/84" using C/C++ code without using external libraries and avoiding the use of assembler coding (i.e.: very minimal use of assembler code). The full development should cover all aspects of the features these MCUs cover. The source clock used to clock the MCU will be internal clock. This allows to use all the I/O pins the MCU has. I.E.: AT tiny 84 will use 8Mhz internal clock, AT tiny 85 will use 16 Mhz internal clock. Although, at now, the code seems able to fit inside smaller tiny MCUs, the development will target "tiny 84/85" MCUs. The actual state of art is very minimal; it try to cover timing and SPI communication (TWI should be better). Added: ADC module.
Xtm16386
5 years agogpl-3.0C++
Fastest library to control TM1638 chip (for example: "LED AND KEY") based modules
Cpp_stm325
4 years agolgpl-3.0C++
Pure c++17 implementation of stm32 driver
Alternatives To Attiny85
Select To Compare


Alternative Project Comparisons
Popular Clock Projects
Popular Mcu Projects
Popular User Interface Components Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
C Plus Plus
Clock
Assembler
Mcu