Here’s my attempt at creating a fully 3d printed Hand Spinner. I’m using Thingiverse user emmitt’s awesome Gear Bearing in place of a skate bearing.
This could be a good Christmas gift for a fidgety coworker. 🙂
Here’s my attempt at creating a fully 3d printed Hand Spinner. I’m using Thingiverse user emmitt’s awesome Gear Bearing in place of a skate bearing.
This could be a good Christmas gift for a fidgety coworker. 🙂
Here’s a quick preview of the iOS app for MobBob. In the video, the app is running on my iPad Air.
I’ve spent this weekend working on the MobBob app. I still need to finish a few things and do more testing, but I’m hoping to have an updated app on Google Play soon, and also hope to have the first iOS version on the iTunes store as well.
Tim Harvey posted another update on his work with Blockly. Check out his comment here:
http://www.cevinius.com/mobbob/#comment-1020
Also, check out his Github page for more details about the app and also the course that he is creating.
https://github.com/tharvey/BlocklyBot/wiki
Really fantastic project! 😀
I wanted to give a shout out to the amazing work that Tim Harvey is doing to get MobBob working with Blockly.
You can read more about it here: Â http://www.cevinius.com/mobbob/#comment-989
I am looking forward to checking it out!
When I first started working with the Bluno, I found the documentation didn’t really give me a clear idea how to talk to the Bluno.
DFRobot does provide example iOS and Android projects. However, as I was making my app with the Unity game engine. I could not use that directly.
So, I ended up going through the example Android and iOS project examples provided by DFRobot to “reverse engineer” information about the Bluno’s pass-though serial service/characteristic.
This post is a write up what I figure out (back when I first started working with the Bluno). This information should be useful for anyone who wants to connect to the Bluno by means other than a standard iOS/Android app.
(I’m writing this to answer Pablo’s question:Â http://www.cevinius.com/2015/09/19/detailed-mobbob-build-instructions/#comment-987. Let me know if this helps. I connecting using Bluetooth LE.)
Continue reading Serial Communication with the Bluno using Bluetooth LE
Sorry it took so long, but I’ve uploaded some new MobBob parts to Thingiverse.
Hi all,
Sorry I haven’t posted any robot updates for a while!
My day job has been keeping me really busy lately. In “real life”, I’m a Game Developer at Robot Circus (http://www.robot-circus.com/).
About a month ago, I went to San Francisco for GDC (the Game Developers Conference). The conference was AMAZING, and I got to be part of Good Game’s GDC Special!
Good Game is a fantastic, Australian TV show about video games. The special is awesome and has a lot of great info about GDC.
The show aired on TV here this week, but you can also find it on YouTube here:
The game that we’re working on at the moment is called Ticket to Earth. It has a game mechanic that blends the genres of Puzzle RPGs and Tactical Combat games. It’s a lot of fun, and I’m looking forward to getting it out there for everyone to play.
You can see a trailer of our game here:
I promise there will be some robot updates soon! I have a long todo list for MobBob and for Sphero Companion. I also have some new parts that I want to play with. This upcoming weekend is a 3-day weekend and I’m definitely planning to work on some robots then.
Updates soon!!!
Thanks,
Kevin
Sorry I have not been posting much recently. I just moved to a new apartment and have only just recently setup my “lab” again. (The new space is much, much better!)
Now that I’m settled into the new place, I’ll be doing app updates and designing new robots again. 😀
I have been working on some hardware updates to MobBob and I’ll post details (and STLs) soon!! Here’s a sneak peak of this update… This MobBob iteration has a Nexus 6 phone holder (Phablet!) and with a newly designed case for the Bluno Beetle to keep the wires hidden away and tidied up!
I’ve just built a new MobBob, and I encountered some Bluno connection problems when testing/configuring this new MobBob.
What I found was that the app would sometimes have difficulty connecting to MobBob. And even after it manages to connect, the connection would be lost after one or two animations.
“Dana Hom” posted in the blog comments about a similar issue, so I thought I’d post how I solved it in case it’s helpful to other MobBob builders!
It turns out, the problems went away after I used the Bluno Beetle’s AT command “AT+SETTING=DEFAULT” (The DFRobot website has detailed instructions on how to do this:Â Link)
I’m guessing that either the Bluno Bluetooth settings were never initialised properly during manufacture, or they got corrupted at some point before reaching me. This command seemed to correctly reset the Bluno’s bluetooth configuration.
Using that command seemed to fix the issues I was having. After doing that I was able to connect and had MobBob walking around my desk for about 10-15 minutes straight without any connection problems.
So, if you are having connection problems, give this a try!