Posts

Showing posts from July, 2015

32k oscillator output to pin?

i can choose xosc32k drive gclk hook tc or tcc gclk. can output interrupt given pin. how output clock frequency given pin instead of interrupt? looking output 32.768khz use refclock ic. or off nut? have seen this link ? Arduino Forum > Products > Arduino Zero (Moderator: cmaglie) > 32k oscillator output to pin? arduino

rivhtung zwischen 2 "Gegenständen" bestimmen

hey leute, ich möchte gerne die richtung zwischen 2 gegenständen(sender /empfänger)  bestimmen. das ganze sollte bis zu 500m reichweite haben.  ich dachte, dass der sender ein signal ausstrahlt und der empfänger kann bestimmen aus welcher richtung das signal kommt. ich möchte das gerne im wasser einsetzen. das soll heißen, wenn 3m hohe wellen sind sollte das system immernoch funktionieren.  programmier kenntnisse hab ich in c cpp java leider bin ich in elektronik nicht bewandert. 2 gps module und eine xbee pro funkverbindung zur Übermittlung. kostenpunkt 100€ Arduino Forum > International > Deutsch (Moderator: uwefed) > rivhtung zwischen 2 "Gegenständen" bestimmen arduino

CS4 vs. CS2 interface/feature problems

i upgraded cs2 cs4 , finding changed enough it's slowing me down. have couple questions hope can answer. what bothering me when left click on image no longer can duplicate it, or change size. i'm stuck going menus , takes longer i'm used to. i've been unable figure out how split properties panels want form 2 columns instead of one, , haven't figured out how break given panel , use part want. my guess haven't figured out how set preferences i'm looking for. appreciated. the interface changes extensive , numerous explain here. i suggest @ introductory videos on site accessed menu in cs4. there dozens of useful links on page. > when left click on image no longer can duplicate it, or change size. on one, assuming mean "when right click on title bar of image", it's gone. assigned shortcut key. have f11 resize dialog , f12 save web. More discussions in Photoshop Windows (read only) adobe

SD card: merging mutiple bin file into one csv file with 2kB SRAM

hi there, i using sd card store data downloaded multiple independent datalogger. each datalogger store bin file on sd card. each bin file 30 kb. but merge multiple bin file 1 csv file shared timestamps. if had lot of sram create array containing data of each file , use create csv file. but 2kb have segment operation. my idea read byte 0 30 in each file, store in array , append data csv file. read data 31 60 of each file, , again. so possible read 30 byte of data out of bin file stored on sd card? which function should use that? or have other suggestion make operation more efficient while staying within 2kb sram limit? many in advance inputs! i guess summarize question such: "is there function allow me read 1 byte out of bin file, same same way can eeprom.read(736) example want read 736th byte of eeprom." ? Arduino Forum > Using Arduino > Storage

echo 0 = 50% > /dev/servoblaster - Raspberry Pi Forums

hi guys poested troubleshooting. can me connect 1 servo , controll in bash terminal : echo 0 = 50% >/dev/servoblaster how can write whole code can send commands @ same time in terminal can set 1 command , want controll 6 servo's in geany in c how can that thank mb in c open /dev/servoblaster writing (you need open device once, @ start of program). write string "0=50%\n" device. new line important. don't think command processed if absent. use similar commands each servo have connected. raspberrypi

Thread: Update 3.5.6 killed Firefox

hi all! i've updated firefox 3.5.6. through synaptic , don't have firefox more! empty window without menu bar, status bar, anything! starting ff terminal doesn't give info... appreciated. very strange. try removing , reinstalling. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [SOLVED] Update 3.5.6 killed Firefox Ubuntu

purchasing Photoshop Download or Boxed?

hi all, i'm interested in purchasing photoshop cs4 soon-but not sure get-the download or boxed version. upgrading pse 3. i assume download versions made available first...but, aren't servers swamped high demand on-making difficult download first week or so? free trials available @ same time or later? what happened when cs3 came out? did downloads go smoothly start or quicker order box? hoping can advise...thanks! i went download route acrobat 9. download went smooth , copy package backup drive. installation went flawlessly,and when later had repair install after removing acrobat reader 8,that same install package again did fine. bonus not having root around disc. i know that's not photoshop,but if acrobat indicator,the download version want. suppose dvd have trials of other adobe products , tutorial disc,but want main product. More discussions in Photoshop Windows (read only) adobe

[SOLUCIONADO] Debian Jessie No crea el puerto serial tty

estimados, les comento que soy nuevo en esto de arduino, es la primera que compro. compre una arduino uno rev3, la conecto por usb mi notebook, donde uso debian jessie 64 bit, con el kernel 4.6.2. al conectar mi arduino y tirar el comando dmesg en debian me sale lo siguiente code: [select] dmesg [11896.676520] usb 2-1: new full-speed usb device number 6 using xhci_hcd [11896.806971] usb 2-1: new usb device found, idvendor=2341, idproduct=0043 [11896.806975] usb 2-1: new usb device strings: mfr=1, product=2, serialnumber=220 [11896.806976] usb 2-1: manufacturer: arduino (www.arduino.cc) [11896.806977] usb 2-1: serialnumber: 8553130393035151a0c1 eso me hace pensar que la placa funciona, pero el system operativo no crea el tty. instale la ultima version del ide arduino 1.6.10 de 64 bits para linux. probe ejecuntadolo con mi user "sebas", mi user lo agregue los grupos tty y dialout por las dudas. tambien probe ejecutando el ide arduino como root por si fuera un tema de

Question about Transistors

hi, i'm making ir sensor obstacle sensor based on ir micromouse robot .. the circuit based on connecting ir led on transistor , receiver connecting ( vcc ,resistor + signal output , gnd ) then can pulse ir using pwm on transistor calculate reading when transistor off after calculating reading when transistor on , subtracting 2 readings real sensor reading accurately .. question here what's best transistor purpose ?? thanks alot . quote from: davy_jonez on aug 02, 2016, 01:47 am hi, i'm making ir sensor obstacle sensor based on ir micromouse robot .. the circuit based on connecting ir led on transistor , receiver connecting ( vcc ,resistor + signal output , gnd ) then can pulse ir using pwm on transistor calculate reading when transistor off after calculating reading when transistor on , subtracting 2 readings real sensor reading accurately .. question here what's best transistor purpose ?? thanks alot . you need slow down, stop writing run

Seeking a Clear Arduino FHT Code Example

looking write (or copy) code perform 64-bin fht nano frequency analysis. want analyze 15khz signals 33.2khz sample rate seems right. can't seem find clear code example explains how set number of bins , sample rate, , how view resulting frequency bin array. also, not clear me if 64-bin fht returns 64 frequency bins or 32 (only half since other half contains imaginary bins). it returns 64, there 2 bins per frequency phase information not lost - hartley transform invertible. perhaps should consider dct?  if you're interested in energy spectrum rather phase it might better natural choice. Arduino Forum > Using Arduino > Programming Questions > Seeking a Clear Arduino FHT Code Example arduino

Any new and unique ideas for Security System, using arduino and sensors.

Image
for study purposes i have security system in use doppler radar unit (similar parallax unit, ginned own amplifier/filter -- costs lot less going parallax route)  , use cheap little electret mic.  mic there detect noise levels above ambient background noise. at rate, radar has never false alarmed, , has never failed pick real motion (unless walks real slooow).  double checking, use mic:  keep moving average of 10 seconds of noise data (every half second), , mic @ picking noises, such conversation, in otherwise quiet room.  of course, pick thunder. i send individual alerts, noise or motion, text messages phone, , can judge of whether combination of noise/motion events deserves attention. Arduino Forum > Using Arduino > Sensors > Any new and unique ideas for Security System, using arduino and sensors. arduino

Importing a module - Raspberry Pi Forums

i needed install minimalmodbus use sensors, followed vendors instruction, code: select all sudo pip install minimalmodbus works fine, minimalmodbus seems available in python2. if try script in python3 "importerror: no module named 'minimalmodbus'. why module available python2, how make available python3. thought minimalmodbus ok both versions. thanks use pip3 instead of pip install it. set python 3 raspberrypi

Function-definition is not allowed here before what?

       today decided explore more in-depth servo motor. , wanted spin continuously until tell stop. , first off code: code: [select] #include <servo.h> char commandtext; servo myservo; int angle = 0; void setup() {   serial.begin(9600);   myservo.attach(9); } void loop() {   if (serial.available() > 3) {     if (serial.read(commandtext) = start) {       start();     }     else if (serial.read(commandtext) = stay) {       stay();     }   } } void start() {   for (angle = 0; angle <= 180; angle += 1) {     // in steps of 1 degree     myservo.write(angle);   }   for (angle = 180; angle >= 0; angle -= 1) {     myservo.write(angle);   } } void stay() {   myservo.write(angle); } and error message this: code: [select] arduino: 1.6.9 (windows 10), board: "arduino/genuino uno" c:\program files (x86)\arduino\arduino-builder -dump-prefs -logger=machine -hardware "c:\program files (x86)\arduino\hardware" -tools "c:\program files (x86)\arduino\tools

Large opload - Joomla! Forum - community, help and support

hello there i know, how change file, , wish file, can opload large file. my side has file download msts , there many file there large, , can´t opload them if more 8mb. so please if know how do.. best regards , per you need talk host increasing php's file size upload limit..... alternatively, try adding maximum file upload size php directive .htaccess in joomla! directory, if host allows it Board index Joomla! Official Sites & Infrastructure Sites & Infrastructure - Feedback/Information Archived Boards - All boards closed Joomla! 1.0 Coding

How to know what is the service launched on raspbian startup? - Raspberry Pi Forums

yes, https://raspberrypi.stackexchange.com/q ... an-startup post too want achieve instant startup, 1 sec, disabling unwanted startup services in pi. during boot up, cmd shows things cups printing service, samba, dhcpcd ... etc. don't want uninstall them delay start of these services 5 15 secs. in case, wanted x started , capable run python3. thing i'll need disable in order achieve targeted 1 sec boot up? have no idea services triggered during start up. can in pointing me directions? 1 second boot sounds bit unrealistic, pi needs few seconds initiate devices , read boot loader, can check startup list using command code: select all initctl list , figure out eliminate. anyway, imagine vanilla image of raspbian pretty fast boot out of box (10 seconds or so), lite version faster. raspberrypi

Creating a bell-shapped (Gaussian) curve with the Pen Tool

hello everyone, i'm trying create bell-shaped (gaussian) curve in photoshop cs3, using pen tool, apparently not enough it... can create curve resembles simple parabola - 1 http://4.bp.blogspot.com/_bhbx8ycvel4/sihhjymdcgi/aaaaaaaaa-g/2dc_tf1kz5c/s400/400px-para bola.svg.png upside-down; can't figure out how further go here in order add inflexions on sides make parabola gaussian curve, this: http://naturalcureinsomnia.com/img/bell-curve.gif can help? in advance! simple. go goggle , type in "make gaussian curve in ps cs3. there 3,320 hits choose from. or try web page. save , use template? http://hyperphysics.phy-astr.gsu.edu/hbase/math/gaufcn.html More discussions in Photoshop Windows (read only) adobe

Thread: Connecting to server using ethernet cable crossover

Image
i have laptop connected via wireless ubuntu server, , works fine, can ssh , sutch. takes mutch time transfer big files, backups, top speed arround 500kb/s. figured jointhem in sweet comuunion via ethernet cable. had 2 unused ethernet cables liying arround, made them crossover t568b. im stuck, laptop, running ubuntu, find connection , says connected, without me doing thing. mean, in connections options put ipv4 options shared other computers, , in connection options gives me ip , broadcast address, without me doing nothing. ok, in server, can put eth0 using ifconfig , while changing interface file (/etc/network/interfaces) dont know how should configure work, shall give static ip? did, added: auto eth0 iface eth0 inet static address xxx.xxx.xxx.xxx restart networking code: /etc/init.d/networking restart it complains dont have wireless working( unplugued pen server) , complais eth0 lacks configuraion options. thinking did no mistakes

Thread: disable popup notifications

i have problems card in visualizing notifications: see crushed black box. disable popup notifications there way? try opening terminal , typing... (one command) sudo mv /usr/share/dbus-1/services/org.freedesktop.notifications.service /usr/share/dbus-1/services/org.freedesktop.notifications.service.disabled Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [gnome] disable popup notifications Ubuntu

Hvad HULEN er der sket?? - Joomla! Forum - community, help and support

hvad søren er der mon sket?? pludselig - og jeg kan ski ikke mindes @ have lavet noget konkret der skulle gøre det, så får man følgende besked hvis man logger ind på min hjemmeside som reg. bruger (desværre virker det ikke til @ være konsekvent. nogen gange kan man logge på og ikke få fejlen): constant _ue_userapproval_successful defined in /mounted-storage/home57c/sub008/sc36799-dxlm/slankemakker.dk/components/com_comprofiler/plugin/language/danish/danish.php on line 411 denne besked kommer der hvor "velkommen navn" normalt bare kommer frem desuden får man: undefined variable: tmp in /mounted-storage/home57c/sub008/sc36799-dxlm/slankemakker.dk/modules/mod_diashow.php on line 123 ovre øverste højre hjørne, hvor der normalt bare kommer en "billederotation" både "velkommen navn" og de roterende billeder kommer frem.... der kommer bare en masse fejlmeddelelser frem ovenover så hele sidens udseende er totalt underligt.... bruger communnity builder og det har f

Fedora 26 on Raspberry Pi - Raspberry Pi Forums

this may not new topic! have used fedora 23 on older rpi quite usefully (given old processor) , obtained latest rpi . set raspbian , works fine bought 32gb sd , installed fedora 26. slow unusable. after short time packs altogether in sense no longer responds keyboard or mouse - think possibly because queue of desperate clicks , keyboard strokes full! 1 thing have noticed difference between fedora , raspbian on startup. both of them show screenfuls of individual process startups during process small green led next 'power on' red light not fast twinkling in fedora case but on raspbian case. should both sds used same spec. amazon (not ebay!). have ideas apart suggesting use raspbian? after real men use fedora don't they? check file system being expanded use whole card? code: select all df -h raspberrypi

Static content problemer - Joomla! Forum - community, help and support

de siste ukene har jeg ikke kunnet fremvise noe som er lagt inn under static contant. jeg får bare internal server error...................... dette skjedde etter @ jeg la inn en side med rundt 30 linker til en ekstern leverandør. har fjernet den og prøvd å få de andre sidene tilbake, men noe er veldig galt. har også samme periode hatt fått noe trafikk problemer, med @ eksempel startsidenbot ikke klarer å få tilgang til sidene, selv om jeg ser @ boten har vært inne og kjørt tur. har prata og mailet med gutta hos startsiden, og problemet gjør @ linksjekkeren deres fjerner mine sider fra indexen deres. sjekka med de som sitter og passer serveren, og de hevder @ joomla eller serveren blokkerer når det blir utført 20 forspørsler........ de mener @ det er mye trafikk på sidene, men 500-800 unike brukere om dagen skal vel ikke senke en side...?? @nton Board index Joomla! International Language Support International Zone Nor

mp4 video to ws2812 Matrix

so first approch faild gloriously, need hints. what have selfbuilt ws2812 matrix 32x64 pixel. habe mp4 video (in same resolution), should displayed on matrix. first try (actually son, programming, teh hardware): converting each frame according rgb matrix (at 25fps) python programm , direct output textfile ( know not resource saving way, quick do). think teensy 3.2 use driving display should have enought memory handle that. sadly can't figure out, because arduino ide crashes while c&p file. our next approach use pi (or other pc) deliver frames "on fly" via uart teensy , let matrix driving. but running on teensy stand alone. other ideas handle one? prefereable doable in few days without investing 100 euros? quote because arduino ide crashes while c&p file. how big file? Arduino Forum > Using Arduino > Project Guidance

Cataloging Collections Using Joomla, i.e Cars, Toys, Comics, Games ect... - Joomla! Forum - community, help and support

i catalog collections such comic books, blueplrints, game roms ect. trying find best way use joomla online collection database. offline use collectorz.com software, generate html websites of collection. customizable output templates, can have php snipets inserted @ point. works creating fast set of .html pages of huge collection. these can wrapped in joomla. in fact works quite well. has several drawbacks imagine joomla can overcome savy admin. the main drawback have using above mentioned method have few steps. huge index of items, can tedious. another drawback method offline software not customizable like. instance, (collectorz.com) make software specific items. i.e. comics, photos, movies, books, mp3's. these infact few of things collect, collect lot of other things well. in perfect world have collectorz.com program can better customize needs. short of that..... i able generate content page in joomla using standard form under say: military reference/aircraft/helicopters/newhelico

How to connect 6 pin push button?

all of tuts have been seeing have used 4 pin push buttons light led when pressed , vice versa.what connection 6pin? this push button have : image i'm thinking dpdt switch each center pin connects 1 of outer pins depending on switch state. if have meter see pins connected internally, write down. push button firmly , release , meter switch again. if nothing changed, meter switch while button pressed. Arduino Forum > Using Arduino > General Electronics > How to connect 6 pin push button? arduino

StandBy - ArduinoUno

Image
ciao!, possiedo un arduino uno r3 e sto sviluppando un'allarme, le schede e sensori che ho collegato ad esso sono: - 1 sensore umidità; - 1 buzzer; - 1 lcd(20x4) con schedina i2c per moderare il numero di pin; - 1 rfidrc-522; - 1 ethernetshield; - 1 laser; - 1 fotocellula; - 3 tasti; - 1 relè; visto il numero di componenti e soprattutto visto il tempo che scorrerà arduino acceso(di solito tutta la notte)...non vorrei pensare dopo quanto la batteria(9v) si scarica ...ci sarebbe un modo per ridurre il consumo ma nello stesso tempo fare alcuni controlli indispensabili come controllare se il laser punta ancora sulla fotocellula? non puoi utilizzare l'alimentatore di arduino uno? Arduino Forum > International > Italiano > Software (Moderator: leo72) > StandBy - ArduinoUno ar

PROBLEME AVEC RASPBERRY PI 3 - Raspberry Pi Forums

bonjour je viens d'acheter un pi3, seul la led rouge s'allume. - j'ai connecté une sourie optique: ne s'allume pas quelque soit le port usb - j'ai testé avec plusieurs alimentation: idem - lorsque je connecte au réseau, les led de l’embase rj45, ne s'allume pas - et pour finir, pas d'image en hdmi me... bonjour, 1 - vérifier la carte sd : installer raspbian lite ou noobs sur une autre carte. 2 - être sûr que toutes les alimentations fournissent assez de courant (minimum 1a, recommandé 2a). a+ raspberrypi

7.1 preamp audio project - Raspberry Pi Forums

even if know very little of raspeberry matters, came directly here because wonder if bypass beginners time project. days ago discovered audiophonics 7.1 audio decoder: http://www.audiophonics.fr/en/diy-dac/s ... 11849.html triggered idea not know if it's feasible: implement 5.1 or 7.1 home theater audio preamp, accepts hdmi signal, extracts channels it, decodes dolby or dts, , outputs 6 or 8 channels through audiophonics board. start with: there raspeberry board accept , process hdmi signal? if not possible, path not option. thanks! carlmart wrote: ↑ fri sep 22, 2017 2:05 pm .... start with: there raspeberry board accept , process hdmi signal? video , audio on rpi outputs only. raspberrypi

TWO save dialoge box styles? HELP

a short while ago (windows cs3) had option allowed me change windows style "photoshop/adobe?" style save diagloge windows. the photoshop version allowed me save favorites (most used save location paths). used option lot. somehow - lost option in setup. (i may have reset prefs or such eliminate problems appear rather frequently... or crash may have cleared prefs... no matter... the problem - can't find had turned option on before!? can me toggle preferred save diaglog style. (searching - no - of course) you need enable version cue in preferences. bob More discussions in Photoshop Windows (read only) adobe

Photoshop CS3 extended error on Installation("A Problem occurred while extracting some files....

hi guys. dont know if youve experienced error whenever try install photoshop cs3 extended. error popup message goes this: "a problem occurred while extracting files. check available space on computer , write privileges on destination folder." any idea? :( thanks in advanced. cheers! are using vista , external hard drive chance? can cause permissioning problems unless in administrative mode. how free space have on hard drive? More discussions in Photoshop Windows (read only) adobe

UDP comunication - Udp.write() problems

hello everyone! i used code inside link project https://www.arduino.cc/en/tutorial/wifisendreceiveudpstring this code, allows send udp packets. it use function -> udp.write("example!"); but in project, values sensors , then, want send udp packet using udp.write(). have changed values string, , make concatenation "|" separator. final string that:  string sensors = "mytemperature+"|"+myhumidity; now want use udp.write(sensors), error.... can me, please. must easy, can't find solution. thank much udp.write doesn't take strings.  string class bad idea on micro anyway.  use char array instead of string , won't have problem.  Arduino Forum > Using Arduino > Programming Questions > UDP comunication - Udp.write() problems arduino

Arduino due

salve sto programmando un arduino due ho notato che tute le volte che tolgo e ridò  alimentazione al arduino il software non parte in automatico ma devo premere il tasto reset ogni volta per fa partire l'ardiono che un modo da evitare questo e fare in modo che all'accensione parte il tutto come un arduino mega?  grazie con ogni codice fa così? cosa ci è collegato quando fa così? Arduino Forum > International > Italiano > Hardware (Moderator: leo72) > Arduino due arduino

Thread: Making Windows Startup USB Stick

i trying install copy of windows xp on hard drive, , reinstall ubuntu underneath it. don't have disk drive in netbook, need make usb startup disk. made iso image of xp install disk. tried using usb-creator, pretty sure that's linux isos. can me create usb install disk windows xp iso in ubuntu? this http://www.eeeguides.com/2007/11/ins...usb-thumb.html looks useful, though seem need functioning xp machine somewhere else in addition laptop. you? Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [SOLVED] Making Windows Startup USB Stick Ubuntu

Variabile char da SD

Image
ragazzi come faccio mettere in una variabile di tipo char frase []; il contenuto di un file txt letto da una sd? non puoi, non esiste una variabile con le quadre. quello è un vettore/array e non ha dimensione dinamica, ma deve avere una dimensione fissa, che occuperà spazio in sram.    poi, la arduino uno ha per la sram solo 2kb, quanto è grande il file ?  spiega meglio quel che vuoi fare. Arduino Forum > International > Italiano > Software (Moderator: leo72) > Variabile char da SD arduino

User Manager-Can I export the list of users? - Joomla! Forum - community, help and support

i rebuilding site has become corrupt. under "registered" in user manager, have 3000+ names of registered users. how 1 export list of names put in new instance of joomla? possible? there export excel? i hate build new site , have input data, or choice? thank you. bob a similar question asked today. you use phpmyadmin export users, , import them new database. http://forum.joomla.org/index.php/topic ... 60215.html Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

Just Joomla! - Personal Blog/Dev Site - Joomla! Forum - community, help and support

Image
this own personal blog/dev site, had wanted sometime , bit bullet in hours of morning! lol dev site own personal projects point of resource other joomla , dot mobi developers in same boat me, more content come - literally put thing in couple of hours! aside wanted outlet able give joomla community website url: http://www.jaymoreno.com template: custom design scratch additional extensions: joomla art - transmenu (although didnt drop downs afterall!) additional comments: real simple site using basic html/css design skills, had used concept design client had created using tables, design thought convert template layout css - of sites try keep looking non-joomla site, guess need tweak menu on left text links pretty boring... i have cool things in development posting shortly on site - 1 of these being point/award system joomla. i love animated water heading. careful of newsflash though because text kind of difficult read. suggest moving top marquee below border line , ending before ge

Healing the unhealable

so have photo need retouch. unfortunately, model's complexion terrible, there's no smooth section can sample heal brush or clone tool. any suggestions? dust , scratches filter. blurred layer set color blend mode. painting on face skin tone of choice. drinking lots of water. avoiding fast food. also, check out dream glow , soft focus techniques here: http://www.eddietapp.com/e_techniques.html j More discussions in Photoshop Macintosh (read only) adobe

ADF4153 using Arduino Due

Image
hello, before im new here @ arduino. worked pic , other mcu-s, not totally without knowledge. but have never used spi, , have problem now. have make pll using adf4153, , given data analyzer works. pll wont move @ all. hoping else tried pll , can provide help. here code code: [select] #include<spi.h> #include<liquidcrystal.h> liquidcrystal lcd(12, 11, 5, 4, 3, 2); spisettings settingsa(2000000, msbfirst, spi_mode1); const int slaveapin = 6; unsigned long rtristart=0x000003; unsigned long rtri=0x3c7; unsigned long rdva=0x13c2; unsigned long rjedan=0x144191; unsigned long rnula; unsigned long integer; void setup() {   spi.begin();   lcd.begin(16,2);   lcd.print("pisem init");    pinmode (slaveapin, output);    delay(100);       spi.begintransaction(settingsa);    digitalwrite(slaveapin, low);    spi.transfer(rtristart>>16);    spi.transfer(rtristart>>8);    spi.transfer(rtristart);    delay(100);     digitalwrite(slaveapin, high);     spi.endtra

Wiringpi problème d’import php - Raspberry Pi Forums

bonsoir, j'ai un script python qui fait un import de la librairie wiringpi pour gérer les gpio depuis python. mon script tourne très bien quand je le lance en console. par contre, j'ai une page web php (/var/www/html) qui exécute le script python, et ça bloque au niveau de l'import : pour faire simple, voici un script allégé : code: select all #!/usr/bin/env python print("bbb") import wiringpi print("aaa") et ma ligne php : code: select all `exec ( 'python /home/pi/scripts/test.py', $output,$return_var );` si je lance depuis la console, j'ai bien "bbb" et "aaa" qui s'affiche. si j'exécute la ligne php, je n'ai pas le "aaa"... par contre, si je commente le "import wiringpi", ça passe... d'où cela peut venir ? merci. raspberrypi

Hand Position erfassen / Distanz zwischen Hand und Kopf messen

Image
hallo im rahmen einer projektarbeit habe ich die aufgabe bekommen die distanz zwischen zwei punkten im dreidimensionalen raum zu messen. während ein punkt starr ist ist der zweite punkt in alle richtungen beweglich. mein professor hat mir als beispiel die hand als beweglichen und den kopf als unbeweglichen punkt gegeben. ziel ist es die distanz zwischen kopf und hand zu ermitteln. ich habe mir überlegt mittels imu (z.b. mpu6050) die bewegungen der hand zu erfassen. Über doppelte integration bekommt man die strecke des sensors raus wie in diesem video ( 3d imu tracking ). durch die position der hand und die starre position des kopfes könnte man mit hilfe von pythagorean theorem die distanz zwischen den beiden punkten ermitteln. im internet habe ich dazu ein paar beispiele gefunden, viele raten jedoch davon ab wegen dem sensor drift und error der dabei entsteht. die verfassung des bewegten punktes wäre jedoch nicht länger als 30 sekunden, und die distanz darf muss auf 10cm gen

ways to control the pi 3 wirelessly - Raspberry Pi Forums

what best way control pi 3 wirelessly/remotely, via android device, (or maybe other device). distance between pi , device should 20 feet (about 7 meters) or less. wifi. may setup raspi wireless access point, see https://www.raspberrypi.org/documentati ... s-point.md , connect android device. once connected, there many protocols controlling ssh login (simple) or setting web server on raspi. raspberrypi

Arduino + Xbee + Sensor ultrasonico

Image
muy buenas! soy nuevo en este foro, pero siempre ando leyendo tips y ahora necesito uno xd tengo un proyecto que consta de arduinos sensores y xbee. basicamente quiero que un arduino con xbee lea el programa y que el otro arduino con xbee pero ahora mas el sensor y el buzzer lo ejecute.. el programa consta que suene el buzzer cuando se coloque un objeto a  cierta distancia del sensor, es un codigo sencillo lo probe sin el xbee y funciona, pero cuando trato de hacer comunicacion entre estos 2 mediante el arduino no puedo tengo el xbee asi: xbee       arduino vcc ---> 3.3v dout --> tx din ---> rx gnd --> gnd y el sensor mas buzzer conectados los otros pines del arduino.. alguien hecho algo asi? me falta algo? pls muchas gracias. pd: probe que haya comunicacion entre los 2 xbee y si hay! (uno coordinador y el otro router/end divice) intercambia los cables tx y rx Arduino Forum >

433 MHZ Sender und Empfänger

hallo zusammen. ich muss zwischen zwei arduinos daten übertragen. eigentlich nur einen befehl. per ir geht leider nicht, da ich einen ganz massiven sender im raume hab und dadurch die befehle gestört werden. jetzt zu meiner frage. welche 433 mhz sender und empfänger (shield) könnt ihr mir empfehlen? Übertragen muss ich ca 4-5 meter. vielleicht gibt es auch eine andere möglichkeit? kabel geht auf jeden fall nicht vielen dank. peter quote from: peter2236 on jul 12, 2016, 01:22 pm hallo zusammen. ich muss zwischen zwei arduinos daten übertragen. eigentlich nur einen befehl. per ir geht leider nicht, da ich einen ganz massiven sender im raume hab und dadurch die befehle gestört werden. jetzt zu meiner frage. welche 433 mhz sender und empfänger (shield) könnt ihr mir empfehlen? Übertragen muss ich ca 4-5 meter. vielleicht gibt es auch eine andere möglichkeit? kabel geht auf jeden fall nicht was verstehst du unter "massiven sender"? du kannst auch blo

Kinda makes me a little furious... (very OT, rant)

ok, there people in maine (usa) choose not accept part of human race. in maine news ... ok, admit don't know (homo or hetero), choose identify myself gay. think has come long way some of gay rights, , redundant rights. but make crime in maine gay? burns behind (absolutely no pun intended). sorry, had vent frustration. ~travis a gay in male team? technically not good Arduino Forum > Community > Bar Sport > Kinda makes me a little furious... (very OT, rant) arduino

5 way switch shield code problem

hi, i have lcd4884 shield , try perform button press activate action once when button pressed. i use libary called analogkeypad has debounce build in. http://www.oryshed.com/arduino/lcd-48x84-shield although switch function works perfect , gives single printfunction in monitor when select key pressed , kept pressed. however own function activated switch key press needs perform single step keeps running. i need function step thorugh menu stucture , other button functions perform other steps. must simple overlook basic. code: [select] #include "analogkeypad.h" /************************************************* * send pressed key serial monitor * **************************************************/ void printkey(int8_t keycode); boolean btnselect; void setup() {   serial.begin(9600);   serial.println(f("analog keypad v1.0"));   serial.println(f("press key...")); } analogkeypad keypad(a0); void loop() {    int8_t keycode; // simple way read keys

need help replacing ds3017 with ds3231

i got error messege jarduino_v1_1.cpp:745:26: error: invalid suffix "x2" on integer constant jarduino_v1_1.cpp:764:26: error: invalid suffix "x2" on integer constant jarduino_v1_1.cpp:767:20: error: invalid suffix "x2" on integer constant jarduino_v1_1:39: error: variable or field 'setds3231time' declared void jarduino_v1_1.cpp: in function 'byte dectobcd(byte)': jarduino_v1_1:669: error: 'va' not declared in scope jarduino_v1_1:669: error: expected `)' before 'l' jarduino_v1_1:669: error: expected `)' before ';' token jarduino_v1_1.cpp: @ global scope: jarduino_v1_1:684: error: variable or field 'setds3231time' declared void jarduino_v1_1.cpp: in function 'void readds3231time(byte*, byte*, byte*, byte*, byte*, byte*, byte*)': jarduino_v1_1:707: error: 'class twowire' has no member named 'write' jarduino_v1_1:711: error: 'class twowire' has no member named 

Pi Zero-W placement for ideal wifi antenna reception (stupid jokes) - Raspberry Pi Forums

Image
elkberry wrote: ↑ mon aug 14, 2017 6:27 am ... same there isn't pot of gold @ end of rainbow. yes there is. ask unicorns. problem getting end of rainbow find it. davidcoton wrote: ↑ mon aug 14, 2017 8:40 am yes there is. ask unicorns. problem getting end of rainbow find it. there's coffee on raspberry pi...! raspberrypi

Store large arrays (23LC1024)

Image
hello, i working on 6 axis stepper motor controller camera motion control. i using arduino due, accelstepper library , custom-made pcb-board stepper drivers. until now, working fine. but want add 3-point , 5-point-movement. have 3 or 5 keyframes, , controller calculated positions in between. using splines library capable of interpolation points. unfortunately, calculations takes lot of time, since there several functions calculated. faster movements not possible. want fix this. my current approach calculate positions in advance , store them array. smooth stepper motion, 10.000 positions required. in loop function every 1ms next position being read , updated to accelstepper-library. this works fine 2 axis. adding axis leads full ram on due , error messages during compling. since want 6 axis, bigger problem... when save 10.000 values txt-file on pc, around 75-80kb. due has 96 kb (64kb , 32kb) of sram. so next approach write values onto sd-card , read them. somehow slow , not co

Arduino UNO digital output voltage (5V) - how it gets the 5V from USB power?

hi folks. when arduino (eg uno) gets power usb cable only, how digital output pins 5v? the outputs @ 5.0 v (from multimeter measurements) when output pins high. if usb voltage 5v, thinking there voltage drops internal arduino result in less 5v output. in advance. quote if usb voltage 5v, thinking there voltage drops internal arduino result in less 5v output. why think that? not case. there no voltage drop if there no current flow. put 220r resistor high input ground , measure voltage again see voltage drop 5v. Arduino Forum > Using Arduino > General Electronics > Arduino UNO digital output voltage (5V) - how it gets the 5V from USB power? arduino

Block a domain - Joomla! Forum - community, help and support

Image
i'm in favor of free registration , non-discrimination i'm getting tired of blocking russian spammers register on site every damn day. how can block ru domain. (and by) site of no interest outside ca. if have relatives in russia apologies i'm spending more time on user page on posting material. joomla wont trick can use if have ip deny manager in cpanel: ip deny manager this feature allow block range of ips wish accessing web site. can enter qualified domain name, , ip deny manager attempt resolve ip address you. also if take off hat: tsar  Board index Joomla! Older Version Support Joomla! 1.0 General Questions - 1.0.x

compass rotate

hi, i'm building robot arduino mega , cmps03 12c. i put robot in different place, , make sure rotates spesific amount of degrees (90, 45 , on). in program rotate robot cw or ccw (not based compass value, select direction each time in program). i have no problem read compass value, don't know how handle logic behind it. my compass between 0-360, there's no negative values. so, example, want rotate robot 90 degress. if compass starting value 0, wait until compass read grater 90. but however, if compass no 280 deg, final reading should 10 deg (280+360-90=10) , that's why can't substract current , starting values, otherwise i'll the robot in different angels want know if have suggestion of programing it. i thought situation, i'm sure that's theres many more others didn't mind (like when want robot rotate ccw instead of cw). again, don't have code currently, want understand logic behind it, i'm pretty sure soultion multiple if cases (cur

Thread: Dual Boot with Ubuntu 9.04 and Debian

hello, yesterday have installed debian on running windows & , ubuntu 9.04 machine. problem is, after installation debian , win 7 boot option available. have reloaded grub , ubuntu. but, debian gone! same problem occurs when installed opensuse. assume because of using same grub in ubuntu, debian , opensuse. how can can dual boot 2 grub loader os? please me. in advanced. hello, must use chainloader option in file "menu.lst". used handing on boot loader. Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Installation & Upgrades [ubuntu] Dual Boot with Ubuntu 9.04 and Debian Ubuntu

ESP 14 ESP8266 WiFi module with Arduino Nano

hello! i've been lucky hands on 2 esp 14 esp8366 wifi modules. but putting them use not simple imagine. i found esp14 has stm8 microcontroller controlling esp8266. looking through tons of post on www.stm32duino.com didn't me much. i'm imagining stm8 controlled nano sending message on serial. and getting nano receive message esp 14. i've manage understand might require @ commands? i'm looking forward helpfull inputs! daniel quote from: dacom15 on aug 26, 2016, 12:40 pm looking through tons of post on www.stm32duino.com didn't me much. that's wrong place since it's stm8, not stm32. this seems give information: http://benjamindejong.com/flashing-an-esp8266-esp-14/ it sounds in case they're programming esp8266 directly using esp8266 arduino core. i'm not sure they're using stm8. i think microcontroller on esp-14 useful if willing figure out how program stm8. i'm not aware of arduino plugin architecture may need