-
Final Log!
04/23/2014 at 05:59 • 0 commentsI present to you my project the ARC ReactorX.
It has 7 animations/modes to flaunt including a battery level indicator to tell you when to start conserving for the show!
I would like to thank HackADay projects for such a nice platform. It really pretty cool and helps a lot while documenting and presenting things !
After sticking it on a Tshirt it is suggested that you wear a black T over it or something that is not that closely knit. Keep the Tshirt Plain and simple!
I even clicked a selfie :P
Cheers,
Rohit
-
Troubled by the OS.
04/23/2014 at 05:49 • 0 commentsWoah! It took me a while to figure out how to get the video from My Nokia Lumia device to Ubuntu after my Windows Laptop crashed. I tried a couple of ways like Bluetooth, Wifi,SD Card etc. Ubuntu (12.04LTS 64bit) does understand MTP natively. So, there is a way for Android 4.x which also uses MTP and it also works for WP8 (Not very reliably though)
I have documented my way here.
I got my video now and am editing it !
-
New way to wear it!
04/17/2014 at 18:23 • 0 commentsSince, i reported issues wearing the originally made strap-on reactor. I decided to sacrifice an old Tshirt and mount the 3 parts i.e.
- The control leaf
- The battery
- PCB
On the tshirt itself. I used the trusted "Velcro" to do so. I am not that good at stitching but after a few needle pricks i was able to stitch the Velcro on the Tshirt.
Below is the picture of all the 3 parts secured with velcro on the tshirt
-
ArcReactorX at ComicCon \m/
04/16/2014 at 18:50 • 0 commentsI went to comicCon with the ArcReactorX!
Did a Cosplay! Totally Rocked it! A lot of people were noticing it and asked me where did i buy it! I told them "I built it" They were like, "Oh Man! Cool! "
Some did offered to buy it! But I ai'nt sellin here!
It was also the field test of the ArcReactorX. I noticed two issues:
- The mode change switch needs some debouncing code!
- The straps not gonna work! It eventually starts to fall off. Plus is not very comfortable to wear ;)
The positives were:
- The battery lasts long!
- The LED brightness is very good
- Its damn cool!
-
The makeshift Strap On ArcReactorX
04/16/2014 at 18:41 • 0 commentsI made a quick strap that i can wear under the Tshirt.
Plus added some coating to protect the copper!
It has welcro and elastic on it.So that some of my friends can also wear it. The battery is on the back.
-
Firmware V2! All modes coded
04/16/2014 at 18:11 • 0 commentsI have written a new firmware that has the following modes:
- The Epic startup sequence
- All ON and middle too (Static)
- Breathing LED mode
- Flashing outer circle (knight rider ) (My favourite)
- Loader type
- alternative on/off
- Morse Code for SOS
- Morse Code for ILU ( Had some flash remaning :P ) with a special ring arrangement
- Battery life indicator
There are some debounce issues ( duh! ) but i guess this will be good for comicCon as of now!
Git Repo Updated
-
Github Repo updated with experimental code
04/14/2014 at 19:15 • 0 commentsJust added the experimental code to the repo!
-
The Startup Sequence Video
04/13/2014 at 20:07 • 0 comments -
The Awesome Startup Sequence
04/13/2014 at 19:44 • 0 commentsI thought a cool startup sequence. It is like a slowly pacing up knight rider and then the middle LED kind of turns on slowly (fade up) while the rest of them are off and then Bang they all light up. Looks super cool!
Imagine the sound of a starting jet as its picking up Revs playing in the background!
I did connect the middle LED to PWM pin. So, i can get smooth PWM !
-
Howdy, MSP430 ! All cool bro?
04/12/2014 at 14:23 • 0 commentsThis is just to check if the microcontroller is happy in its place. No RESET line issues were detected. The power and programming interface worked fine.
You can see the programming wires in the picture below. It was programmed using the MSP430 launchpad.
I am using Energia inside which i run code which uses some of energia and some basic register level access at points where energia has not dug yet.