Posts

Showing posts from March, 2014

Thread: What do i look for in log after crash?

when leave pc on overnight in past few days, system not resume , have hold power button shutdown , restart. new problem. log file should in , should looking determine happened? walter i check syslog , didn't find errors. turns out video card dying. system still running - had restart card working again. it's toast now. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] What do i look for in log after crash? Ubuntu

Building a driver - Raspberry Pi Forums

can reply relatively date how to's installing tool chain , building driver standard raspi distro? search , find references such, never seem able find how-to's references them. @ moment prefer 1 macos or windows, if not available linux 1 fine. (i can create vm run 1 either platform.) prefer use multi-core processors rather build on raspi. have done drivers plenty in older v7/pdp11 or 4.1bsd/vax , have reread tutorials on linux drivers. not wanting waste more time have in getting right versions of every thing in place. i should add have tried instructions on elunix.org//rpi_kernel_compilation having downloaded tree git. (there in git model of world don't outside of doing new clone missing , fail.) downloaded pre-built tools linux, , did same on macos, go there missing small amount of detail assume obvious have been doing it, 1 dropped out decade or two, thrashing around , not making progress. there several details don't seem able find. raspberrypi

Is 500mA enough to pow the pi? - Raspberry Pi Forums

Image
i have 2 available chargers pi , wondering should use, if should use either. have apple 5v 2.1a charger , jabra 5.1v 500ma charger, in advance 500ma not enough. processor can take on it's own, , have 100ma each mouse , keyboard. overclocking require more. it's possible away if don't use 3d/video , usb devices frugal, think you'll better off 2.1a charger. raspberrypi

Thermistor Code

Image
i found code using 10k thermistor in playground ( link here ).  it contains 2 sketches:  one short sketch runs calculations , outputs temperature serial monitor, , 1 that's longer, , think print more information serial monitor along more (mostly useless far can tell) calculations. also on page, author mentions 5v rail 4.86 volts, has adjusted code work him.  my question cannot see anywhere in first (small) code used 4.86 volts;  in fact, can't see used 5v... ps:  is possible voltage needed (assumed) pointless calculations? i think see in longer script, if point out that'd dandy.  here 2 scripts: short script code: [select] #include <math.h> double thermister(int rawadc) { double temp; temp = log(((10240000/rawadc) - 10000)); temp = 1 / (0.001129148 + (0.000234125 * temp) + (0.0000000876741 * temp * temp * temp)); temp = temp - 273.15;            // convert kelvin celcius temp = (temp * 9.0)/ 5.0 + 32.0; // convert celcius fahrenheit return temp; } vo...

Inaccuracy of delayMicroseconds()

i have timing-critical application, , i'm trying use delaymicroseconds control pulse width. works wonderfully @ higher values, @ ~10 it's off number of clock cycles. code: [select] #define strobe_port porte const int strobepin = 4; unsigned int strobetime = 10; void setup() { pinmode(2, output); digitalwrite(2, low); } void loop() { if ( correctserialinput ) { powerpulse(); } } void powerpulse() {  if ( strobetime <= 10000 )  {  cli();  sbi(strobe_port, strobepin);  delaymicroseconds(strobetime);  cbi(strobe_port, strobepin);  sei();  } } pulse width: 9.675us the critical code between sbi() , cbi(), controls width of pulse. thought i'd take @ assembly code: code: [select]  sbi(strobe_port, strobepin);  36:      74 9a             sbi      0x0e, 4      ; 14  delaymicroseconds(strobetime);  38:      c9 01             ...

Heeeeellllttttt OFF topic - Joomla! Forum - community, help and support

Image
hej skulle lige hurtig lave noget photoshop cs v 3.01 aften. men fik istedet denne fejl: r6025 - pure virtual function call ved ikke hvordan fa.. jeg skal komme videre, er aldrig de snart fire år jeg har arbejdet med photoshop, stødt på dette problem. håber en af jer kan hjælpe mig med dette problem.....  en grafiker kan jo ikke lave noget uden adgang til photoshop  /carsten ap prøv @ læse lidt her: http://www.frontpagewebmaster.com/m-63203/tm.htm Board index Joomla! International Language Support International Zone Danish Forum Diverse (Off topic)

IR transmissions.

hello guys. i trying have 2 atmega328p chips communicate each other via ir. used picaxe chips time ago noticed arduino things little more complex. got 2 "problems": 1) frequency. need ir light modulated @ 38khz i've read in reference analog.write command frequency fixed , it's lower. there way can arduino or have buy external chip? 2) serial communcation. i've attached led (the ir transmission led) tx pin , noticed lights when write serial.begin in void setup(). i'd keep led off when not in use. is there way can avoid having led on @ times? want project send signal when user presses button. should use serial.begin when user presses button (instead of putting in setup void function) , have disabled serial.end when button released? hope serial.begin command doesn't take time set because i'd signal sent when user presses button. thank you! quote i need ir light modulated @ 38khz 38khz period of shade on 26us. as long don...

Ändra knappen "read more" till "läs mer" - Joomla! Forum - community, help and support

Image
hej! var helskotta bland alla parametrar, scc- och  php-filer mm (rena djungeln för en nybörjare) kan jag ändra knappen "read more" till "läs mer"  mvh anders hej, har du installerat den svenska språkfilen? http://www.svenskjoomla.se/index.php?op ... &itemid=23 då borde detta fungera utan problem. om inte så är det väl en speciell komponent som har en egen språkfil och som så fall behöver ändras. dessa brukar inte vara stora . . . mvh Board index Joomla! International Language Support International Zone Swedish Forum Äldre versioner Forum Joomla! 1.0 Mallar (templates) och design

Netbooks are dead, long live chromebooks - Raspberry Pi Forums

i don't know if noticed, netbooks disappeared high street retailers. honest, avoiding latest models anyway (the latest atoms have poor support graphics in linux), considering have aging 1 , love replace it. i'm tempted buy announced acer c7 , dual boot debian. http://www.anandtech.com/show/6448/goog ... oks-to-199 i'm bit concerned gpu component of intel celeron 847, though. http://ark.intel.com/compare/55764,56056 it's sandybridge cpu (very good), doesn't come intel hd graphics (very bad). wouldn't want find myself poorly supported powervr-based gma. have info? the current generation garbage anyway. thing going them have keyboard. they're trying sell these things nasty tn screens @ 1366x768 while nexus 10 out there doing amoled 2560x1600 sort of bad joke. expect next generation of netbooks , laptops have proper screens. until then, you'd have nuts buy "netbook" of these on second hand lenovo higher specs or current tablet. raspbe...

Hjælp til Hover med CSS - Joomla! Forum - community, help and support

Image
hej joomla eksperter, jeg har anvendt denne css guide til fremstilling af en menu: http://www.webcredible.co.uk/user-frien ... menu.shtml er der en der kan hjælp mig til koden og eventuelt et andet fornuftigt farvevalg til hover delen? ps! har vedhæftet gif billedet der anvendes dette indlæg. foxmulder58 wrote: ... et andet fornuftigt farvevalg til hover delen? jeg plejer @ bruge http://www.colorschemer.com/online.html når jeg skal finde farver der matcher...den kommer med nogle udemærkede forslag (ellers rådfører jeg mig med mi kollega, som er kunstner  ) -lc Board index Joomla! International Language Support International Zone Danish Forum Ældre versioner (disse vedligeholdes ikke længere fra officiel side) Joomla 1.0 (Udgået version, der blev afløst af 1.5 i 2008) Template, CSS og Design

Using cgi page within joomla directory - htaccess issue??? - Joomla! Forum - community, help and support

Image
i have cgi program tring use. i'm not trying integrate really, link on menu open new page. worked on local test site since uploading install server can't come up. seems file/folder attempt access under joomla install folder return me index.php. think might have .htaccess file has default: code: select all rewritecond %{request_filename} !\.(jpg|jpeg|gif|png|css|js|pl|txt)$ rewritecond %{request_filename} !-f rewritecond %{request_filename} !-d rewriterule ^(.*) index.php i added '|cgi' end of first line , didn't seem make difference, when commented out lines got the directory, forbidden error. think might have change permissions wondering how can work without having comment out in .htaccess file. wow, seems questions lately have been difficult or something. know there have got some people here understand "voodoo" of htaccess.... Board index Joomla! Older Version Support Joomla! 1.0 General...

Creating Custom Flashhelp Skin

Image
does know how create custom flashelp skins? have been adobe archives looking make skin. information appreciated - , also, apologize accidentally double posting under webhelp mistake. hi dioinarms take @ following developer center article: click here hopefully provides looking for. cheers... rick More discussions in FlashHelp (produced by RoboHelp) - Not for general Flash problems adobe

Thread: Intel ALC888 Analog Works Drear - No Digital Output

(i'm trying change title 'drear' 'great'. please forgive fat fingers.) posted in general seems more specific here. posts i've seen show no sound analog has worked since furst installed it. have shuttle prima xpc sp35 p2 barebones i've installed 9.04 alternate on (for raid1). i've gotten analog sound working no luck digital spdif outputs. borrowed equipment work check them out , dead. how tutorials helped pulse audio , alsa installed. volume control shows hda intel alc888 analog installed, pulse audio manager shows: alsa_output.pci_8086_293e_sound_card_0_alsa_playba ck_0 hda intel - alc888 analog index #0 checking, see: aplay -l **** list of playback hardware devices **** card 0: intel [hda intel], device 0: alc888 analog [alc888 analog] subdevices: 1/1 subdevice #0: subdevice #0 card 0: intel [hda intel], device 1: alc888 digital [alc888 digital] subdevices: 1/1 subdevice #0: subdevice #0 this audio lspci 00...

PID regulated SOLEX moped

Image
hello friends! first of all, sorry english.. doing best! i'm going convert old solex moped (with broken engine) electric bicycle. i have lot of ideas on fun things want add arduino going involved: pid-cruise control. (for fun of it) think it's awesome. gps (later project) lights (easy done) speedometer (easy done) "battery health meter" (easy done) now first of i've looked trough excellent pid library brett beauregard. i put code 1 of bretts example code , bit of code read revolutions/sec motor hall effect switch. i plugged in , kinda worked (the motor acted kinda strange run smoothly). first of don't know how tune pid , i'm not sure code think should. this idea of how works: input : rev/sec hall effect switch. setpoint : speed set potentiometer. output : pwm arduino motor driver. code: [select] /******************************************************** * pid simple example * reading hz control analog pwm output 3 *****************************...

integer bigger than 32

hi, i'm sending intger numbers c# arduino. each number send character character , in order arduino know exacy integer value i'm sendin value in brakets such <123> way arduino tell integer value 123. know problem want send integer 65600 int hold number smaller 32768 i tried change variable int = inint  to long = inint can not make work. below code #       quote int hold number smaller 32768 more correct [glow]int[/glow]: "integers primary datatype number storage, , store 2 byte value. yields range of -32,768 32,767 (minimum value of -2^15 , maximum value of (2^15) - 1). " however [glow]unsigned int [/glow]will hold:  "unsigned ints (unsigned integers) same ints in store 2 byte value. instead of storing negative numbers store positive values, yielding useful range of 0 65,535 (2^16) - 1). " likewise long , unsigned long have different value ranges can hold. your code didn't post can't comment on it. lefty ...

HArdcoding a Menu - Joomla! Forum - community, help and support

Image
hi, i'm trying hardcode likno menu joomla site, i'm using jf_sifrstain template, put code index.php file there 2 issues. 1. menu appears on home page and 2. login form hidden behind menu how can solve these issues? 1. there template you've assigned other pages? 2. suggest attach file here can see have done. we're pretty aren't mind readers  Board index Joomla! Older Version Support Joomla! 1.0 Templates & CSS - 1.0.x

Cant target a html frame from navigation.swf

Image
i can't make flash actionscript "geturl" link html frame. it's 4 days i'm breaking head trying figure out. i'm working on: - windows xp- flash mx pro. - dreamweaver html. - browsers: internet explorer 6 , 7. i'm trying create html frameset 2 frames ("navigation" , "main", in 1 of them ("navigation") there's flash navigation panel , other frame ("main") target frame load html's into. whenever target file (in flash, using "geturl") "_self", "_top" or "_parent", works fine , loads file right frame. whenever change targeting frame's name ( "main", mentioned), loads file new browser window (which means, doesn't find target - "main" the hole site design depending on contruction. i´ve have problem both local , remote please can me - i´m gonna show site tomorrow on employment interview post html code frameset , post geturl code using a...

Install help please!

hi this issue cs3 web, doesnt lot of activity in there , regards flash, hoping can me! i have bought creative suite web , trying use on 2 computers having problems. the first machine development machine in office, 1 installs fine no problems, however, on setup says have less 1gb of memory in setup can click next. anyway, fine. the next machine show machine (laptop), 1 quite old has large screen , light, taking clients make minor tweaks. on previous versions of macromedia studio, installed dreamweaver , flash, , fine. however, on version, installer goes same screen says have under 1gb of memory, there no continue button, asks me cancel. i can understand if dont have resources run photoshop or other of high resource programs, find annoying want flash , dreamweaver, , sure spec ok can run studio 8 (the whole thing) fast. i wondering if can recommend me? (also, if wondering, licenscing, have done past 5-6 years (so customer!), macromedia said floating licensce never using both machi...

startx - Raspberry Pi Forums

d/loaded lxde succesfully. booted up. logged in. @ prompt, entered startx. message said "waiting x server close." waited ages. no luck. re-entered @ prompt. "sudo startx" lxde screen appeared access directories , files unable open files. how can close "x server" you should not run startx under sudo. if not start normal user may indicate have filled filesystem — check output of command "df" see if line @ 100%. exit lxde select "logout" main swallow menu @ left, or click "standby" symbol @ right, or press ctrl+alt+bksp if enabled. why did have download lxde? using recommended raspbian image? raspberrypi

Return to previous screen

hi. i explain situation (it may make easier understand). have main menu , there can choose various options. 2 of them exit , help. when enter both of pages there button return last page (as have set 1 version of each page save has hundreds of same page, sake of button directly linking previous page). have set button navigate 'go back' in properties tab. here issue arrises. if go page, click back. straight after click exit page. when click button takes me page , not previous page should do. i have set options correctly... selected go back, , selected recent. is there bit of code or can use?? please looking @ ending project end of week :( thanks! difficult tell structure of file description. what put , exit in 1 of 2 places. option 1 to put inside map attached button in menu. put all logic inside map, set 'return' branching , build contents erase when exits , put in "back" button exit help. other option try put in different framework itself. when click ...

Can't get VirtualWire to work send correct data.

i'm not entirely sure if hardware problem, or way have things set up. i'm using sparkfun a315 transmitter , receiver. i'm trying receiver output hex serial, isnt happening. i uploaded transmitter example code duem. , receiver code mega. i can tell transmitter transmitting because when bridge led between receiver's data , ground, blinks. my best guess there interference in whole 6" between transmitter , receiver, because if (vw_get_message(buf, &buflen)) isn't evaluating true, or else (i presume) working properly. can suggest ideas? i've tried can think of. if software problem, need see code. if it's hardware problem, need see schematics, pictures, , links data sheets. you have provided neither. Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs ...

Problem with custom data types

Image
hello all! i trying code work using custom data types. the types defined this: code: [select] typedef struct {  int top;  int center;  int bottom;  int input;  int type;  int trim;  int rates;  int position; } stick; i create array: code: [select] stick sticks[4]; i try set contents of array using function code: [select] void set_sticks() {  for (int = 0; < 5; i++) {    sticks[i].top = stick_limits[i][0];    sticks[i].center = stick_limits[i][1];    sticks[i].bottom = stick_limits[i][2];    sticks[i].type = stick_types[i];    sticks[i].input = stick_inputs[i];    sticks[i].trim  = stick_trims[i];    sticks[i].rates = stick_rates[i];    sticks[i].position = 0;  } } but when arduino crashes. i can access item in array other point this: code: [select] sticks[0].top = 200; or using in set_sticks() ...

Gertboard AVR without Arduino IDE (howto) - Raspberry Pi Forums

thanks awesome combined efforts of gordon , gert, we're able program atmega328 on gertboard arduino ide. i'm sure found way gordon's website instructions. i'm not big fan of arduino ide , arduino's form factor, prefer program avr's old makefile. no need run x, no need install java, no 'restrictions' posed arduino's abstraction layer, use text editor , go on merry way. before raspberry pi , arduino, there 'catch 22' situation. avr programmed programmed avr, or expensive ($30,-) hardware avr programmer. arduino uses bootloader makes programming on serial/usb possible, couldn't buy $2,- avr , started. since gordon patched avrdude, can use raspberry pi avr programmer. not program atmega328p on gertboard, in fact *any* avr fancy. you'll have dive in datasheet (found here: http://www.atmel.com/images/doc8161.pdf ). there isn't hand-holding, it's not faint of heart. it's rewarding, , you'll learn something. here's h...

Wire library question (edited)

i've been studying wire library prior using spi (edit:vti) pressure sensor. data sheet sensor shows example of 1 byte read sensor uses repeat start condition of i2c. my question is, how 1 generate repeat start using wire library? edit: i meant vti pressure sensor, scp1000-d11, not spi. hi, i had @ sources of wire-library, , looks wire can't this. (sends stop-condition after each master-transfer) here found solution: http://www.arduino.cc/cgi-bin/yabb2/yabb.pl?num=1214872633 eberhard Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Wire library question (edited) arduino

Solution to a problem

hey everyone, messed bootloader quite nicely (see "a wierd error").  through exhaustive research , trial , error found did indeed frag bootloader.  here how fixed it, purchased avrisp mk2.  and used arduino environment burn bootloader not go through avr4 atmel.  here big thing remember not install isp drivers atmel.  use drivers come arduino environment!!  i believe libusb.  after did lit right up.  this may duh moment took me forever troubleshoot.  i hope nobody has go through did Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > Solution to a problem arduino

No entendemos que significa este error.. - Joomla! Forum - community, help and support

Image
alguien nos puede ayudar?? gracias db function failed error number 1226 user 'mysqldb' has exceeded 'max_questions' resource (current value: 72000) sql=select session_id jos_session session_id = md5( '884d120c6c4270b746d577621147f8cc' ) sql = select session_id jos_session session_id = md5( '884d120c6c4270b746d577621147f8cc' ) hola.. disculpen que suba este tema..  pero sigue dandome el mismo error y no se que hacer..  Board index Joomla! International Language Support International Zone Spanish Forum Versiones de Joomla! obsoletas Joomla! 1.5

RSS i nasa slova - Joomla! Forum - community, help and support

Image
pozdrav, pokusao sam sa nekih stranica da uzimam rss feed imam problema sa nasim slovima, tacnije sa slovom Ž sa slovom Š, dok su ostala ok. isto tako na stranici nemam problema sa nasim slovima osim u pomenutom slucaju sa rss feedom. koristim joomla 1.0.4 hvala za sve savjete ukoliko neko nije shvatio dobijam ovakav tekst: #  izvje�taj semira osmanagića o geolo�kom ispitivanju tla na visočici u nastavku vam prenosimo izvje�taj bosanskohercegovačkog istra�ivača semira osmanagića o geolo�kom ispitivanju tla na lokaciji uzvi�enja visočica u visokom, području prve piramide u evropi. ima li lijeka  Board index Joomla! International Language Support International Zone Bosnian Forum

More powah

hello once again arduino community, i'm designing system automate manufacture of space telescope optics, , i'd incorporate arduino design. long story short, want know if possible draw 70ma of current pin. suspect because i've driven servos off pins suspect draw more that. @ same time specs duemilanove can deliver 40ma per pin. so i'm left wondering -- kind of current draw safe arduino? if drawing 70ma @ 6 pins off , on @ couple hours @ time. thanks quote what kind of current draw safe arduino? 30ma safe. on 40ma produces damage. plus total of 150ma pins combined. if need more use transistors or fets . Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > More powah arduino

Thread: how to use wget to do this?

http://googlesystem.blogspot.com/200...ok-search.html can me put wget comand download image files of book on google books? i'm guessing need -rk , -o, right? point me @ working link book, , see can do. i'm looking @ .net source maybe if find algorithm can duplicate it. assume if possible wget use in windows well. shall see. think blocking wget, can't download 1 page. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [all variants] how to use wget to do this? Ubuntu

ATTN:Tonie => mosDBTable question (for today) - Joomla! Forum - community, help and support

  hello...   when writing components , extending mosdbtable there way searches return results more 1 table via mosdbtable()?!  example: code: select all  function myveryownconstructor ( &$db ) {                 $this->mosdbtable( '#__my_own_table', 'id', $db );         }   becomes problem if searches on joint tables , results need returned of them (or of them).   tried defining variables in class extension b.this , c.that isn't working...   #2: installed component seems working fine can't see in list of components when need create menu it. why?   i'd appreciate prompt reply...   thank you... hi tonie....  if still around can please respond....  nobody else trying to....  thank you... Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Running Arduino using 7 Volts

i planning of running arduino using 2 3.7 volt 350 mah batteries connected providing 7.4 volts, while reading through, http://arduino.cc/en/reference/board?from=guide.board the spec power supply says external power supply in (9-12vdc) does mean have supply min of 9vdc, afaik usb 5 vdc 500 mah no? according limited electronics knowledge should fine 7.4 volts , 700 mah? what board have, duemilanove fine on 7 volts or more http://arduino.cc/en/main/arduinoboardduemilanove Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Running Arduino using 7 Volts arduino

Thread: Nice

Image
Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe Nice Ubuntu

Redimensionner la partition - Raspberry Pi Forums

Image
bonsoir à tous! j aimerais votre aide car je ne m'en sors pas pour redimensionner ma carte sd, j'utilise uniquement xbian 0.8.3 sur la framboise. je voudrais utiliser la partition principale car j'utilise un plugin sur xbmc qui nécessite la création d'un dossier cache ( c'est donc la raison pour laquelle j utilise une carde sd de 8gb pour être à l'aise) j'ai essayé avec gparted : jai donc 4 dossiers : /dev/sdb1 fat16 system /dev/sdb2 ext4 /dev/sdb3 linux-swap /dev/sdb4 partie non alloué (5gb) impossible de redimensionner la partie system...j'essaye alors avec putty en ssh, je me connecte bien sur la raspberry, je suis le tuto : http://www.youtube.com/watch?v=r4vovmdnsie cependant, en tapant " sudo fdisk -uc /dev/mmcblk0 je n'ai pas la partie "command" qui arrive mais ceci : usage: fdisk [options] <disk> change partition table fdisk [options] -l <disk> list parti...

Arduino processing capacity

i'm trying run several motors , servos, connected arduino via h-bridge, using joystick connected pc , sending serial data arduino. i've got arduino receiving joystick data, need 1 byte each motor direction, i've ended using arduino write 8 bytes of data 8 pwm pins. i've noticed appreciable delay in arduino's response time , have had add several slow-downs in programming @ both ends in order reduce mixed signals, , yet i'm still getting lot of improper pin firing. reaching limit of arduino's processing power or doing wrong? do have mega, standard arduino has 6 pwm pins. perhaps if have connected easier advise Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Arduino processing capacity arduino

Arduino switches into Mac os X

hi everyone, just quick thing, im trying interface arduino mac when press 1 of 5 buttons on arduino board transferes character mac via serial. ive written code, when plug board mac randomly think 1 of buttons has been pressed. code: code: [select] int next = 2;   // next button int prev = 3;   // prev button int play = 4;   // play/pause button int louder = 5;   // vol button int quiter = 6;   // vol down button int val_next = 0;     // variable reading pin status int val_prev = 0;     // variable reading pin status int val_play = 0;     // variable reading pin status int val_louder = 0;     // variable reading pin status int val_quiter = 0;     // variable reading pin status void setup() { serial.begin(9600);  pinmode(next, input);    // declare next input   pinmode(prev, input);    // declare prevous input    pinmode(play, input);    // declare play / pause input     pinmode(louder, input);    // declare louder volume input      pinmode(quiter, input);    // declare qu...

Coursebuilder

Image
use coursebuilder make quiz 2 pages. students should finish first page , click "next" button, go second page. after finish quiz, total mark. thank teaching me! if don't other replies in these forums, might try posting message in rapid intake forums. developing coursebuilder extension. published book on using coursebuilder, might find useful. see http://www.rapidintake.com/forums/forum.asp?forum_id=11 forums. hope helps. ...pt More discussions in Dreamweaver extensions adobe

Keine Spannung auf GPIO - Raspberry Pi Forums

hallo, ich habe mich ein wenig die programmierung der gpio gemacht und habe gefallen daran gefunden und wollte ein wenig mehr lernen, habe ich mir bei conrad ein paar leds, widerstände und ein breadboard gekauft. nun habe ich die zuvor funktionierende schaltung gesteckt und wollte testen. allerdings tat sich nun nichts mehr. ich habe nun nachgemessen und habe nurnoch zwischen pin 2 und 25 eine spannung von ~ 4,6v auch die spannung zwischen tp1 und tp2 beträgt nun nurnoch ~4,6v. habt ihr eine vermutung, das problem sein könnte? der pi funktioniert nach wie vor einwandfrei, nur das problem mit den gpio besteht. vielen dank im vorraus mfg jp als erstes, dein post enthält noch viel zu wenige informationen. bitte schreib viel genauer auf dein fehler ist und wie du das machst, welcher pin, welche funktion der hat. du machst. wie du den pin ansteuerst. welchen pin du ansteuerst. welches board du verwendest. genaue version/revision. da sich ein paar pins geändert haben bei de...

New library: RGB GLCD (LDS183 Controller)

hello. i have made library rgb glcd's based on lds183 controller. this display used on rgb lcd shield nkc electronics. you can download library website: http://www.henningkarlsen.com/electronics/a_l_rgb_glcd.php please bear in mind first go @ making library arduino, might not can be. any feedback appreciated. regards henning how link display library for. i'm lazy. Arduino Forum > Forum 2005-2010 (read only) > Software > Development > New library: RGB GLCD (LDS183 Controller) arduino

one datagrid, numerous (xml) datasources

i have prospective application following setup: one datagrid, numerous buttons elsewhere in application desired procedure: upon clicking 1 of buttons - the datagrid unloaded of datasource loaded (is necessary?); the datagrid populated specific, different xml datasource (xml file) assigned specific button(while showing busycursor, , upon completion of data load, normal cursor returned). any appreciated. the easiest thing (imho) combine each of sources single datasource , provide filterfunction collection. when button pressed makes necessary change view switch out filterfunctions, set columns visible or not, , refresh collection. More discussions in Flex (Read Only) adobe

Upgrade from debian wheezy to Raspbian - Raspberry Pi Forums

is possible upgrade wheezy raspbian? current version is: pretty name: debian gnu/linux wheezy/sid name: debian gnu/linux id:debian ansi_color: 1;31 when wheezy assume mean wheezy soft-float version (raspbian wheezy hard-float version)? if not believe there easy way binaries incompatible between 2 versions. in theory should possible have multi-arch support allow different versions of binaries co-exist, have not seen evidence had been done debian soft-float , hard-float versions of wheezy. raspberrypi

dynamic text field in a different movie clip

how dynamic text field show text imput text field few movie clips below? can give me sample script? thanks. hi! lets have dynamic clip on same level movieclip containing input field. _root.dynamic_texfield_name.text = _root.name_of_movieclip.input_texfield_name.text; if need dynamic textfield updated user types in input field can use onchange handler. _root.name_of_movieclip.input_texfield_name.onchange = function(){ _root.dynamic_texfield_name.text = _root.name_of_movieclip.input_texfield_name.text; } More discussions in Adobe Animate CC - General adobe

raspbian omxplayer seg. fault reading from /dev/stdin - Raspberry Pi Forums

i wrote python app on raspbian wheezy ver sept. 2012 rtmp streams read tv urls displayed via omxplayer piped in rtmpdump - r theurl .. | omxplayer /dev/stdin. memory split 128-128. happens omxplayer aborts segmentation fault after correctly interpreted stream /dev/stdin. if save rtmpdump output in file file can played omxplayer without problem. idea on issue? has tried this? if want leverage rtmpdump functionality in omxplayer, can enable librtmp when compiling ffmpeg, or install version: https://github.com/torarin/omxplayer/downloads raspberrypi

Background Website - Joomla! Forum - community, help and support

rekans semuanya, saya telah mengupdate pks batam http://www.pks-batam.or.id ke versi joomla 1.0.4 plus dengan "sentuhan" memberikan latar (background) agar lebih 'eye catch'. nah pinginnya, background tsb bisa saya ubah-ubah dengan koleksi background yg saya punyai (free download di http://squidfingers.com/patterns ). pertanyaannya: bagaimana menambahkan script atau modifikasi di css template (atau index.php) agar background yg ada di website saya bisa berganti-ganti ketika di-refresh. oh ya, petikan css template saya: body { color: #000000; margin-top: 0px; margin-bottom: 0px; padding: 0px; font-family: arial,verdana,sans-serif; font-size: 11px; background-image: url(../images/bck2.gif); } [solved] hehehe sdh ada penyelesaiannnya. kalo mau tahu ada di sini http://forum.joomla.org/index.php/topic,20568.0.html rgd aris- Board index Joomla! International Language Support International Zone Ind...

My Server provider upgraded to PHP 5 - Joomla! Forum - community, help and support

yes, yes, know joomla isn't compatable, had sucker installed when upgraded. fortunatly, importaint runs day-to-day activities, various installers components, templates, mods, etc. don't work, , figure smarter me working on that . in mean time , need make hefty upgrades old fashion way...by hacking (of sorts) own website. have access behind-the-scenes tools (direct "back-end" access database, ftp, etc). specifically, looking in database manually copy and/or alter when upload files manually via ftp (verses site uploader) tell joomla new stuff there ? *cracks knuckles* guess i'll have figure out on own. i'll try remember post results. update #1: components install fine. no altering required. update #2: modules install fine. wonder why templates don't...permissions right. what other conflicts have there been php 5? Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/In...

frequency and duty cycle??

what , how obtain frequency , duty cycle of sqaure wave generated following code?              mov  tmod,#2h              mov  th0,#-250 again:   setb  p1.4              acall delay              clr    p1.4              acall delay              sjmp  again delay:    setb  tr0 back:     jnb    tf0,back              clr    tr0              clr    tf0 check out http://tscm.com/dutycy.pdf sorry cant more Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax ...

Thread: Nvidia driver------------

help guys want set screen resolution ubuntu desktop 9.04--- went system > preferences >appearance chose visual effects tab , selected normal downloaded , installed nvidia driver in turn asked "next time when restart please select visual effect u'd again." far goood but----- when go administration > nvidia x server settings > x server display configuration > , change resolution auto 1280 x 1024 resolution click save configuration file , click save error comes uo "unable create new x config backup file '/etc/xorg.conf.backup'." clean install of ubuntu new user graphics card nvidia geforce4 mx 420 want make 1280 x 1024 resolution perminent Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Nvidia driver------------ Ubuntu