Go to advanced search

by xtramural
Sun Nov 29, 2015 11:53 pm
Forum: Python
Topic: Tingbot and Tide - Pi + Python for IoT
Replies: 4
Views: 2246

Re: Tingbot and Tide - Pi + Python for IoT

Yes, sorry. I realise I should have consolidated them into one. I'll do that for any future posts and use this thread as the main one if there are any other queries.
by xtramural
Sun Nov 29, 2015 10:08 pm
Forum: Python
Topic: Tingbot and Tide - Pi + Python for IoT
Replies: 4
Views: 2246

Re: Tingbot and Tide - Pi + Python for IoT

I hope it's OK to post an update about the Kickstarter campaign. In a nutshell, the pledge goal was reached with 65 hours remaining before the deadline and, at the time of this post, with 62 hours to go. The 7th update has the details https://www.kickstarter.com/projects/744235676/tingbot-raspberry-...
by xtramural
Sat Nov 21, 2015 8:02 pm
Forum: Python
Topic: Tingbot and Tide - Pi + Python for IoT
Replies: 4
Views: 2246

Re: Tingbot and Tide - Pi + Python for IoT

A picture is worth a thousand words so this video - https://www.youtube.com/watch?v=yZg8OIzVByM - shows how to setup Tingbot to receive data from If This Then That and make an app to display SMS messages on the Pi in just 12 lines of code in the Tide IDE.
by xtramural
Sat Nov 21, 2015 1:04 pm
Forum: Python
Topic: Tingbot and Tide - Pi + Python for IoT
Replies: 4
Views: 2246

Tingbot and Tide - Pi + Python for IoT

Pi Python coders may like to hear about a Kickstarter project that combines a purpose built screen and case (the Tingbot) with a Python IDE/Simulator (Tide) to develop/deploy Python apps for this standalone Pi - in effect an IoT device. Details are given on the Kickstarter page at http://kck.st/1MBD...
by xtramural
Wed Jun 19, 2013 12:44 pm
Forum: Other projects
Topic: ITDB02-3.2S (3.2" display)
Replies: 8
Views: 6664

Re: ITDB02-3.2S (3.2" display)

I got a message a week ago from @xtramural that he got his ITDB02-3.2S working with the SPI interface circuit and the sainsmart32fb driver. He was looking into driving it with a latched 8-bit bus, but I don't know if he has succeeded with that. Sainsmart 3.2 post: http://www.raspberrypi.org/phpBB3/...
by xtramural
Tue Jun 18, 2013 9:53 am
Forum: Python
Topic: pygame.display.flip() doesnt work
Replies: 1
Views: 1718

Re: pygame.display.flip() doesnt work

Despite it's name pygame.display.flip() does not flip an image - it's just an updating mechanism so other steps will need to be taken to invert the image before blitting it. See http://www.pygame.org/docs/ref/display.html#pygame.display.flip for confimation. I've just rummaged through that site and ...
by xtramural
Thu Jun 06, 2013 8:28 pm
Forum: General discussion
Topic: Please help me with my 1.8" LCD
Replies: 20
Views: 6166

Re: Please help me with my 1.8" LCD

Notro's excellent https://github.com/notro/fbtft/wiki has details of making the changes permanent - details in the last quarter of that wiki home page.
by xtramural
Thu Jun 06, 2013 8:12 pm
Forum: Other projects
Topic: Where do you want to see FBTFT go next?
Replies: 99
Views: 50082

Re: Where do you want to see FBTFT go next?

Regarding your question: I certainly would like to see a latched setup to get better FPS from the 3.2" screen. Am I right in assuming the 10FPS you've seen with that module is with the SPI at 16MHz and not the 32MHz? Ideally, a similar framerate (25FPS) to the ITDB02-2.8 with itdb28fb could be...
by xtramural
Tue Jun 04, 2013 2:00 pm
Forum: Other projects
Topic: Where do you want to see FBTFT go next?
Replies: 99
Views: 50082

Re: Where do you want to see FBTFT go next?

Another solution to increase performance could be to use two 8-bit latches, and drive the display with a 8-bit bus. The display would probably have a touch controller, so the SPI bus would have to be used. So the GPIO budget would be: SPI bus: 5 gpios Databus: 8 gpios WR: 1 gpio Reset: 1 gpio (some...
by xtramural
Thu Apr 11, 2013 8:18 pm
Forum: Other projects
Topic: 320x240 LCD with integrated SSD1289 controller
Replies: 195
Views: 142131

Re: 320x240 LCD with integrated SSD1289 controller

Hi mwilliams03 , @ Xtramural ’s, Where did you connect DC to? DC is the Data/Command selection so hook it up to the RS pin (pin 4) on the TFT. I suspect that one reason my circuit may not have worked is the lack of oomph (the technical term ;)) on the Pi 3.3V pin - limit is 50mA - as I'm also using ...
by xtramural
Thu Apr 11, 2013 7:54 pm
Forum: General discussion
Topic: What the Pi has done for me-University
Replies: 4
Views: 1502

Re: What the Pi has done for me-University

Best wishes for your studies. WIth that level of enthusiasm and motivation you're sure to do well. As an academic that had responsibility for undergraduate admissions to computer science degrees for 14 years, the one factor that was almost universally an indication of eventual success was the potent...
by xtramural
Tue Apr 09, 2013 9:21 am
Forum: Beginners
Topic: What Do I Really Need To Get Started With My Pi?
Replies: 4
Views: 2248

Re: What Do I Really Need To Get Started With My Pi?

gordon77 wrote:Model A is $25, Model B is $35, so presumably with KB and mouse for $35 is Model A ?
http://www.raspberrypi.org/faqs
by xtramural
Sun Apr 07, 2013 12:56 pm
Forum: Other projects
Topic: 320x240 LCD with integrated SSD1289 controller
Replies: 195
Views: 142131

Re: 320x240 LCD with integrated SSD1289 controller

if you have connected correctly the LCD as my circuit it should work. Please pay attention that you should not connect LCD's reset to shift register (4094) but to +3.3V through ~10k resistor. Hi valodov , Like others with the 40-pin variant of the LCD display - for instance http://www.ebay.com/itm/...
by xtramural
Thu Jan 31, 2013 5:04 pm
Forum: General discussion
Topic: Pi is runner up in the Reg Hardware Product of the Year
Replies: 1
Views: 1635

Pi is runner up in the Reg Hardware Product of the Year

Reg Hardware Awards 2012: The Winners...
the Reg Hardware Product of the Year 2012 is the:

Google Nexus 7
Honorable Runner Up Raspberry Pi
by xtramural
Mon Jan 28, 2013 8:25 pm
Forum: User groups and events
Topic: ScotchPi
Replies: 36
Views: 12600

Re: ScotchPi

nickweb wrote:And because I can't seem to find the edit button, heres the site..

http://www.scotchpi.org.uk

If you want to, you can add you email addresses via that page, and it does the same job as my previous post.

Thanks,

Nick
s/comming/coming/ ;)
by xtramural
Thu Jan 24, 2013 9:51 am
Forum: Staffroom, classroom and projects
Topic: Christmas Lecture - Raspberry Pi and Arduino
Replies: 3
Views: 2649

Re: Christmas Lecture - Raspberry Pi and Arduino

scruss wrote:Great stuff!
Thanks. Just wait until you see some of the other projects I'll link to later this week or next ;)
by xtramural
Wed Jan 23, 2013 2:34 pm
Forum: Staffroom, classroom and projects
Topic: Christmas Lecture - Raspberry Pi and Arduino
Replies: 3
Views: 2649

Re: Christmas Lecture - Raspberry Pi and Arduino

Forty-three minutes into the Christmas Lecture is a demonstration of a number of the (arduino-based) 'gadgets' that were produced last year for the Embedded Systems class at the University of Strathclyde. Eight minutes after there's a brief introduction to the current gadget ideas. One of which is t...
by xtramural
Fri Jan 11, 2013 4:36 pm
Forum: Staffroom, classroom and projects
Topic: Christmas Lecture - Raspberry Pi and Arduino
Replies: 3
Views: 2649

Christmas Lecture - Raspberry Pi and Arduino

Not quite a Royal Institute Chrsitmas Lecture but close ;) The Annual (18th) Christmas Lecture organised by the Department of Computer and Information Sciences at the University of Strathclyde was on the subject of Raspberry Pi and Arduino: “Pioneers of the Open Hardware & Software Frontier” . S...
by xtramural
Thu Sep 20, 2012 8:00 pm
Forum: HATs and other add-ons
Topic: Gertboard shipping date.
Replies: 279
Views: 55521

Re: Gertboard shipping date.

Another happy Tandy customer. Gertboard (deluxe version) order placed on 16 September 2012 16:22:10 BST with standard 3-4 day delivery (2nd class Royal Mail) and delivered today.
by xtramural
Thu Aug 30, 2012 11:30 am
Forum: Python
Topic: WiringPi HELP...
Replies: 21
Views: 6959

Re: WiringPi HELP...

I apologise if I have caused you offence. None was intended. OK that's fine. :) What happened is that Gordon who wrote the WiringPi make some changes. This broke the wrapper that gadgetoid made. He doesn't know what is wrong with it and has been trying to fix it for two weeks now. I am trying to re...
by xtramural
Thu Aug 30, 2012 8:38 am
Forum: Python
Topic: WiringPi HELP...
Replies: 21
Views: 6959

Re: WiringPi HELP...

Really? Care to share what's wrong with the following install transcript then?: What a nasty little post. Well what is wrong is that after all that when you try an import the module in python it reports no such module. If you actually want to help instead of posting snide comments then how about sh...
by xtramural
Wed Aug 29, 2012 9:02 pm
Forum: Python
Topic: WiringPi HELP...
Replies: 21
Views: 6959

Re: WiringPi HELP...

The wiring-py module is currently broken, it won't install. See this thread:- http://www.raspberrypi.org/phpBB3/viewtopic.php?f=32&t=10010&start=100 Really? Care to share what's wrong with the following install transcript then?: pi@raspberrypi ~/dev/WiringPi-Python $ sudo python setup.py in...
by xtramural
Wed Aug 29, 2012 1:47 pm
Forum: Python
Topic: WiringPi HELP...
Replies: 21
Views: 6959

Re: WiringPi HELP...

I am looking to install wiringPi for python for use with some shift registers. However I am have had some problems downloading the library... The link in the forum topic does not work and simply gives the 404 error. How do I download it? Does anybody know? How did you download and install it? Thank...
by xtramural
Tue Aug 28, 2012 11:15 pm
Forum: Troubleshooting
Topic: USB - the Elephant in our Room
Replies: 802
Views: 377797

Re: USB - the Elephant in our Room

Looks like the sdhci-bcm2708.sync_after_dma=0 is the culprit. The errors/failures happened with just that option added: Thanks for testing. No problem. Happy to help. I meant to mention that without the sdhci-bcm2708.sync_after_dma=0 option I get my usual dose of 'missed completions' but this seems...

Go to advanced search