Posts

Showing posts from September, 2014

[Adafruit datalogger recomended card size (for logging a week (6 times a hour))]

Image
what card size think should use? i have options 8, 16, 32 , 64 gb (i going buy today). thanks answers (fast, please   )! // ooddss depends how data in each logging string. your doing 6x24x7=1008 samples. if divide 8gb capacity can have each string 8 million characters long (a stupid large value). larger cards nice (assuming logger takes them) can used elsewhere or logging more samples , longer durations. if it's purely logging 8gb else bigger better. Arduino Forum > Using Arduino > Project Guidance > [Adafruit datalogger recomended card size (for logging a week (6 times a hour))] arduino

Arduino Uno e jsp

ciao tutti, è la prima volta che chiedo aiuto su un forum, e spero di non aver sbagliato qualcosa, in caso l'abbia fatto mi scuso in partenza  :\ alcuni mesi fa mi è stato regalato un kit contenente arduino uno (quindi sono praticamente alle prime armi, anche se avvantaggiato in quanto frequento un itis). essendo che quest'anno ho l'esame di stato ho deciso realizzare un piccolo progetto, e basare su di esso la mia tesina. il progetto cui ho pensato è qualcosa di davvero molto semplice, sarebbe,  bene o male, una simulazione di una serra. vi sono due sensori: un termoresistore e un fotoresistore che inviano valori acquisiti ad arduino, quest'ultimo, tramite un'ethernet shield mette valori online. questo punto una semplicissima applet disegna un grafico con l'andamento dei due sensori. i miei problemi ora sono: 1)come posso "caricare" l'applet sulla pagina web in cui mostro valori dei sensori? 2)ancora non ho acquistato il termoresistore,

SDFat is sooo sloooow !!! How to speed-up?

Image
sorry bothering again performances... i'm trying create set of directories following command : code: [select]   strlcpy (my_name,"/blck/9/2/4/1/2/1/6/5/7/9/8/0/2/6/5/8/1/3",name_max_size);   sd.mkdir(my_name); guess what, execution of previous 2 lines of code takes 8.45 seconds (!!!) on arduino mega running @ 16 mhz... i have initialized sdfat : code: [select] sd.begin(pin_sdcard_ssn,spi_full_speed) is there way speed-up directory creation? many thanks! are using sdfat.h?  or sd.h? http://code.google.com/p/fat16lib/ Arduino Forum > Using Arduino > Storage > SDFat is sooo sloooow !!! How to speed-up? arduino

Lapdock keys - Raspberry Pi Forums

Image
help in trying find out how hash work on motorola lapdock managed totally mess keyboard top row not qwerty, reads - ;qbyurso.6 settings should have in raspi-config muppet! it looks have somehow set keyboard layout "omnikey ultra left-handed" (really weird layout). select standard keyboard layout in raspi-config (uk, or country of choice, 10x-key keyboard) , reboot , should good. raspberrypi

UTFT library, error ´class UTFT´has no member called ´fillScr´

hi, i using attached  code henning karlsen´s website.  pasted unzipped downloaded utft directory  in my documents/arduino/libraries have done libraries installed. errors when verify it: utft_bitmap.ino: in function 'void loop()': utft_bitmap:45: error: 'class utft' has no member named 'fillscr' utft_bitmap:46: error: 'class utft' has no member named 'setcolor' utft_bitmap:47: error: 'class utft' has no member named 'print' utft_bitmap:50: error: 'class utft' has no member named 'drawbitmap' utft_bitmap:54: error: 'class utft' has no member named 'fillscr' utft_bitmap:55: error: 'class utft' has no member named 'setcolor' utft_bitmap:56: error: 'class utft' has no member named 'print' utft_bitmap:61: error: 'class utft' has no member named 'drawbitmap' utft_bitmap:66: error: 'class utft' has no member named 'drawbitmap'

actionscript audio options

hi, i have started using flash , think has great potential, think actionscript audio options can , should expanded. think speed , pitch options example absolutely nessecary professional (game) developer (especially if restricted limmited resources, on web example). what think? is there suggestions/ request section anywhere? i agree. , there suggestions box somewhere, luck having pay attention. More discussions in ActionScript 1 and 2 adobe

Iframes

hey, i brand new user of dreamweaver, sure use ! have had site designed. on our home page iframe has rotating slides upcoming events. wanted add picture 1 of slides when copied iframe strange bright purple border appeared around picture when shown online. find coding on how remove ugly bright colored border around picture ? thanks !!! aliask9 does image have link attached it? if so, in property inspector , make sure border set number 0 -- nadia adobe® community expert : dreamweaver ------------------------------------------------- http://www.dreamweaverresources.com |tutorials|seo |css templates http://www.csstemplates.com.au ------------------------------------------------- http://www.adobe.com/devnet/dreamweaver/css.html css tutorials dreamweaver ------------------------------------------------- "aliask9" <webforumsuser@macromedia.com> wrote in message news:efb9mh$elh$1@forums.macromedia.com... : hey, : : brand new user of dreamweaver, sure use ! :

Thread: Blind Divine Streaming Music on Amarok 1.4

hi, i'm still using amarok 1.4. on magnatune tab, can find lot of streaming music hear. found music of talented band called blind divine (i don't know if music available on amarok 2, guess must be). i've searched web crazy have found lyrics 2 songs. i'm particularly looking lyrics song "love grows". has heard music of band, , me lyrics? if not, i'd love if me transcript lyrics particular song, appreciated. in advance. p.s.: know it's not allowed post copyrighted material here, please pm me. p.s.2.: can write in english (i best, it's not enough sometimes). can understand when read it. i'm rather flawed when comes listening. Forum The Ubuntu Forum Community Ubuntu Community Discussions The Cafe Blind Divine Streaming Music on Amarok 1.4 Ubuntu

Login error [Resolved] - Raspberry Pi Forums

i got raspberry pi 2 b graduation gift. i'm using staples relay microsd card (16 gb, class 4). downloaded latest noobs offline installer, , unzipped of files directly card. plugged of required implements raspi (except ethernet. don't have cable reaches way needs be). ran , elected install rasbpian. after installed (about 30 mins), went through settings. changed network name cyclone , changed few small settings match needs (i switched keyboard english, in case that's important). hit enter , asked me reboot. once did, went command line, i'd specified, , asked me user id/password. put in pi:raspberry , dismay refused credentials. went through lengthy process of trying every possible combination of pi, raspberry , cyclone in user , password screen. i'm familiar linux (i use ubuntu main os) password not showing didn't throw me. tried each of users/passwords many times , different capitalization, , i'm quite confident didn't make spelling errors (eg: rasperry

Thread: getting osu! game to run on wine

Image
hi, i'm trying install game osu! will, according thread: http://osu.ppy.sh/forum/viewtopic.ph...t&sd=a&start=0 run proper configuration of wine. ran commands contained in first post in thread, , installed fine, when try run program (wine osu.exe--i had rename command without '!' because terminal wouldnt recognize , double-clicking on .exe file didn't anything) nothing happens, , in terminal this: meghan@meghan-laptop:~/.wine /drive_c/program files/osu!$ wine osu.exe fixme:actctx ****_manifest_buffer root element l"asmv1:assembly", not <assembly> err:seh:setup_exception_record stack overflow 924 bytes in thread 001b eip 7bc73dd0 esp 00230f94 stack 0x230000-0x231000-0x330000 there can fix, or no-go? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] getting osu! game to run on wine Ubuntu

Using stored procedures for handling client variables

Image
i toying security settings on our database. want limit activity , sql 2000 database using stored procedures. however, have client variables being stored in 1 of databases. cf capable of calling stored procedures in order manage client variables? anyone? More discussions in ColdFusion Server Administration adobe

Thread: CD Label (designed for LightScribe)

i made last night. love giving away ubuntu cds, hate waiting new cds come in mail, , people don't respond cd-rs sharpie on them ("is pirated version?") attached xcf gimp, , picture of lightscribe cd burned 4l ( http://www.lacie.com/support/drivers....htm?id=10094; rpm can converted deb alien) obviously, there's nothing on data side yet, have several of these burned when karmic official (maybe should put koala on there above version info? know can find image that?) also, there color background layer in xcf if want print design sticker label. ubuntu cd label.xcf edit: finished second draft: ubuntu cd label 2.xcf ubuntu cd label 2.png i it. makes me wish had lightscribe drive! hints tho... live cd or install disc? new users want try live cd first. advice against koala image, doesn't promote product. edit: lts isn't until 10.4 Forum

Thread: what videocam is better for schoolproject

Image
hi, searched bit compatibility etc.. use ubuntu (9.04) , used capture kino , edit cinelerra, don't own cam anymore i'm dramateacher participating in youthproject.and making film spots awareness, drugs, social problems,etc.. not professional use should ! foundation doesn't have alot of financial resources have watch budget. need advice on videocams purchase. live on touristic island new vidcams available , , between $300-600. better. since kino doesn't capture hdv, vcams render in mp4, etc.,etc.. have advice pls. i'm gonna use own laptop apps mentioned above , don't want tell coordinator buy won't able use. thanx, mi bun g u u ! while true ubuntu seems lacking hd support, believe changing, since on 9.04. believe kino or kdenlive or cinellera may supporting hd in 9.04. note lives supports hd, ie. hdv. might want check out respective web site. have canon vexia hd camera

[Solved] apt-get "404 Not Found" - Raspberry Pi Forums

hi, i've got 2 pis in house (an b , pi2) , on both i'm getting problems when using apt-get upgrade or install packages. before upgrading i've used 'sudo apt-get update'. issue seems packages raspbian.org repo. here's output 'sudo apt-get update' on 1 of pis: pi@raspberrypi:~$ sudo apt-get upgrade reading package lists... done building dependency tree reading state information... done following packages have been kept back: epiphany-browser libfreetype6 libfreetype6-dev lxpanel lxpanel-data minecraft-pi raspberrypi-ui-mods wolfram-engine following packages upgraded: cups-bsd cups-client cups-common fuse get-iplayer libapache2-mod-php5 libcups2 libcupsimage2 libfuse2 php5 php5-cli php5-common 12 upgraded, 0 newly installed, 0 remove , 8 not upgraded. need 203 kb/7,475 kb of archives. after operation, 297 kb disk space freed. want continue [y/n]? y err http://mirrordirector.raspbian.org/raspbian/ wheezy/main fuse armhf 2.9

Unitech AS10-U keyboard like Barcode scanner - Raspberry Pi Forums

hi have barcode scanner above. supposedly works keyboard. works magic in windows without having install drivers. trying work pi, having hard time. vendor id 040b , product id 6543. pi can see after plug in @ /dev/usb/hiddev0, works wheni access /dev/input od -x </dev/input/by-id/usb-040b-longnumber command above displays lot of hex numbers don't seem consistent every time scan same bar code. cat </dev/input/by-id/usb-040b-... displays tons of ascii characters. not sure how extract actual bar code. import sys fp = open('/dev/input/by-id/usb-040b-longnumber', 'rb') tstr = '' while true: buffer = fp.read(8) c in buffer: if ord(c) > 0: tstr = tstr + c print tstr + "\n" these simple codes i've tried. guidance appreciated. thanks raspberrypi

Validating date form element

operating system , version: win 2000 macromedia product , version: dw8 browser , version: ie7 steps reproduce: 1) add form 2) name text form element named: <%= (icount & ".qty") %> 3) add button 4) add date validation, or better said .. try to. the form element not listed in form, form elements needs named as above (<%= (icount & ".qty") %>) i tried renaming element 'date', worked, apply validation , on code replace 'date' '<%= (icount & ".qty") %>', doesnt work. i using asp/vb ms sql 2000 how should solve ? cannot change name of element , need to validate element date (mm/dd/yyyy). bottom line: while element named <%= (icount & ".qty") %> cannot apply validation it, tried several extensions, none work. please advice, alejandro More discussions in Dreamweaver support forum adobe

Headlines Breaking Main Table - Joomla! Forum - community, help and support

i'm using default template , if lengths of headlines 2 side side news articles greater size of table, break table instead of wrapping around.  particuarly bad in ie because forces besides left module to bottom of screen.  how fix this? thanks giants9856 wrote: i'm using default template , if lengths of headlines 2 side side news articles greater size of table, break table instead of wrapping around.  particuarly bad in ie because forces besides left module to bottom of screen.  how fix this? thanks please edit template's css file remove 'nowrap' regards dave Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Very Poor Quality Recording from Wolfson Card - Raspberry Pi Forums

i trying record voice audio onboard mics on wolfson card. bunch of static. seems recording levels way high. i've tried adjust them down amixer following these recommendations. http://www.element14.com/community/thre ... hread=true tried manner of settings dl , rl values either no sound @ or levels off charts. tried using mic pair of iphone headphones connected headphone/mic jack same results. have experience wolfson card , have been able clear audio recordings onboard mics? i have not tried dmic @ find recording vinyl on wolfson on b fine (with orginal kernel version latest). don't give information, card, kernel, use_case_script using raspberrypi

Sharing SPI between Ethernet / SD Shield and RTD-1000 Breakout

greetings, i new arduino community , seek programming project. i have built pt-1000 temperature measurement system using arduino uno board pt-1000 breakout board playwithfusion.com utilizing max31865. have working till start trying log data serial monitor onto microsd card on arduino ethernet shield. unable obtain correct reading anymore. to honest, still bit confuse ss pin selection. know sd card reader uses ss @ pin 4 , ethernet port uses ss @ pin 10. pt-1000 breakout board uses ss/cs @ pin 10, because breakout board capable of connecting 2 pt-1000 sensors, have assigned pin 8 , pin 9 ss pins 2 pt-1000 sensors. realize there may spi conflicting because have pt-1000 breakout board , sd card sharing the spi. here codes. show code 1 pt-1000 sensor. appreciated. code: [select] // sensor communicates using spi, include hardware spi library: #include <spi.h> // include playing fusion max31865 libraries #include <playingwithfusion_max31865.h>              // core libra

What gauge wire to use

probably basic question i'm not sure gauge wire use. have hih6121 sensors (http://sensing.honeywell.com/honeywell-sensing-humidicon-hih6100-series-product-sheet-009059-6-en.pdf?name=hih6121-021-001) tiny pins. have 22 gauge wire , able wire 1 broke during soldering due lack of room. gauge wire should use these? 1 of them have wire length of 8 feet, problem? the supply current less 1ma, practically wire fine, important thing used shielded cable sensor wiring of length minimize noise pick-up. Arduino Forum > Using Arduino > General Electronics > What gauge wire to use arduino

Poor performance of RTL8188CUS as Access Point - Raspberry Pi Forums

having worked way through various tutorials , posts, have rpi b 2 operating access point, however...... performance seems slow, tho' i've configured 802.11n. i'm using edimax ew-7811un - lsusb says: code: select all bus 001 device 006: id 7392:7811 edimax technology co., ltd ew-7811un 802.11n wireless adapter [realtek rtl8188cus] downloaded latest driver/hostapd , compiled (as per instructions on adafruit site) hostapd.conf looks this: code: select all interface=wlan0 driver=rtl871xdrv ssid=myssid hw_mode=g channel=1 wmm_enabled=1 wme_enabled=1 wpa=3 wpa_passphrase=mypassphrase wpa_key_mgmt=wpa-psk wpa_pairwise=ccmp rsn_pairwise=ccmp auth_algs=1 macaddr_acl=0 ieee80211n=1 ht_capab=[ht40+][short-gi-40][dsss_cck-40] /etc/network/interfaces looks this: code: select all auto lo iface lo inet loopback iface eth0 inet dhcp auto br0 iface br0 inet dhcp bridge_ports eth0 wlan0 seems come , can connection via wireless, runs bridge attached ethernet fine. don't see o

Error 502 (bad gateway) al activar "votar articulos" - Joomla! Forum - community, help and support

Image
hola chicos. despues de mucho investigar, no encuentro información sobre el error 502 - bad gateway cuando en mi sitio que está plenamente funcionado, activo que se puedan calificar los articulos de contenido, al votar, da dicho error. ¿podeis echarme una mano? mi sitio es http://www.rc-gojar-z.net un saludo desde granada (españa) ¿alguien puede echarme una mano? ¿el log del servidor me puede decir algo? aqui si que ya estoy perdido  ¿donde puedo buscar informacion para descifrar el log? Board index Joomla! International Language Support International Zone Spanish Forum Versiones de Joomla! obsoletas Joomla! 1.5

Is there an easy way to get a working version of VLC? - Raspberry Pi Forums

sorry if covering existing ground, search turning junk there way install 2.2.1 hw acceleration, or still waiting vlc support? seems odd me @ point vlc still not priority, opens potential viewtopic.php?f=66&t=59814&hilit=compil ... 2btutorial omxplayer still runs best on pi, although vlc. raspberrypi

Template access to CLipboard in IE7 - Joomla! Forum - community, help and support

hello, i have installed joomla 1.0.11 template redevolution (red evolution twenty four) ie6 template works fine, ie7 got following pop every page open: 'the website write clipboard....' who can help me resolve problem? the template code: if ( $my->id ) {   initeditor(); } //right based combos if ( moscountmodules( 'right' ) , ( empty( $_request['task'] ) || $_request['task'] != 'edit' ) ) {   $right = 1; } ?> if(file_exists($mosconfig_absolute_path."/components/com_bsq_sitestats/bsqtemplateinc.php")) {         require_once($mosconfig_absolute_path."/components/com_bsq_sitestats/bsqtemplateinc.php"); } ?>                                                                                                                                                                                                                                                                                                              

Demande aide pour programme régulation de température

bonjour à tous. alors voilà je suis sur un projet de régulation de température. j'utilise une carte arduino uno, un capteur de température lm35 et un mosfet irfp 150 pour la régulation. mon montage est déjà fait. j'ai trouvé ce programme sur un site qui parle de régulation sauf que le régulateur utilisé est un switch et il utilisé une librairie rc code. je voudrais savoir par quoi remplacer les rcswitch, myswitch, myswitch.switchon(1,1) ou encore myswitch.switchoff(1,1). j'utilise le pin 8 pour le mosfet. voici le programme: code: [select] #include <rcswitch.h> //only used remote control switches, not used if have relay #define aref_voltage 3.3         // tie 3.3v aref , measure multimeter! //tmp36 pin variables int temppin = 1;        int tempreading; float desiredtempc = 28; // temperature maintain rcswitch myswitch = rcswitch();  void setup(void) {   // we'll send debugging information via serial monitor   serial.begin(9600);      // if want set aref

Best way to create 'image blog'? - Joomla! Forum - community, help and support

i want section of joomla website archive of images (the posters society has used publicise events) displayed in 'blog' format (i.e. recent images shown 1 after on page, rest can access clicking see older pages. there seem 2 ways this: upload image using media manager, , posting blog entry consists of image. problem having go media manager upload image instead of uploading editor. the other option create album in gallery , upload images that. possible, doesn't seem ideal. thanks Board index Joomla! Older Version Support Joomla! 1.0 Administration - 1.0.x

Accessing a component

hi, i've mxml application using viewstack connect compenents. don't find way access thoses compements betwen themselves: i wish somethiing competitions.myfield calendar page...but no way. odear how write reference?? seb <?xml version="1.0" encoding="utf-8"?> <mx:application xmlns:mx=" http://www.adobe.com/2006/mxml" xmlns="*" width="100%" layout="absolute" height="100%"> <mx:applicationcontrolbar x="0" y="0" width="838"> <mx:togglebuttonbar height="100%" dataprovider="{viewstack}" stylename="storebuttonbar"/> </mx:applicationcontrolbar> <mx:viewstack x="10" y="39" id="viewstack" width="97%" height="600" creationpolicy="all"> <calendar label="calendar" width="100%" height="100%" /> <competitions label=&

Using a Window Comparator...

hi guys , gals, i considering use of dual comparator ts9002 (which similar max923 costs hobbyists 5x less) me lipo backup battery backpack i'm thinking of developing. have no experience either of these chips , wonder if else has used them in similar capacity. tsm9002 has 2 schmitt-trigger comparators , voltage reference 1 can set hysteresis.   the overarching idea behind keeping simple. know there cool solutions out there (i ltc4081 in particular) better job of extracting , power, optimize efficiency, etc. @ expense of simplicity, $$$,  and potential emi. moreover, rig supposed keep mcu running short bits @ time, no more minute @ 200ma or so. anyhow, proposed power circuit consists of wall-wart puts out 5v nominal fed through polyfuse , schottky diode feed main bus. trio of 3.3v ldo voltage regulators dropout voltages ranging 220mv 150mv turn main bus power well-regulated 3.3v power sensors , main mcu. thus, main bus voltage should 4.7v-5v, long wall-wart running usual.

information powerhouse - web portal - Joomla! Forum - community, help and support

hi, this first attempt of website joomla!, before didn't know joomla! not cmses. evaluation of open sources cmses , selecting joomla! important task , glad have chosen right tool. it's due grace of allah without him have never achieve that. grateful community helped me, advised me, , guided me time time. thank all! please give suggestions, advises, , positive/negative comments. required information is: website url: http://www.infoph.com joomla! version: 1.0.11 template: rhuk_solarflare_ii additional extensions (components, modules, plug ins): flexadvert, jce, cb, infinity menus, joomlaspan clicksafe, jw ajax nf, randomquotes, kl rss feed custom development: customization of rhuk_solarflare_ii template other features: three (at least) specific areas of site i'd feedback on (design, code, graphics, etc.): balance, design, usability additional comments: looking forward, riz that's nice. Board index Joomla! Official Sites & Infrastructu

[RISOLTO] Problema con funzione

salve tutti, sto riprendendo in mano arduino uno per un piccolo progetto/gioco e ho un problema: dichiaro una funzione per spegnere in un sol colpo quattro led. code: [select] void spegniled(){  for(i=0; i<4; i++){     digitalwrite(i,low);  } } questa funzione fa esattamente il suo dovere se richiamata in void loop() ma, nel caso la volessi inserire in un ciclo for , mi interrompe il ciclo! code: [select] void loop(){ [...omissis...] for(i=0; i<5; i++){  // accendo il led alla posizione i  digitalwrite(i,high);  // attendo 4 sec  delay(4000); // lancio la funzione che mi spegne tutti led spegniled(); } [...omissis...] } in questo caso mi si accende e poi spegne solo il primo led e ciccia. sappiate che il codice è stato fortemente semplificato, ho provveduto debuggare il tutto mediante seriale e mi sono accorto di questo strano comportamento. nella documentazione ufficiale mi pare di aver letto che alla fine dell'esecuzione della function riprende il normal

Converting cross references from Frame

i importing frame files reference in robohelp (using technical communication suite). have mapped "heading & page" cross reference style <$paratext> building block drop page numbers cross references. cannot life of me these import correctly. when import chapters, cross references still contain page numbers. in addition, not hyperlinks, in frame. double-clicking on imported cross reference links nothing. i desperate these convert - have 34 chapters import user guide!! cross references structured framemaker books/documents not getting converted hyperlinks in robohelp. bug. investigating issue , fix planned. regards vivek jain More discussions in FrameMaker Integration adobe

Thread: Any Way to Have Thunar "Open With" to Gdocs?

i use prism-google-docs , wondering if there way have thunar "open with" gdocs... searched net, didn't see relevant... if gdocs installable file ubuntu yes, gdocs though? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [xubuntu] Any Way to Have Thunar "Open With" to Gdocs? Ubuntu

Help identifying ground lead and signal of switch.

can me figure out lead what?  can't find schematics online , switch didn't come anything. http://www.radioshack.com/product/index.jsp?productid=12706308 just trying figure out power goes ground goes , signal wire goes. don't connect 5v, gnd , signal pin damage arduino. the 3 terminal common, open , closed find on relays. how wire switch depends on using for. give more details , can help. Arduino Forum > Using Arduino > General Electronics > Help identifying ground lead and signal of switch. arduino

Error in http://arduino.cc/en/Hacking/LibraryTutorial

Image
the ratio of dot length dash length in morse code 1:3, not 1:4 in tutorial. (see book on morse code, or wikipedia.), interletter spacing 3 dot lengths (750 ms in example) , interword space 7 dot lengths. sos "prosign" (see wikipedia article) letter spaces not needed might better have correct interword delay (1750 ms in example, of 250 ms trailing space of dot/dash). the code change trivial. presently code is:- code: [select] int pin = 13; void setup() {  pinmode(pin, output); } void loop() {  dot(); dot(); dot();  dash(); dash(); dash();  dot(); dot(); dot();  delay(3000); } void dot() {  digitalwrite(pin, high);  delay(250);  digitalwrite(pin, low);  delay(250); } void dash() {  digitalwrite(pin, high);  delay(1000);  digitalwrite(pin, low);  delay(250); } for simple change should be:- code: [select] int pin = 13; void setup() {  pinmode(pin, output); } void loop() {  dot(); dot(); dot();  dash(); dash(); dash();  dot(); dot(); dot();  delay([colo

Accessing the RPi cam stream through C++ - Raspberry Pi Forums

so i've been trying figure out how access rpi cam stream through c++. i've been google-ing everywhere there doesn't seem 1 main way of accessing rpi cam stream. seems people have manually create can used purpose. what main way of getting video feed pi using c++ use in opencv image processing ? there v4l2 driver raspberry pi camera discussed in this thread in camera board sub-forum . raspberrypi

looking for an arduino like board with monitor hdmi / svga

i'm wonder there board works arduino accepting c++ language. and doesnt have operatings system.. code run. has io pins, , perhaps usb (tx trx), able connect normal sized monitor. i know (and have) small screens inch in size, i'm looking normal monitor, able show graphics (loaded sd card), , able write text screen, (screen resolution @ least 800x600) there various small form factor embedded pc such raspberry pi , beaglebone black, include graphics output (hdmi seems more popular vga, suspect you'll find either if hard enough). do need not use os? suppose can write own bootloader , program hardware scratch if wanted to, seems huge waste of effort. why not run application within os if platform has one? Arduino Forum > Using Arduino > Project Guidance > looking for an arduino like board with monitor hdmi / svga

HC-05 Bluetooth

Image
hello all, i want use hc-05 in project ,my project use andriod application receive data arduino using bluetooth module hc-05 ,before trying hc-05 project , wanted test simple project : http://www.instructables.com/id/arduino-and-bluetooth-hc-05-connecting-easily/ my andriod phone paired , connected hc-05 ,but when send 1 or 0 led doesn't turn off/on expected! i don't know why ,can please me . i'm not sure going able unless can isolate problem ie anything. incorrect wiring broken bluetooth module the original sketch having fault you not setting correct arduino  board type when programmed it. e.g first principals, if upload blink example, flash led  etc etc Arduino Forum > Using Arduino > Networking, Protocols, and Devices (Moderator: fabioc84) > HC-05 Bluetooth arduino

Measuring Voltage from Solar panel?

Image
hi everyone,  first of please patient me. i'm complete newbie arduino , electronics in general  . i'm trying build solar tracker , i'm little helpless trying connect together. have attached scetch, the  way thinking done?  have solar panel, charge controller , battery , measure voltage , current generated solar panel arduino uno. do think setup correct? , voltage reading? how measure current solar panel? setup did or need 1 of current sensor breakout boards? measuring voltage of solar panel not useful. general not change much. current vary based on irradiance. Arduino Forum > Using Arduino > Project Guidance > Measuring Voltage from Solar panel? arduino

Is There a Way to Increment and Scroll through Declared Variables?

something i've been wondering couple months, took long way around avoid being held it. i want have program cycle through declared variables , read values code. better describe it, along lines of i'd do: code: [select] //declare arrays, same "myarray" beginning, different numbers on tail. int myarray1 = {1,2,3}; int myarray2 = {4,5,6}; int myarray3 = {7,8,9}; void loop { myarray++; //this part doesn't work if (myarray[1] == 5) { serial.print("must array #2!"); } } this example code more complex, needless say. want have seemingly infinite amount of arrays, declaring them not time consuming not proper solution. can add guidance on how go doing this? figure there must way, honest i'm not sure i'm looking (so sorry if has been asked before). in advance guys! the typical way want put pointers arrays table: code: [select] int myarray1[] = {1,2,3}; int myarray2[] = {4,5,6}; int myarray3[] = {7,8,9}; const int * (myarray[])

Help me in pressure sensor read from 0 - 10Vdc 0-250 bar

pressure sensor (3-wire , vcc=10vdc, comm, output). output is 0-10vdc pressure range 0 - 250 bar (absolute) - monitor pressure , display value (bar) on lcd - yellow warning lamp lit if value drops below 25 bar - red warning lamp , buzzer on when value exceeds 200 bar - system operated on/off switch i want  know  sensor  for  0-250 bar absolute in proteus  to  make design   all  sensors  150 kpa  have written code or want written ? if latter gigs & collaborations place ask. if former, please post program (all of it), link measuring device , circuit diagram showing how arduino. device , power supply wired. Arduino Forum > Using Arduino > Programming Questions > Help me in pressure sensor read from 0 - 10Vdc 0-250 bar arduino

PDF, Print, and email not working - Joomla! Forum - community, help and support

when click on of 3 icons in site @ http://www.gorockets.org , pop "no input file specified." in firefox , "http 404 not found" in ie. i believe of them worked fine while developing site, haven't worked since moved domain name dns.  in config file, have listed http://www.gorockets.org , can't figure out problem is.  have jce installed, , same error when using image manager, understand in that case it's bug in jce. don't know if related. this isn't major issue, can remove buttons nonce , wait until 1.5 if have (using 1.0.11 now), irks me when doesn't work should. if has insight, always, appreciative. hi, have same problem printer icon. know how solve it? Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Joomla! Forum - community, help and support - Login

the board requires registered , logged in view forum. 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 Board index

ayuda con Sweep de servo

Image
hola buenas noches, estoy tratando de controlar dos servos con el ejemplos sweep, pero lo que quiero que que los dos servos se muevan al mismo tiempo, pero lo que sucede es que un servo hace el movimiento marcado y después de acabarlo el otro servo hace el otro movimiento. este es el primer programa que realice #include <servo.h> servo servo1; servo servo2; int pos1=90, pos2=90; void setup() { servo1.attach(2); servo2.attach(3); void loop() {   for(pos1 = 50; pos1 < 130; pos1 += 1)   {   servo1.write(pos1);   delay( ;   }    {     delay(2000);    }   for(pos1 = 130; pos1 > 50; pos1-=1)   {   servo1.write(pos1);   delay( ;   }    {     delay(2000);    } } después de mover un poco logre que los dos servos se movieran al mismo tiempo, pero la velocidad de los servos es muy rápida, me podrían ayudar bajar la velocidad como en el programa de arriba. #include <servo.h> servo servo1; servo servo2; int pos1=90, pos2=90; void setup() { servo1.attach(9); servo2.at

EEPROM int storage

i have project in there 2 buttons: forwards , back. every time forwards button pressed, variable, incremented 1 (i++) , every time button pressed, unincrements 1 (i--). automatically set 0 in setup after each power up. how can use eeprom remember value of int , automatically set variable value every time arduino powered up? look @ eeprom libary. it store bytes. split ints 2 bytes , write them sepratly. read them 2 bytes , combin them using shift operator on significant byte , or least significant byte. Arduino Forum > Using Arduino > Storage > EEPROM int storage arduino

Ultra-Portable Backpack Media Server/Internet AP - Raspberry Pi Forums

Image
hey guys, first post patient. first time forum poster , first time raspberry pi user. on annual leave work , have heaps of time on hands. had idea of creating backpack raspberry pi media/storage server , internet access point. had idea when on train work. traveling, outdoors , on laptop. because i'm working on laptop swapping out usbs, external hard drives , other peripherals usb 3g modem. after doing research on raspberry pi , others, thought ultra-portability of pi , how isn't electricity cruncher, somehow came backpack server of sorts. thinking of using high capacity power banks (used phones) , combine them (somehow) portable power , stitching (somehow) small solar panels onto front of backpack. thats basic idea power. needing power indicator can tell when need chuck backpack in sun. need way plug power outlet major emergencies (over exaggerating idea). have few ssds laying around i'm not short storage. better use ssds backpack , consume more power if have few

Thread: Use windows command prompt over a network connection

hello, wondering if there anyway connect windows machine (i need windows 7 or vista if have older version please post it) , access machine using windows command prompt. situation have ubuntu server @ home use web,ftp, ssh, bittorrent, server. connect server via ssh , run [this program] , have access command prompt on windows machine on local network. make life alot easier. in advance. steve mitchell lemme think on moment, didn't realize in post. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [all variants] Use windows command prompt over a network connection Ubuntu

Pi 2, connecting 3 ultrasonic sensors - Raspberry Pi Forums

hi, trying connect 3 hc-sr04 ultrasonic range sensor on pi2. problem pi2 board has 2 5v ports , 1 3.3v port , ultrasonic sensors requires 5v ports. can me out on how possibly use 3.3v third port or maybe "split" 5v port. thanks. manishvaja1 wrote: hi, trying connect 3 hc-sr04 ultrasonic range sensor on pi2. problem pi2 board has 2 5v ports , 1 3.3v port , ultrasonic sensors requires 5v ports. can me out on how possibly use 3.3v third port or maybe "split" 5v port. thanks. i'm afraid you've misunderstood the gpio connector's pinout labelling** - you're referring "2 5v ports , 1 3.3v port" 5v , 3.3v power rail connections. pi's gpio's operate @ 3.3v so, whilst can still provide 5v power sensors, 5v outputs need connected 3 of available gpio's (enabled inputs) through voltage divider, this, perhaps: code: select all sensor 5v out >----------, | 2k2