blog.world3.net

Monthly Archives: April 2012

Working XMEGA temperature sensor code

17/04/2012 – 09:00

int16_t ref, degrees_x10; float kelvin_per_adc_x10; ADCA.CTRLA = ADC_FLUSH_bm; // cancel any pending conversions, disable ADC // set up exactly how Atmel did when they measured the calibration value ADCA.CTRLB = ADC_RESOLUTION_12BIT_gc; // unsigned conversion, produces result in range 0-2048 ADCA.REFCTRL = ADC_REFSEL_INT1V_gc | ADC_TEMPREF_bm; ADCA.PRESCALER = ADC_PRESCALER_DIV512_gc; ADCA.CH0.CTRL = ADC_CH_INPUTMODE_INTERNAL_gc | ADC_CH_GAIN_1X_gc; ADCA.CH0.MUXCTRL = ADC_CH_MUXINT_TEMP_gc; […]

By mojo | Posted in avr | Comments (0)

HP Microserver early impressions

09/04/2012 – 22:26

The HP Microserver has been well reviewed on many sites, including Silent PC Review. Unfortunately it doesn’t live up to the hype, as many other people have discovered (check the SPCR and AVForums forums). The fans are loud. HP claim 22dB, but my basic meter rated the Microserver at 48dB from 1m. I swapped the […]

By mojo | Posted in hardware | Comments (2)

Possible fix for XBMC buffering issue

02/04/2012 – 22:00

Since day one I have had an issue with XMBC on Windows where it would occasionally need to buffer videos. I thought it was network related but there is no bandwidth problem and changing network card didn’t help. There was no problem with CPU usage either. Most bizarrely the problem would go away if I […]

By mojo | Posted in windows | Comments (1)
たとえ溺れても梦はゆめでしかない
  • April 2012
    M T W T F S S
    « Mar   May »
     1
    2345678
    9101112131415
    16171819202122
    23242526272829
    30  
  • Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org
  • Categories

    • audio (1)
    • avr (27)
    • BBC (2)
    • electronics (30)
    • genius (4)
    • hardware (24)
    • idiots (41)
    • Internet (23)
    • law (20)
    • microcontrollers (12)
    • networking (17)
    • politics (31)
    • privacy (19)
    • Retro Adapter (5)
    • security (17)
    • software (32)
    • Uncategorized (19)
    • windows (28)
  • Archives

    • May 2016
    • July 2013
    • January 2013
    • November 2012
    • August 2012
    • July 2012
    • June 2012
    • May 2012
    • April 2012
    • March 2012
    • February 2012
    • January 2012
    • December 2011
    • November 2011
    • October 2011
    • September 2011
    • July 2011
    • June 2011
    • May 2011
    • March 2011
    • January 2011
    • December 2010
    • November 2010
    • August 2010
    • July 2010
    • June 2010
    • May 2010
    • April 2010
    • March 2010
    • February 2010
    • January 2010
    • December 2009
    • November 2009
    • October 2009
    • September 2009
    • August 2009
    • July 2009
    • June 2009
    • May 2009
    • April 2009
    • March 2009
    • February 2009
    • January 2009
    • December 2008
    • November 2008
    • October 2008
    • September 2008
    • August 2008
    • July 2008
    • June 2008
    • May 2008
    • April 2008
    • March 2008
    • February 2008
    • January 2008
    • November 2005
  • Links:

    Main site: world3.net

    Electronics: denki.world3.net

WordPress | Sandbox