token-vesting
token-vesting copied to clipboard
A Vesting Contract for the Solana Blockchain
Hi, I can send data from ATtiny3216 (SPI master) to ESP8266 on ESP12F module (SPI slave). But I do not understand why some first characters of string is bypass. With...
Hello there. I am trying to port some code from an Attiny45 over to an Attiny412. The code on the Attiny45 made use of an "Output Compare Match Interrupt" with...
Two potential solutions: Use your browser to go to https://drazzy.com/package_drazzy.com_index.json and when it complains about the certificate expiring, tell it that it's OK, save the file to disk and then...
I wanted to read via a Intterupt a multiplexed signal from an RC-Receiver (Robbe) and take the value and set it to a servo connected. Both pices working great if...
The occurrence of this error seems to be a bug, by commenting out part of the code device flashed without any struggle. in `nvmserialupdi.py`: ``` Python if not self.device_info.get(DeviceInfoKeysAvr.DEVICE_ID) ==...
Hi, I'm using a NeoPixel library that inherits from the Adafruit_NeoPixel class and would like to modify the library to instead inherit from your tinyNeoPixel class. Adafruit_NeoPixel exposes some of...
In the latest Arduino IDE (2.3.2 @ time of writing), doesn't accept the original URL used in the installation guide. However, I got it to work using the raw file...
I would like to use VScode with platformIO instead of Arduino IDE. Is MegaTinyCore supported? Especially I need to check a certain option (using TCA0 for millis() ). I could...
Oops, deleted my original pull request by accident, so resubmitting. See issue #1103.