ATTiny10IDE icon indicating copy to clipboard operation
ATTiny10IDE copied to clipboard

A Streamlined IDE for Coding and Programming the ATtiny10 and other ATTiny Devices

Results 12 ATTiny10IDE issues
Sort by recently updated
recently updated
newest added

Hi, I was so delighted to find this project.. But like many "gits" I spend a lot of time with my eyes focused on the screen and a glaring white...

The readme mentions a `DelayTimer.c`, but I can't find it anywhere.

I'm trying to use your IDE to build my ATTiny10 OSH project under Windows 10 that I can only build successfully under either OSX or Debian using the avr-gcc toolchain....

Hi, I see that ATTiny10IDE can build the source code and show me the hex - but is it possible to save this to a hex file, so I can...

I am using this IDE for ATtiny10 development and like it very much. I wonder if it's possible to build code with multiple source files, especially additional assembly source code...

Hi Wayne, I cannot build my code on my Mac that is running OS Catalina. I get the following error message: _Cannot run program "/var/folders/fm/p47rf71d2351863c_dtvkhg80000gn/T/avr-toolchain/bin/avr-g++": error=86, Bad CPU type in...

hello , thank for your proyect , I request for monitoring serial , this featured as debugging , thnak like... #pragma clock 8000000 #include "Arduino.h" //#include "Monitor.h" #include "SoftwareSerial.h" SoftwareSerial...

**Describe the bug** Hi Wayne, I can't get the ATTiny10IDE to see my Arduino. After selecting my target(ATtiny85), building the sample code(Blink), and setting up the programmer as ArduinoISP, I...

we use those three device from time to time. atmel ide or arduino core, but sometime just no such convenience. thanks.

**Describe the bug** File->Save As doesn't actually save anything. Title bar still says [unsaved]. **To Reproduce** Steps to reproduce the behavior: 1. Enter code in [source code] tab 2. Click...