Posts

Showing posts from February, 2014

Raspberry Pi Forums - Login

username: password: i forgot password resend activation email remember me hide online status session   register in order login must registered. registering takes few moments gives increased capabilities. board administrator may grant additional permissions registered users. before register please ensure familiar our terms of use , related policies. please ensure read forum rules navigate around board. terms of use | privacy policy register raspberrypi

Thread: Cannot login to system after upgrade to 9.04

Image
i upgraded 8.10 9.04 last week , since them have been unable login system. says athentication failed when try login. however, if login domain password works. system has likewise open installed. m guess pam authentication messed somehow. unfortunately did not add of domain accounts part of sudoers, in bind here.\ if start system in single user, can root shell, cannot change passwords either. system responds code: passwd: authentication token manipulation error passwd: password unchanged of course, system not usable way use @ work, want avoid losing files. msi wind pc, atom procesor, 2 hard drives in raid 1, , ubuntu installed usb drive. btw, pretty happy read speed has nas type of built. installation notes raid follow code: scsi device 931.51 gb ata wdc wd1001fals-0 1 , scsi device b 931.51 gb ata wdc wd1001fals-0 1 configured raid 1 @ /dev/md0 mounted on /mnt/raidarr/public total space of 931.51 gb i thinking repairing pam fix problem. don...

Thread: Getting Streamtuner, Listen Music player to work

i have streamtuner , listen installed , both can't play shoutcast live streams. how them work? files missing? i'm running xubuntu 9.04 64bit. (these programs run on laptop running ubuntu 9.04) start streamtuner via terminal , try listen. report anything? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Multimedia Software [xubuntu] Getting Streamtuner, Listen Music player to work Ubuntu

Array Segments - wrap around

Image
i have googled simple method sum elements in segment of circular array. far nothing better first attempt. perhaps best use real world example, 1 started quest. have built irrigation controller, , record rain in mm each hour (0-23). easy, used mrmp array. code: [select]  *(rainduringhour210 + hourtoday( *tz300 - 1)) = mmb;  // byte array of 24 elements 0 23 matching previous hour. in graphic, 2 mm recorded in element 0, , 8 mm in element 6, totaling 10mm. my irrigate controller must know total rain during previous x hours. now tricky part... the code created perform task flexible, in allows me reuse index calculation other circular arrays. handles indexes multiple times size of circular array. in case, have array, *rainduringhour210, starting @ 0, , ending @ 23. i want indexes each element 05:00, 9 hours 21:00. notice crosses 0, not difficult handle. code: [select] // constrain index // returns absoulte index rolling range start + index. int constrainfromindexint(int minimum,...

help with rotary shaft encoder midi input

hello i in process of building wooden crank winding on video file - bit controlling playhead of video file having big wooden handle (this attached pair of rollers across video wound on). bought simple rotary encoder low resolution do. counts 0 255 great because way plan control video through program called modul8 , using midi. playhead variable parameter in modul8 can mapped midi cc value. i have been playing aroudn code found , bits have written before, , @ moment code outputs count , can see sending on midi (my midi usb interface shows led pulse matches rate @ turn encoder) not receiving midi computer. have suggestions of might going wrong? all appreciated code: [select] /* rotary encoder read example */ #define enc_a 14 #define enc_b 15 #define enc_port pinc byte printing_byte = 0; byte incomingbyte; byte note; byte velocity; int pot; byte byte1; byte byte2; byte byte3; void setup() {  /* setup encoder pins inputs */  pinmode(enc_a, input);  digitalwrite(enc_a, hi...

CSS Trouble - Links provided

hi everyone, ok, couple of questions. see how divs way go (as opposed tables, lol). im still new css , wondering if guys me out couple of problems ran into. here sample: http://www.helenbwilson.com/helen-css-test-01.html here css document: http://www.helenbwilson.com/helen-01.css 1. ok, on browser (safari) whole #container left. want in center. how can achieve this? 2. after navigation bar div, have div called #cellsboth . there, placed #thumbnailscroll, , after that, put in #cellb. #thumbnailscroll has padding of 10px, shows in top, , not bottom. how right smack in middle? has 5 or 10px whitespace around it? 3. im using dreamweaver 8, , "design" view shows #cellb directly underneath #thumbnailscroll. when upload it, seems fine, there way fix way shows on dreamweaver, or stuck type of display? 4. in #thumbnailscroll , can have images placed within have spacing of 5px apart? trying option this, cannot find it. have feeling newbie question.. so yeah, questions have ...

using onRequest()

what value cf pass through onrequest() method arguments.targetpage? i'm trying set url obfuscation using url variables encoded encrypt() , decrypt(). i'm saving cgi variable (used log larger application) variable called session.thisuser; want encrypt string value , append incoming url. however, if this: <cfinclude template="#arguments.targetpage#&x=#myencryptedstring#"> it says can't find included page. i tried this: <cfset zval = url.z> <cfinclude template="#arguments.targetpage#?z=#zval#&x=#myencryptedstring#"> which didn't work either. so, onrequest() method passed-in url variables, , how can append other url variables outgoing targets? thanks. updated question: essentially, know correct syntax adding url variables arguments.targetpage within onrequest() method. no, not straightforward adding string end of it; doesn't work. please explain. thanks. you cannot add url parameters page in cfinclude. attribute te...

Thread: Yet another flash player question

Image
just grins, working on getting mythbuntu , running. while awaiting tv card come in mail, trying flash working properly. there issues... have separate x-screens configured, running desktop display 46" tv set. on first attempt streaming flash video, nothing worked. video jumpy , stuttering on full-screen view. after purging system of flash-non-free, ndiswrapper, etc. , installing flash 10.0.22.87 64 bit alpha see progress. instance, tv.com , cbs.com work fine in full screen mode (didn't before). other sites, particularly hulu still jumpy/stuttering in full screen. i'm not sure if fault of hulu, flash player, or kernel itself. have been googling extensively past few days, nothing else seems @ all. running mythbuntu 64 bit on kernel 2.6.28. graphics card nvidia geforce 8800 gts. xorg.conf file (if matters) follows: # nvidia-settings: x configuration file generated nvidia-settings # nvidia-settings: version 1.0 (buildd@crested) sun feb 1 20...

Image Loading

does dreamweaver 8 allow multiple image loads in 1 window (i.e. same exact page layout , large image loads when 1 of small icons below activated) w/o having link entirely new page file. know golive has feature. ideas? sorry - don't understand looking for. can more explicit? or preload image behavior want? -- murray --- icq 71997575 adobe community expert (if *must* email me, don't laugh when so!) ================== http://www.dreamweavermx-templates.com - template triage! http://www.projectseven.com/go - dw faqs, tutorials & resources http://www.dwfaq.com - dw faqs, tutorials & resources http://www.macromedia.com/support/search/ - macromedia (mm) technotes ================== "clauds18p" <webforumsuser@macromedia.com> wrote in message news:f2dnpj$25u$1@forums.macromedia.com... > dreamweaver 8 allow multiple image loads in 1 window (i.e. same > exact page layout , large image loads when 1 of small > icons > below activated) w/...

Serial read question (newbie)

hi, i'm complete newbie, , i'm trying stuff out. why doesn't work expect? what want use serial monitor send number (as text) , arduino should blink number of times sent. seems read first byte. if add delay of 50, still weird things... supposed read number of bytes returned serial.available() instead of looping , checking if there's more? thanks million! code: [select] int outputpin = 13; int val; int counter; int nroftimestoblink; void setup() {  serial.begin(9600);  pinmode(outputpin, output); } void loop() {  counter = 0;  val = 0;  nroftimestoblink = 0;  while (serial.available() > 0) {    val = serial.read() - 48;    if (val >= 0 && val < 10)      nroftimestoblink = (nroftimestoblink * 10) + val;  }    while (counter < nroftimestoblink) {    digitalwrite(outputpin, high);    delay(200);     digitalwrite(outputpin, low);    delay(200);    counter++;  } } arduino diecemilla arduino - 0011 alpha ubu...

GPS NMEA Lib

Image
hi guys i trying use nmea lib found here   http://www.maartenlamers.com/nmea/nmea.html i can working alright feeding gps straight serial in decode wondering possible feed data in decode string instead of directly serial.   here piece of code have tried, c string gprmc sentence stored in it: code: [select]         (int i=0; i<70 ; i++) {           if (gps.decode(c[i])) {       if (gps.gprmc_status() == 'a') {         if (gps.gprmc_distance_to(dest_latitude, dest_longitude, mtr) < 500.0) {          serial.println("zomg");        }        else {        serial.println("zgomg");        }      }    }  }   now have no idea if possible or close should doing    but code above output nothing yet same code serial fed in directly work. any ideas ? Arduino Forum > Forum 2005-2010 (read only) > Software ...

modifying libraries

i planning keypad library in sketch, i'm unshure if have asign pins in keypad.cpp file or in sketch. array keymapping: // 4x4 keypad key mapping. shouldn't need touch unless have // keypad different (or more) keys listed. const char keymap[4][5] = {      "123a",                        "456b",                        "789c",                        "*0#d"  }; if want make bigger matrix, how that? should change keymap array again in .cpp file , let ide recompile? should define matrix , array in sketch or should try make copy of lib , modify that? al multidimensional arrays bit confusing. looking @  example above, result of keymap[1][4] or keymap[4][1] sorry question-mix it may think of value in first bracket number ...

How to turn off automatic ending tags

i know might simple question, how turn off automatic ending tags. hand code xhtml , it's frustrating have stop flow reposition automatic generated ending tag. i'm using dreamweaver mx 2004. dreamweaver has preference should want. look in "code hints" category of preferences dialog. in mx2004, uncheck "enable auto tag completion". in dreamweaver 8 , cs3, there 3 choices "close tags". - vic More discussions in Dreamweaver support forum adobe

My Raspberry Pumpkin - Raspberry Pi Forums

Image
hi! here raspberry pi pumpkin hihihhihihihihi https://www.youtube.com/watch?v=euxesol ... =g-all-esi bye and.... happy halloween have say, when came idea didn't imagine in our wildest dreams *quite many of you* installing them in pumpkins! raspberrypi

Raspberry Pi Forums - Login

username: password: i forgot password resend activation email remember me hide online status session   register in order login must registered. registering takes few moments gives increased capabilities. board administrator may grant additional permissions registered users. before register please ensure familiar our terms of use , related policies. please ensure read forum rules navigate around board. terms of use | privacy policy register raspberrypi

Processing and Arduino Help

i cannot understand how setup processing able control , communicate arduino without needing type c++/arduino code. read arduino page talks interfacing arduino processing, not understand of it. downloaded library , followed instructions point, when try compile project examples in processing arduino gives me array out of bounds error. need fix or need tweak code? using arduino mega. here's i'm getting processing editor: (this example came download arduino , processing page on site). import processing.serial.*; import cc.arduino.*; arduino arduino; color off = color(4, 79, 111); color on = color(84, 145, 158); int[] values = { arduino.low, arduino.low, arduino.low, arduino.low, arduino.low, arduino.low, arduino.low, arduino.low, arduino.low, arduino.low, arduino.low, arduino.low, arduino.low, arduino.low }; void setup() {  size(470, 200);    println(arduino.list());  arduino = new arduino(this, arduino.list()[0], 57600); [size=12]<<< array index out ...

iam a Beginner - how to install in webserver - Joomla! Forum - community, help and support

hi.. iam begginner cms.. have knwledge of html etc.. webdesigning .. have downloaded joomla.. i have unzipped it.. my webserver appache .. it has htdocs. cgi bin , files.. now pls how install cms .. in server..so develop portal.. pls ..... as iam computer proefficient ,, it.. few practical examples.... thks ben are installing on machine @ home or @ hoster? versions of php , mysql running? Board index Joomla! Older Version Support Joomla! 1.0 Installation - 1.0.x

Conversion issue: display LM35 on a 16x2

on mega board, lm35 , lcd keypad shield connected, noticed not manages directly temperature reading. if print on display variable, can read strange symbols. i managed find way convert temperature reading in valid number suitable passed display, failed. this part of code wrote , not working. code: [select] void setup() {                                pinmode(sonda_refrigerata, input);    pinmode(sonda_birra, input); lcd.init();  lcd.clear();  lcd.cursorto(1, 0);  lcd.printin("birra");  lcd.cursorto(2, 0);  lcd.printin("refr.");  lcd.cursorto(1, 10);  lcd.printin("set");  lcd.cursorto(2, 10);  lcd.printin("set");   } void loop() {  lettura_birra = analogread(sonda_birra);                lettura_refrigerata = analogread (sonda_refrigerata);                  temp_birra = (5.0...

Arduino and Twitter over USB cable

Image
hey looking build device lock door whenever send tweet twitter account, , connection internet handled usb connection computer. i'd rather not have ethernet shield if not totally necessary. suggestions? if can program interprets serial comands , sends text twitter, sure it computer program thing...` mowcius Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Arduino and Twitter over USB cable arduino

Thread: abgx360-gui check window closes immediately

i installed abgx360gui-1.0.1 in ubuntu jaunty. got program execute, select .iso, , when click 'launch' window flashes real quick. tried installing according 1 website, another. tried installing again following readme. way set unzipped file. in terminal ran ./configure, make. know how solve this. i've been trying figure out 3 days. or guidance appreciated. this got origional instructions http://www.ubuntugeek.com/stealth-ch...-nautilus.html Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] abgx360-gui check window closes immediately Ubuntu

Thread: Sun Java: Swing Mnemonics Broken in Jaunty

hi all, i'm running ubuntu 9.04, sun java jdk/jre 1.6... , mnemonics don't work in java. (the "alt+f" keystroke access "file" menu in java apps, example). there known solution bug / known bug? el goog didn't find me much, although may not have searched long enough. version info: code: $ java -version java version "1.6.0_13" java(tm) se runtime environment (build 1.6.0_13-b03) java hotspot(tm) client vm (build 11.3-b02, mixed mode, sharing) code: $ dpkg -l | grep jdk ii sun-java6-jdk 6-13-1 sun java(tm) development kit (jdk) 6 thanks, -cam Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Sun Java: Swing Mnemonics Broken in Jaunty Ubuntu

Hatari and Basillisk - Raspberry Pi Forums

Image
figured i'd have crack @ seeing need done port hatari , basillisk ii. turns out.. nothing. compile them , watch them go. no idea performance yet both can compiled direct-to-framebuffer. did have quick fiddle basillisk , seemed respectable. http://imageshack.us/a/img827/6676/emusphoto.jpg oh nice, never knew there virtual machine apple system 7.5 have whole bunch of games that, i'm pretty tempted go , try it. can launch in terminal rather x. have bit of slow sd card , x windows can grind halt :< raspberrypi

Wire Library 32 byte limit

i started mess around wire library, , noticed there's 32 byte limit. looking @ wire.h, right off bat there's: code: [select] #define buffer_length 32 can boost up? i'd guess affects things between start , end transmission, without 'offset' parameter, can't write further memory, afaik. it seems if change buffer (do need recompile library somehow?) still limited 255 bytes code has uint8s everywhere. have 2k eeproms read! is not library can use? seems need @ least 16 bit offset. regards, bruce wheaton dont tell me trying read 2k in 1 go? the arduino's ram 1k. you should reading in smaller chunks. preferably need. Arduino Forum > Forum 2005-2010 (read only) > Software > Interfacing > Wire Library 32 byte limit arduino

Source Documentation with doxygen?

hello, i tired make html-documentation of source-code doxygen - empty sheed. is there have take care of when create documentation? at moment source & comments looks example: code: [select] /** * int * choose input pin (for pushbutton) */ int inpin_1 = 3;  /**< int value inpin_1, connected pin3. */   int inpin_2 = 4;  /**< int value inpin_2, connected pin4. */   int inpin_3 = 5;  /**< int value inpin_3, connected pin5. */   any ideas made mistake? greetings, selestra did create config file ? code: [select] doxygen -g config_file_name then you'll have edit suite needs. there's quite detailed pdf manual comes (at least on suse). Arduino Forum > Forum 2005-2010 (read only) > Software > Development > Source Documentation with doxygen? arduino

Action when &quot;loadmovie&quot; swf clip finishes

hi, i fledgling flash designer. moving on nicely program stuck on 1 particular task, hoping may able me. i have container movie menu. menu loads buffered audio player movie target named "jukebox" movie in place controls. works 100%. great. except :-) i jukebox movie "know" when loadmovie swf has finished can advance. @ moment if dont place stop commands , user control buttons move around jukebox movie jukebox loads 1 other, doesnt wait until loaded movie .swf has finished. i suspect may case of making individual loaded swf.s declare variable equal frame playing , passing variable off main movie , when if variable total = complete frames move next movie... but being novice lack script knowledge.. can help? tia :-) j More discussions in Adobe Animate CC - General adobe

is there an Arduino example for Delphi?

hi there, has tried use arduino delphi yet? there examples available? diana. hello there, found piece of code http://www.arduino.cl/descargas/dimmer.zip delphi , lazarus (free pascal), supose control level of brightness of led thru pin 7 of arduino board. reason didnt work me. example comes arduino code , delphi/lazarus project. maybe can make run (if so, please tell me how hehe). theres no need use serialproxy, code uses synaser communicate directly port. good luck , cheers. Arduino Forum > Forum 2005-2010 (read only) > Software > Development > is there an Arduino example for Delphi? arduino

Thread: A Simple Question

what called in programs when divide them in separate files? know, game: player.cpp stats.cpp , there's other big file link them together...' in examples "player.cpp" , "stats.cpp", source files. cpp means c plus plus. in c++/c language, find other common files .h files. these header files contain declarations of class', methods, , data. on linux system, compile using gnu make. rules of compilation placed in makefile. run "make" , compiles source/assets. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [all variants] A Simple Question Ubuntu

if statement

hi have written function uses if statement: code: [select] void walkmode(void) {    if (analogread(1)>300 || analogread(3)>300){     digitalwrite(6, high);              //blink led when writing eeprom     delay(100);     digitalwrite(6,low);     readsensors();     parse();     writetoeeprom();     delay(200);  }     if (index == 507){    digitalwrite(6, high);                       //if eeprom full keep led1 on.  }         } the led blinks  bit , turns off. want led blink while soft sensor being touched , of other things listed @ same time. when used code check sensor circuit- works properly-  blinks while sensor touched conductive pom-pom , stops when pom-pom taken away. here code: code: [select] [code]int led =6; int sensor = 1; void setup() {  //start serial communication serial.begin(9600); pinmode(6, output); } void...

Thumbnails next to content items - Joomla! Forum - community, help and support

i posted in administrator section didn't solution.  there here can me out?   want able display thumbnail graphic left of content item in content list.  possible?    here site , area place thumbnails: http://www.mnkiting.com/joomla/index.ph ... &itemid=31   i'd able put face picture of each person interviewed next link full page content item.  can core joomla, need addon, if one?  can provide. aaron. ok..   think figured out.  if go blog style listing content can pic in there.  if there better way let me know, work me! a. Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Proof Readers Please - Joomla! Forum - community, help and support

hi all, we have new introduction api referenc on site. few minutes spare invited out proof reading page... http://help.joomla.org/content/view/1608/155/ if spot mistakes or have suggestions please submit developer documentation tracker on forge here... http://developer.joomla.org/sf/tracker/do/listartifacts/projects.joomla_official_documentation_pr/tracker.developer_manual thanks in advance. shayne Board index Joomla! Official Sites & Infrastructure Documentation - Feedback/Information/Suggestions

Thread: graphics card

i installed ubuntu 9.0 , found graphics card supported 800 * 600 no use 1024 * 768 couldn't go 1024 * 768 have uninstalled , using windows xp there other things didn't work such modem has same faults vista had ran slow no me are asking help? if question? if want getting graphics card work should @ least in ubuntu people can tell try. if don't want or want on win xp not right section of forums. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] graphics card Ubuntu

Rotating-combination hyper-secure lock

i mentioned in post want know thinks of system have devised: i finished writing code cool lock. takes rhythm-based code entry whole new level of awesome. unfortunately require 2 separate arduino boards; 1 of them serves lock, , other key. makes awesome current combination opens lock switches between 20 possible combinations 250,000 times per second. (there 9999 combinations, , 1 use more set of 20, didn't feel writing code more 20)   the lock , key must turned on @ same time , maintain in sync within 8 microseconds of each other. means unauthorized person attempting copy key may able extract password set, case design have in mind disconnect power key if case opened. cause lock , key lose synchronization each other , key no longer function properly. code: [select] // lock circuit program int codepin = 1; int outpin = 2; // above pins used simplicity // 1 move them other pins if desired long ccv = 0; int cv = 0; int chksm = 0; int rsintv = 4; //value set 100 because isnt ze...

Thread: How do I reboot without loosing all my open windows?

Image
i need reboot machine, save on desktop way is. window positions, files open, ssh connections remote machines, programs open, desktop on, everything. posted lightnb i need reboot machine, save on desktop way is. window positions, files open, ssh connections remote machines, programs open, desktop on, everything. i think ,it's not possible. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] How do I reboot without loosing all my open windows? Ubuntu

PS2 KEYBOARD ...SEND A STRING WHEN

hey im trying print complete string of text serial port has been typed on ps2 keyboard when pressed enter. im using following libary http://www.arduino.cc/playground/main/ps2keyboardext2 the problem im having detect cr , ( "enter") keyboard send text. the libary has commards other keys backspace ect .. cant find varible enter key. but ... send enter when print directly serial port. so im thinking  enter byte ? code: [select] #define kbd_clk_pin  3 #define kbd_data_pin 4 ps2keyboard keyboard; void setup() {  keyboard.begin(kbd_data_pin);  serial.begin(9600);  delay(1000); } #define is_printable(c) (!(c&0x80))   // don't print if top bit set void loop() {  if(keyboard.available()) {    // reading "extra" bits optional    byte   = keyboard.read_extra(); // must read before reading character byte    byte       c = keyboard.read();        if      (c==ps2_kc_up)   { // commards libary cant find 1 enter .  serial.print("u...

UK characters appear when setting up Evolution - Raspberry Pi Forums

i've re-installed rpi raspbian third time (checking things out) , deliberately left 'locale' setting in 'raspbi-config' untouched (past experience). i'm trying install evolution, , when enter email address uk substitute @ sign, makes further progress impossible. hash key ( # ) prints pound sign (old latin 'l') , other substitutions occur. , why happening? i puzzled - seem saying have left locale @ default of uk , surprised when uk keyboard mapping? if want keyboard mapping need set that. raspberrypi

Area Chart Fill

is possible fill chart pattern instead of solid colour? it is. if put following inside columnseries eample green gradient color. each of 3 values vertical colors on colume left right: <mx:fill> <mx:lineargradient> <mx:entries> <mx:array> <mx:gradiententry color="#006200" ratio="0" alpha="100"/> <mx:gradiententry color="#009700" ratio="0.1" alpha="100"/> <mx:gradiententry color="#00c000" ratio="0.9" alpha="100"/> </mx:array> </mx:entries> </mx:lineargradient> </mx:fill> More discussions in Flex (Read Only) adobe

Seeing the C code

is there way see actual "c" code arduino produces during upload process? helpful newbies. thanks. the c code write.  the sketch language c++ or c. the compiler reads c code , makes object files. the object files linked executable file (called elf file). the bytes in elf ready uploading.  there's stuff don't need, strip down , put in convenient upload form called hex.   it's hex file upload. given elf file, can run avr-objdump disassembly listing mixes original c/c++ code listing of assembler/machine instructions implement each statement. the arduino ide, default, deletes elf files save space , clutter.  you can grab them after sketch verified (built), visiting sketch's subdirectory. Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > See...

Weblink in Contact component - Joomla! Forum - community, help and support

i've installed joomla on our school webserver - love it.  question:  i'm setting 'contacts' each faculty member... many of teachers have personal webpages.  include active link pages in contact information.  how should this?  i've put url info in miscellaneous info box, it's not active - 1 needs cut , paste. hi! take @ contacts xtd enhanced version of core component , offers additional url field. hth, kurt Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

combine two 8 bit integers into a 16 bit integer

Image
i have 2 8 bit integers want combine 1 unsigned 16 bit integer. actually first byte (8 bits) high order bits, second byte low order bits.  i reading these eeprom.  so read these 2 bytes eeprom, , want combine them 1 16 bit unsigned integer. what "correct" way combine these two?  i guessing there easy way first shift in high order bits, shift in low order bits? thanks chad there few ways can this: 1) unsigned int word = high_byte * 256 + low_byte; 2) unsigned int word = ((unsigned int)high_byte << + low_byte you can pointers, gets little more complicated. - ben Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > combine two 8 bit integers into a 16 bit integer arduino

missing flash files with Dreamweaver CS3

my uploaded site (which works fine when preview before uploading) 'ignores' flash animations once uploaded... flash files on servers... there script missing? use separate ftp program synching... root , server folders identical (so seems)... help! otherwise, site way should be. is there scripts folder in root folder of site? have uploaded server? if that's not issue, please post link site. -- regards john waller More discussions in Dreamweaver support forum adobe

circuits@home USB hostshield and as3glue?

hi guys, i'm struggling few things , hope might able advise me. i'm trying use ps3 accelerometers , gyro control movieclip in flash. have tried few different approaches have run number of problems. when using actionscript 3 socket serial data displayed flash split 2 lines. i've done digging , found may due way modern communications ports operate. yet cannot find way control flow of data avoid issue. in addition splitting of data there seems problem reading particular value example if following; trace("sensors " +accx); the outputs alternates between values sensors i.e, accy, accx, accz , gyrz this may connected timing problem don't know enough tell. i've had similar problem script written in as2, although seems more fact data coming in fast causes app hang crash. does have hints on best way interface flash? can hostshield used as3glue? i've tried don't usable data, guess may because of custom library shield? any advice @ point massively a...

Arduino temperature SD logger

hi, i new arduino. i've made thermometer lcd display. , stuck, dont know how log on sd 1 second delay. pls! look @ tutorial: http://www.ladyada.net/make/logshield/index.html it uses data logging shield can use sd libraries included. have example project read temperature of fridge , store in sd card. follow tutorial. Arduino Forum > Forum 2005-2010 (read only) > Software > Development > Arduino temperature SD logger arduino

too frequent Serial.print() calls == locking up?

debugging project put in serial.print(etc) determine state of things. find if don't put in delay(n), arduino freeze , stop responding. at least attributing "locking up" many/frequent serial calls. seem culprit? expectation overwrite thing in buffer. is there way increase serial buffer size or chip limit. thanks! quote does seem culprit? no, in absence of other evidence, can say? quote is there way increase serial buffer size the serial buffer limited ram size (if modify library) buffer receiver, not affect prints. post code - we're not psychic. Arduino Forum > Forum 2005-2010 (read only) > Software > Syntax & Programs > too frequent Serial.print() calls == locking up? arduino

timed action - trying to add timeout/break

hi, i trying add timeout statement endless loop, within timed action loop. the setup: wanted old rotary telephone ring @ set interval, every half hour (i set interval @ shorter time whilst testing) , if picked play message. if phone picked in meantime wanted dead tone play through receiver. after phone has been ringing 15 seconds , not been picked want loop return main void loop , not carry on other statements within timed action loop. i adapted blink without delay code in 1 of examples added break statement end loop @ point seems kind of work has glitches. code: [select]    if (currentmillis - previousmillis2 > interval2) {      previousmillis2 = currentmillis;              if (ringstate == low)      ringstate = high;      else      ringstate = low;      rings ++;    }            if ((ringstate == low) && (rings >1)) {        serial.print("phone not picked stop ringing ");        rings = 0;        break;    } after 15...

Installation Problems - DW CS3

hi have tried install dw cs3 on wintel box, have removed dw8 system, cleaned registry entries , common files in c:\ common files folder, deleted refs dw 8 docs settings applications etc etc etc before attempting install, can install adobe crap don't want have on system, can't choose not install, no dw components install, have tried reinstall many times no firewall/virus checkers enabled every thing imagine have tried can point me in right direction happening? cheers ron i've had own problems cs3, nothing this. installing dvd media? try removing everyting , download trial , install (it void of other stuff don't want anyway). trial same comes on dvd. still need provide cd-key make full version. "oooh yeah" <webforumsuser@macromedia.com> wrote in message news:f1sk7o$1ba$1@forums.macromedia.com... hi have tried install dw cs3 on wintel box, have removed dw8 the system, cleaned registry entries , common files in c:\ common files folder, deleted ...

Leave your emailadress functie ? - Joomla! Forum - community, help and support

is er voor joomla een functie beschikbaar die het mogelijk maakt voor users om aan de front-end een emailadres in te vullen. ze moeten opgeslagen worden en beschikbaar zijn via de end. bedankt voor suggesties. gaudi wrote: is er voor joomla een functie beschikbaar die het mogelijk maakt voor users om aan de front-end een emailadres in te vullen. ze moeten opgeslagen worden en beschikbaar zijn via de end. bedankt voor suggesties. ik weet niet helemaal wat je ermee wil gaan doen. ik zou zeggen maak een formulier aan met bijvoorbeeld facileforms waar een e-mailadres moet worden ingevuld en stel in dat de gesubmitte formulieren in de database moeten worden opgeslagen. deze kun je dan via de back-end benaderen. Board index Joomla! International Language Support International Zone Dutch Forum Algemene vragen