Search found 13 matches
- Mon May 22, 2017 9:25 am
- Forum: Graphics, sound and multimedia
- Topic: Is there a Neopixel Simulator?
- Replies: 0
- Views: 445
Is there a Neopixel Simulator?
Hi all, I am playing around with some Neopixels which works quite nicely. I have a Neopixel strip soldered as a small matrix. Once this is installed in another room, I can't easily test new shiny stuff on it, because the main computer is somewhere else. So my question is: Is there a Neopixel simulat...
- Fri Feb 17, 2017 6:02 am
- Forum: Off topic discussion
- Topic: Asus Tinker board
- Replies: 155
- Views: 22660
Re: Asus Tinker board
Thanks a LOT, mikerr for your information and the forum you set up. I always had the impression, that the first batch of boards escaped before the official launch. To see a TinkerBoard site at Asus is a good sign that they are commited to the project. I have my TinkerBoard since a few days now. The ...
- Tue Sep 13, 2016 9:06 pm
- Forum: General discussion
- Topic: Cool new "toy" for Pi owners
- Replies: 134
- Views: 29373
Re: Cool new "toy" for Pi owners
My NexDock came today (I'm in Germany) and I have to say I am quite amazed. Delivery was with FedEx which worked very good. Tracking worked from China to my doorstep. I attached a Pi 3 and it booted directly in the GUI. Resolution was working out of the box. I paired keyboard and mouse (you need onl...
- Thu Aug 18, 2016 7:31 am
- Forum: Camera board
- Topic: falling stars
- Replies: 10
- Views: 4089
Re: falling stars
I was also going to recommend Meteotux Pi. Currently it only works with the v 1.3 Raspi cameras, but it has a very (!) small gap between the single images. When I take pics at night and plane is flying through during 2 pictures, the trails almost perfectly aligns. I used Meteotux extensively during ...
- Thu Apr 14, 2016 3:40 pm
- Forum: General discussion
- Topic: are they shops that sell the PI in London ?
- Replies: 8
- Views: 3764
Re: are they shops that sell the PI in London ?
When I was in London last year I found a Pi in the Science Museum shop. It was a little overpriced (I don't recall the price though). The Scienence Museum is always worth a visit and a Pi from that location might be a nice souvenir which supports the museum.
- Tue Mar 15, 2016 8:07 am
- Forum: Advanced users
- Topic: PXE boot after firmware upgrade? Which firmware?
- Replies: 7
- Views: 3134
Re: PXE boot after firmware upgrade? Which firmware?
Thanks, rpdom, for the clarification. This makes sense - silicon-wise everything is prepared and "just" the .bin file has to be "written".
- Sun Mar 13, 2016 10:31 am
- Forum: Advanced users
- Topic: PXE boot after firmware upgrade? Which firmware?
- Replies: 7
- Views: 3134
PXE boot after firmware upgrade? Which firmware?
Dear forums, in several posts I have read, that PXE boot (or boot directly from USB) with an empty sd card slot will work in the future when the foundation released and tested a "firmware" to make this possible. In multiple other posts it is also discussed, that the Raspi does not have any...
- Fri Sep 25, 2015 3:55 pm
- Forum: Astro Pi
- Topic: First reading of pressure sensor always 0
- Replies: 2
- Views: 2042
Re: First reading of pressure sensor always 0
Hi Kratos, thanks for sharing. When I run the code a second time, it also works for me. I only described the reboot thing to make clear, that after a "cold" start the first reading is 0. Whereas after a "warm" reboot, the first reading works. I also suspect the sensor needing a w...
- Wed Sep 23, 2015 5:45 pm
- Forum: Astro Pi
- Topic: Build a new font ?
- Replies: 5
- Views: 2383
Re: Build a new font ?
Hi tonygo2,
I just ran your code and it works very nicely and looks good. Thanks for sharing.
I just ran your code and it works very nicely and looks good. Thanks for sharing.
- Wed Sep 23, 2015 5:34 pm
- Forum: Astro Pi
- Topic: First reading of pressure sensor always 0
- Replies: 2
- Views: 2042
First reading of pressure sensor always 0
Dear all, does anybody of you experience the same problem? When I query the pressure and the temperature from the pressure sensor of the Sense Hat, the first reading is always 0 for both values. The code is very simple and directly from the API site: from sense_hat import SenseHat sense = SenseHat()...
- Fri Mar 06, 2015 2:27 pm
- Forum: Astro Pi
- Topic: Release date?
- Replies: 6
- Views: 3263
Re: Release date?
Thank you very much - exactly what I'm interested in.
- Thu Mar 05, 2015 9:19 am
- Forum: Advanced users
- Topic: Number of onboard temperature sensors
- Replies: 0
- Views: 1161
Number of onboard temperature sensors
As the caption suggests, I really would like to know, how many temperature sensors exist inside the SoC. I could not find a definite answer in the forum or the internet. You can find scripts, which suggest, that there are 2 sensors inside the SoC (see below). Some people claim, that this script just...
- Wed Mar 04, 2015 2:29 pm
- Forum: Astro Pi
- Topic: Release date?
- Replies: 6
- Views: 3263
Re: Release date?
Since the Astro Pi is now "live", I wanted to ask, if there are some news about the sensors. I'm especially interested, which air humidity sensor is on the board (since I played around with a number of DHT11 and DHT22 sensors and they are not the most accurate ones). And of course it would...