Tehseen

Results 7 comments of Tehseen

If somebody make the example that will be very helpful...

does this ArduinoDriver library also support Wemos D1 Mini (ESP8266)?

same issue here on my Raspberry Pi 4. [https://github.com/pythonnet/pythonnet/issues/1555](https://github.com/pythonnet/pythonnet/issues/1555)

I also have the same issue. When I build the **src/05-led-roulette/src/main.rs** code file. It builds fine with no errors. But when I try to build another code in **The Led...

Thanks, Sir @imran82ali Your solution worked for me. 👇👇👇 Download repo from here: https://github.com/rust-embedded/discovery then make these changes open code in VS Code in **Auxillary** folder there is **cargo.toml** file....

I used Arduino Uno as ISP Programmer to program the Digispark attiny85 module. Then I successfully uploaded the `dell-charger-emulator.hex` and `eeprom-data.hex` files into Attiny85 microcontroller by using the `avrduid` commands....

a great benefit of using Digispark ATtiny85 Board is that it has **on-board voltage regulator**. So we can provide the 19.5 voltes of Dell Charger directly to the ATtiny85 Board...