Author Archive: admin

Some NeoPixel fun

I’ve been wanting to play with pretty lights on the RPiSoC for a while now, and I finally decided to do just that with this NeoPixel shield from Adafruit. I have a few ideas for some cool strip light applications, and I know that NeoPixels use a familiar driver for their display, the WS2812, so […]

Published on: 18 October 2014
Posted by: admin
Discussion: Leave a comment

Going Forward with the RPiSoC

I thought i’d make a quick post about what we have been up to and what our plans are  going forward. We have been talking to multiple investors, educators, and other entrepreneurs who have helped us figure out where we want to go. So far, our Scratch demos aimed at younger kids have gained the […]

Published on: 14 October 2014
Posted by: admin
Discussion: 2 Comments

Maker Faire and Scratch

We had a lot of fun and saw some of our backers there. Our interactive demos proved to be a huge hit. Several hundred kids played with Scratch and modified our game in real time. A lot of kids now learn Scratch in elementary school and they could immediately see the benefit of having joysticks […]

Published on: 21 September 2014
Posted by: admin
Discussion: Leave a comment

Video Tutorial for Using PSoC Creator!

So I made a post a few days ago which described how the board is used through Python. But as you hopefully already know, this is only half the story! The RPiSoC only realizes it’s fullest potential when programmed through PSoC Creator. But, C-programming and visual interfaces sometimes scare people off. Not to fear though, […]

Published on: 16 September 2014
Posted by: admin
Discussion: 3 Comments

New blog post from Raspberry Pi about Physical computing

We often get caught up in trying to explain whats so special about interfacing your software with the real world. I think this post and video from the Raspberry Pi foundation sums it up nicely. And if you’re curious what we add on top of them: Analog I/O, lots of hardware PWM, Arduino Shields, programmable […]

Published on: 15 September 2014
Posted by: admin
Discussion: Leave a comment

How to use the RPiSoC through Python!

I decided to make a quick video that walks through some of the details of the API, at least some of the front end parts of it. To that end, enjoy this video of me playing with the RPiSoC through the Raspberry Pi in real time! (mostly) [I say mostly, because the two videos I […]

Published on: 12 September 2014
Posted by: admin
Discussion: Leave a comment

Bluetooth on the RPiSoC

Here is bluetooth communication between the RPiSoC and an Android phone. Imagine all the things you want to control in your house without actually walking up to them. I send a string of text from the phone to the RPiSoC, which then displays it on screen. We used the JY-MCU bluetooth module for this, because […]

Published on: 9 September 2014
Posted by: admin
Discussion: Leave a comment

Creating your first Scratch Program

First off, here is a video demonstration of Scratch. It goes through the creation of a Scratch program that utilizes the RPiSoC’s analog functionality. I then go one step further and create a simple two player game out of it. For this post I thought I’d give a detailed explanation of all the Scratch blocks used […]

Published on: 8 September 2014
Posted by: admin
Discussion: Leave a comment

Using Scratch with the Raspberry Pi and RPiSoC

Our Youtube video sums it up nicely. If you prefer text, read on. Scratch is a visual programming language that lets people of all ages unleash their creativity, no programming experience needed! You simply drag and snap blocks to create your program. Here, we animate Scratch the Cat using a potentiometer hooked up to an ADC […]

Published on: 1 September 2014
Posted by: admin
Discussion: Leave a comment

Kickstarter Launching August 19th

We have finally nailed down our date and budget, so we will be launching on the 19th! We will have the RPiSoC, RPiSoC + Pi model B+, and one of our projects as a kit as reward tiers. Would anyone like to see a specific project kit be available? We are live!

Published on: 1 August 2014
Posted by: admin
Discussion: 6 Comments