Go to advanced search

by MarkHaysHarris777
Fri May 27, 2016 8:08 pm
Forum: HATs and other add-ons
Topic: Gertboard AVR Programming Counter.ino Demo
Replies: 5
Views: 2475

Gertboard AVR Programming Counter.ino Demo

... request pending int button2_flag=False; // swap request pending int button3_flag=False; // sleep mode request pending int button4_flag=False; // wiggle mode request pending int button5_flag=False; // flash mode request pending int button6_flag=False; // scanner mode request pending int button7_flag=False; ...
by latimeria
Thu Apr 28, 2016 9:34 am
Forum: Italiano
Topic: espandere il fileSystem kali su Raspberry 2 B
Replies: 9
Views: 1993

Re: espandere il fileSystem kali su Raspberry 2 B

... windows comunque pare che nelle ultime versioni di kali ci sia installato questo eseguibile che fa il lavoro di estensione della partizione rpi-wiggle.sh leggi qui https://forums.kali.org/showthread.php?26310-Raspberry-pi-2-kali-linux-no-space oltre al forum, dove di sicuro troverai più supporto ...
by DirkS
Wed Apr 27, 2016 6:36 pm
Forum: General discussion
Topic: Example code using display to drive a motor
Replies: 1
Views: 505

Re: Example

See e.g. https://github.com/mrichardson23/rpi-kivy-screen
He's not using a motor, but it does show how to make a simple UI and wiggle some pins.
by joan
Thu Apr 14, 2016 8:55 am
Forum: General discussion
Topic: Shift register
Replies: 14
Views: 2606

Re: Shift register

... (wiggling) the pins yourself... and frankly, many engineering types will tell you to stick with the libraries for SPI rather than trying to 'wiggle' them yourself. On the other hand, if you're using the Arduino to do the 'wiggling' you will be more successful because the real time aspects ...
by MarkHaysHarris777
Thu Apr 14, 2016 5:44 am
Forum: General discussion
Topic: Shift register
Replies: 14
Views: 2606

Re: Shift register

... (wiggling) the pins yourself... and frankly, many engineering types will tell you to stick with the libraries for SPI rather than trying to 'wiggle' them yourself. On the other hand, if you're using the Arduino to do the 'wiggling' you will be more successful because the real time aspects ...
by DougieLawson
Mon Mar 28, 2016 8:17 am
Forum: General discussion
Topic: Example webpage for executing commands on Pi?
Replies: 9
Views: 5183

Re: Example webpage for executing commands on Pi?

... and that www-data isn't trying to break in to your system. Joan's pigpio and pigpiod gives you exactly that and allows non-authorised users to wiggle or read GPIO pins.
by Ferdinand_Boccon
Fri Mar 25, 2016 6:17 pm
Forum: Automation, sensing and robotics
Topic: Automated lighting and plant care
Replies: 4
Views: 2091

Automated lighting and plant care

... diffusion to spread the light through the entire growing area. Given offline suggestions, a soil moisture sensor makes sense to me in order to wiggle a bit on the first months of data and to get a bit more scientific bases on the elements to change (but this comes afterward). I might also build ...
by MarkHaysHarris777
Thu Mar 24, 2016 8:50 pm
Forum: General discussion
Topic: 2 speakers
Replies: 3
Views: 640

Re: 2 speakers

... could connect as many speakers as you like (well GPIO pins limit this) to your GPIO pins via a resistor and small electrolytic capacitor, and then wiggle the GPIO pin (as they say in the UK) and produce whatever sounds it is you like on which-ever speaker... that's one way. Another way might be ...
by gregeric
Tue Mar 22, 2016 6:17 pm
Forum: Troubleshooting
Topic: Pi Zero won't connect to WiFi without USB hub
Replies: 26
Views: 6725

Re: Pi Zero won't connect to WiFi without USB hub

I don't think you grasped what i was trying to get you to do. Ignore the hub, put it to one side. Now connect only your mouse using whatever OTG shim/cable you were trying for the WiFi stick. Does the mouse work, can you wiggle the cursor on the desktop?
by mosespi
Thu Mar 17, 2016 3:48 am
Forum: Raspberry Pi OS
Topic: Dead mirror
Replies: 12
Views: 2481

Re: Dead mirror

... mirrors trouble.. might be your ISP, or your ISPs ISP.. or ? Unfortunately, unless you are the ISP, it is hard to know who to call to ask them to wiggle their wires for a test. If it continues and you keep reporting it.. I'm sure someone will eventually chime in that knows who to contact to remove ...
by stderr
Thu Mar 10, 2016 10:36 pm
Forum: General discussion
Topic: Raspi crashes in while loop
Replies: 10
Views: 1781

Re: Raspi crashes in while loop

... off a monitor. Why not every five minutes? Even if you feel like you need to turn the monitor on more quickly when you get home and can't just wiggle the mouse, at least *test* with a longer delay. You want to start to get a feel for why the system is blowing up when you bluetooth ping, if ...
by CaptSunset
Thu Mar 10, 2016 10:16 pm
Forum: General discussion
Topic: How are you storing & organizing your microSD cards?
Replies: 9
Views: 1936

Re: How are you storing & organizing your microSD cards?

... The Pi is sure spoiling me! :D &... the Pi3B now has that push-in no-click socket, I wonder how many brand new owners are trying to push & wiggle to get their card to click in?
by gregeric
Wed Mar 09, 2016 8:00 am
Forum: Beginners
Topic: Can anyone tell me how to boot pi 3 from a usb drive
Replies: 63
Views: 13796

Re: Can anyone tell me how to boot pi 3 from a usb drive

Well, in the absence of official support just yet, I would expect to be able to wiggle a GPIO line up/down with a custom bootcode.bin on USB mass storage if booting along those lines is now in bootrom. Will have another go.
by JimmyN
Fri Mar 04, 2016 4:55 pm
Forum: Troubleshooting
Topic: [SOLVED] Restore RPI to a smaller SD card
Replies: 13
Views: 6754

Re: RPI image size 1 sector too big

There's also "rpi-wiggle" which lets you set the amount of "wiggle" room.

https://github.com/devotox/rpiwiggle/bl ... rpi-wiggle
viewtopic.php?t=17573&p=297385#p896113
by GTR2Fan
Fri Mar 04, 2016 4:23 pm
Forum: Troubleshooting
Topic: [SOLVED] Restore RPI to a smaller SD card
Replies: 13
Views: 6754

Re: RPI image size 1 sector too big

... Re rurwin 's comment above, I've sent a request to Bill to add an optional 'wiggle-room' switch to rpi-clone , so let's hope it happens as that would guarantee being able to clone to supposedly same-size cards if sufficient ...
by skspurling
Fri Mar 04, 2016 4:15 am
Forum: Beginners
Topic: Power goes on/off when pi moves
Replies: 7
Views: 2865

Re: Power goes on/off when pi moves

... to keep it from inserting good enough. Seen it on cell phone cases, tablet covers, and pi cases. Make sure the cable ends don't have too much wiggle.
by waltersjon
Sun Feb 21, 2016 9:27 am
Forum: Other projects
Topic: Pipedal
Replies: 0
Views: 3181

Pipedal

... https://pbs.twimg.com/media/CbriQKOW0AAL37u.jpg It works much better than the wooden version. I have to mount the Pi on the outside as I need to wiggle the sdcard every now and then.
by mattmiller
Mon Feb 15, 2016 10:39 am
Forum: Raspberry Pi OS
Topic: RPI-Wiggle - Expand to SDcard size leaving room
Replies: 24
Views: 15679

Re: RPI-Wiggle - Expand to SDcard size leaving room

It'd be even better if it asked user for how much wriggle-room they wanted (With a default value of say 512MB) and a bit of bounds checking wouldn't go amiss for someone who's hands slip on the keyboard :)
by ccclapp
Sun Feb 14, 2016 11:13 pm
Forum: Raspberry Pi OS
Topic: RPI-Wiggle - Expand to SDcard size leaving room
Replies: 24
Views: 15679

Re: RPI-Wiggle - Expand to SDcard size leaving room

... make even more room but make sure you don't make it too big :) Matthew NOTE: The working fork I posted just above has now been updated with a "Wiggle-Room variable". This lets the user set the amount of excess space desired. I tested just now on a fresh Raspbian Jessie install and can confirm ...
by mattmiller
Sun Feb 14, 2016 11:07 pm
Forum: Raspberry Pi OS
Topic: RPI-Wiggle - Expand to SDcard size leaving room
Replies: 24
Views: 15679

Re: RPI-Wiggle - Expand to SDcard size leaving room

I manually re-partion my cards on another Linux machine and actually knock off 1G just to be sure I can clone the card to "same" size card - I used to use 512MB but came a cropper one day :(
by mattmiller
Sun Feb 14, 2016 11:06 pm
Forum: Raspberry Pi OS
Topic: RPI-Wiggle - Expand to SDcard size leaving room
Replies: 24
Views: 15679

Re: RPI-Wiggle - Expand to SDcard size leaving room

I've no idea what the 512 is in terms of size but I'm guessing its a good idea to do it in multiples of them just in case its important

I'd run it as it is

measure space

Change it from 3 to 4

run it again

measure space again

See what the difference is
by ccclapp
Sun Feb 14, 2016 10:02 pm
Forum: Raspberry Pi OS
Topic: RPI-Wiggle - Expand to SDcard size leaving room
Replies: 24
Views: 15679

Re: RPI-Wiggle - Expand to SDcard size leaving room

Hi Matthew. Thanks for the quick reply. Are these 512 kb or mb? I assume the former. I may want to give about 200mb, just to be safe, since I get errors when restoring to an 8g kingston HD SD on an image made from an 8g Sandisk Ultra SD Maybe Im doing something wrong, but since I can still boot from...
by mattmiller
Sun Feb 14, 2016 9:36 pm
Forum: Raspberry Pi OS
Topic: RPI-Wiggle - Expand to SDcard size leaving room
Replies: 24
Views: 15679

Re: RPI-Wiggle - Expand to SDcard size leaving room

HDD Raw Copy Tool looks a great find :)

Looking at script, changing the 1536 (3 x 512) at end of line 48 to larger multiples of of 512 should make even more room but make sure you don't make it too big :)

Matthew
by ccclapp
Sun Feb 14, 2016 9:22 pm
Forum: Raspberry Pi OS
Topic: RPI-Wiggle - Expand to SDcard size leaving room
Replies: 24
Views: 15679

Re: RPI-Wiggle - Expand to SDcard size leaving room

With the small change described above I successfully used the script. It left me with some "wiggleroom". HOWEVER: I find that different SD cards of the same listed size, e.g. 8g can actually vary in size by more than the amount of wiggleroom provided. This if trying to restore an image to another ma...
by ccclapp
Sun Feb 14, 2016 9:13 pm
Forum: Raspberry Pi OS
Topic: RPI-Wiggle - Expand to SDcard size leaving room
Replies: 24
Views: 15679

Re: RPI-Wiggle - Expand to SDcard size leaving room

... updated 1/2015 vs the Master (which the main link above references) which is older. The link to this fork is here: https://github.com/devotox/rpiwiggle/blob/master/rpi-wiggle I installed this on the RPi by changing the command to run from this (given by the author) wget https://raw.github.com/dweeber/rpiwiggle/master/rpi-wiggle ...

Go to advanced search