Search Pi-Cars
-
Recent Posts
Twitter Updates
- RT @1bigcircle: Looking forward to joining @boomsatsuma + @WORKSBristol at @EngineShed_BB tomorrow for a #Digicities 'Ask Me Anything' with… 2 years ago
- RT @1bigcircle: It’s #ThrowbackThursday for us on #NationalCodingWeek remembering our first @pi_cars #coding workshops and sending these… 2 years ago
- @WhizzkidsEdin sorry guys missed this can you resend 5 years ago
- RT @Makers_Corner: Hi @pi_cars we have 3 hrs and $193 dollars to go... Please help us spread the word & make it happen... https://t.co/9KUF… 5 years ago
- RT @TheDukeOfYork: The re:reel button - edited video highlights from venues - designed by @MyActionReplay #pitchontour 5 years ago
Tag Archives: python
Pi-Cars appears in Raspberry Pi For Dummies!
Pi-Cars appears in the new book Raspberry Pi For Dummies by Sean McManus and Mike Cook, in a chapter at the end that outlines some inspiring Raspberry Pi projects. Co-author Sean McManus told us: “The book gets people up and … Continue reading
Posted in Blog
Tagged learning electronics, learning programming, pi-cars, python, raspberry pi, raspberry pi for dummies, scratch, Tool Kit
Leave a comment
Pi-Cars python GPIO handler for Scratch configuration
This details how to install and configure the Python Scratch handler for the Pi-Car and get it working with Scratch. You can download the software for doing this from the Pi-Store or buy one of our SD cards which is … Continue reading
Python variables and commenting – Driving Lesson #3
Pre-driving checks If you are here you should be able use an editor to write Python code to control your Pi-Car. If not by all means have a go at this lesson but if you get stuck try Driving Lesson#1 … Continue reading
Posted in Under the bonnet
Tagged driving lesson 1, pi-cars, python, python driving lesson, python driving lesson 3, under the bonnet
3 Comments
Example Pi-Cars Python Code
This code will be incorporated into the Driving Lessons in due course but in the meantime here is some Python code that will work with your Pi-Car. How to get the code onto your Raspberry Pi and run it To … Continue reading
Posted in Under the bonnet
Tagged driving lesson, pi-cars, python, python driving lesson, under the bonnet
2 Comments
Introduction to Python, constants and print statements – Driving Lesson #2
Pre-driving checks If you are here you should have set up your Raspberry Pi, understand how to connect your Pi-Car to your Raspberry Pi and know how to use IDLE or another editor to write Python code and run it. … Continue reading
Pi-Cars and Python – Driving Lesson #1
Pre-driving checks If you are here you should have set up your Raspberry Pi and also understand how to connect your Pi-Car to your Raspberry Pi. If not don’t worry: For more information on setting up your Raspberry Pi click here. … Continue reading
Posted in Under the bonnet
Tagged pi-cars, python, python driving lesson, python driving lesson 1, under the bonnet
4 Comments