Discussion Title | Created date |
---|---|
ATTiny85 and the Reset pin The project I'm working uses a ATtiny85 and during the course of development has gotten a fair amount of feature scope and I need to use all the pins. I have a 10K pot on... |
Friday, 3 April 2020 - 23:36 |
Question about HT-12D addre3ssing 433MHz Transmitter/Receiver pair using the HT-12D/HT-12E Encode/Decoder to exchange data. Got off ebay 433MHz RF Transmitter/Receiver Firstly the HT-12E transmit... |
Tuesday, 13 August 2019 - 00:12 |
Component AtmelDeviceStartup is missing I am running AS 7.0.1931, the latest. I've been working on an ATmega328p app on and off for a few hours and there was a notification of an update that was available and so... |
Wednesday, 26 June 2019 - 19:53 |
Trade ** This item is no longer available ** I found a needy student that could use them and I gave them to him! I was sent 10 PIC16F690 MCUs by mistake and I have no use... |
Saturday, 8 June 2019 - 22:05 |
Input Capture control I've been struggling with this problem for a while and I'm just not getting it. ATmega328P @ 16MHz, 5V I'm receiving a pulse on the ICP1 line and I want to have the ability... |
Thursday, 14 March 2019 - 23:35 |
Clock question I have a rather esoteric question about using an external xtal and I believe I already know the answer but will throw it out to the experts. I have an evil mad scientist... |
Wednesday, 11 November 2015 - 16:37 |
Driver problem or what? Running Windows 7 64bit I did a project last month and used both a USBTiny and my Atmel-ICE without any problems. Now I can't access my ATMega328P with USBTiny or the Atmel-... |
Thursday, 5 November 2015 - 16:38 |
MCP23S17 question I'm basically a programmer so parts of data sheets are difficult for me to read. My question is I've ordered some MCP23S17 devices and if I'm reading the data sheet... |
Friday, 31 October 2014 - 19:59 |
Arduino Due and C++ So I developed a nRF24L01+ wireless library and it's working great so I want to convert it to C++ along with some other stuff I developed. Entered a simple C++ program... |
Thursday, 23 October 2014 - 05:08 |
Arduino Due + Assembler I'm trying to access an assembler method from C code. It looks like it ought to work but when I try to execute a line of asm code it jumps to Dummy_Handler, almost seems like a... |
Tuesday, 7 October 2014 - 01:02 |
2 Scopes for sale In excellent condition and ideal for a student or someone just starting out. I've just outgrown them! DSO Nano DSON-V11 an older 2 channel model $50 each +... |
Sunday, 5 October 2014 - 20:23 |
Arduino Due Timer question int main(void) { /* Initialize the SAM system */ SystemInit(); InitPIO(); InitTimer(); while (1) { //TODO:: Please write your application code... |
Tuesday, 30 September 2014 - 22:38 |