Discussion Title | Created date |
---|---|
How-to on subset of C++ for AVR and other micros It may be commonplace now to use a subset of C++ for small RAM microprocessors, this subset being something like object methods and properties but not the big libraries and... |
Sunday, 21 March 2010 - 22:47 |
source for unusual connector Perhaps Mill-Max makes what I want: Fillet type socket. Install in hole in PC board. This socket accepts a standard header pin. But the socket is an open-ended cylinder, so the... |
Thursday, 4 March 2010 - 05:01 |
Nice Pro-AVR Article in March 2010 Circuit Cellar Magazine Nice Pro-AVR Article in March 2010 Circuit Cellar Magazine Is the Feature Article. by Guido Ottaviania, pg. 15 WARNING: Contains material that may be inappropriate for Leon. :D |
Tuesday, 23 February 2010 - 04:55 |
How to protect solid state relay from transient? Solid state relay (SSR) - various brands - off the shelf. Cheap. Load is 110VAC light(s), say, 3A max. Anyone know how to preclude failure of the SSR if an incandescent bulb's... |
Monday, 30 November 2009 - 07:04 |
AVR all-firmware USB and PC boot/BIOS Anyone know... USB has a bootstrap profile mode, intended for keyboard/mouse for a simple BIOS routine during booting and in the BIOS setup program. Do contemporary PC BIOSes not... |
Saturday, 8 August 2009 - 04:49 |
IDE: go to definition of Using other IDEs, I cannot recall/find in Atmel Studio with GCC, the menu choice I use a LOT in other IDEs... In Editor: click on a variable, constant or function name. Choose "go... |
Wednesday, 22 July 2009 - 03:51 |
HID USB stack with both bootstrap and "normal" mod I see a lot of code and hardware for USB from AVRs (and others) for talking HID to a PC. But what I'd like to have is a very small device that does both the boostrap protocol and... |
Sunday, 12 July 2009 - 06:49 |
Inexpensive sophisticated JTAG debugging with WinAVR? I've been using the J-Link JTAG with IAR on ARM7's. It has unlimited flash breakpoints, among other nice features. Is there something hobby-inexepensive that's close to J-Link/IAR... |
Sunday, 7 June 2009 - 18:46 |
Chip45 bootloader - anyone use it? Here's an email I sent them... No doubt cockpit error on my part. Interesting auto-baud: the program expects UUUUU... to come from the terminal program at reset. It then adjusts... |
Monday, 11 May 2009 - 00:12 |
AVR To The Moon 2nd generation NASA Apollo nav computer. Got us to the moon and back. Could an AVR do it? See enclosure to this posting. Ah, the rub: The Apollo computer had 2K of RAM. Tell that... |
Wednesday, 25 March 2009 - 02:29 |
AT86RF212 - any OEM modules in development for this chip? AT86RF212 - any OEM modules in development for this chip? |
Thursday, 26 February 2009 - 06:05 |
Smiley's Jan 09 Article Smiley Re the mention of the "bug" due to commenting out a semicolon... I make a habit of doing this // "something" is a relational or volatile while (something) ; // or... |
Tuesday, 13 January 2009 - 03:03 |