-
I am struggling to get the ATtiny816 to respond as a OneWire device to an ESP32 master. Running the DS18B20 example.
Background info:
The bus and master physically work. I have another real DS18B2…
-
Im trying to use this for a simple project with an attiny 84 and a 64x32 oled display. is this possible? Heres the code
const int BATT_V_R = 3;
void setup() {
// put your setup code here, to …
-
As I am sure you know, the recommended way to use features is to make them additive, and to avoid mutually exclusive features. However, `avr-hal` relies heavily on non-additive mutually exclusive feat…
-
I'm thinking to make documentation more useful and accessible by adding code examples. Would you be happy to accept this?
To start with, I would add just a basic example to the documentation of eac…
-
Is there any chance you can support the new Attiny 0/1 series?
ADMUX is not defined (in the Arduino IDE at least).
-
### context
envie d'explorer les capacités I2C sur la mini carte arduino attiny85 type Digispark à 1,20€/pc
pour
![image](https://user-images.githubusercontent.com/12049360/37293586-0041ad9c-2614-…
-
Hi,
I want to contribute my changes to MySensors in order to support ATtiny MCUs (see the [project page](https://forum.mysensors.org/topic/10866/a-tiny-bme-node-bme280-on-attiny85)).
Three issues …
-
Micronucleus is a bootloader designed for AVR ATtiny microcontrollers with a minimal usb interface, cross platform libusb-based program upload tool, and a strong emphasis on bootloader compactness.
…
-
From Edward with the initial code: However, I would like to bring up that in the newer design, instead of use up all 4 PWM channels with 4 pin controlling the motor, we decided to use only 2 pwm pins …
-
Just to get clarification (as I'm trying something similar), are you using two LoRa modules? One to send and one to receive? Did you have any trouble in sync'ing the ATtiny with the RFM so that it r…