Jump to content




Plastic Alpha [WIP] (OpenPeripheral) - Google Glass in CC!

peripheral utility computer

72 replies to this topic

#41 Matt-J-222

  • Members
  • 3 posts

Posted 23 August 2013 - 07:46 AM

Thank you!

#42 DarkEspeon

  • Members
  • 57 posts

Posted 24 August 2013 - 12:07 AM

lol shellception..... XD it looks amazing..... I need to try making say an os with these cool little things......Might even make a special api for drawing to terminal glasses.... would be quite helpful in the long run... Good job again 1lann!(God you do some cool stuff with CC)

#43 PinYin

  • Members
  • 47 posts

Posted 06 September 2013 - 01:19 AM

nice!

#44 willwac

  • Members
  • 182 posts

Posted 06 January 2014 - 10:16 AM

We never got an explination on how the color system works! And, the OpenPeripheral documentation isn't clear on the color format.

#45 GravityScore

  • Members
  • 796 posts
  • LocationLand of Meh

Posted 06 January 2014 - 10:34 AM

View Postwillwac (NewCoolPC), on 06 January 2014 - 10:16 AM, said:

We never got an explination on how the color system works! And, the OpenPeripheral documentation isn't clear on the color format.

The colours are formatted like web hexadecimal colour codes (like #000000 for black, or #ff0000 for red).

There's an explanation on that here.

#46 willwac

  • Members
  • 182 posts

Posted 06 January 2014 - 10:49 AM

Holy crap! That was the quickest reply I've ever had!
Thanks.
EDIT: Found this:

theoriginalbit said:

function rgbColor( _r, _g, _b )
  return bit.bor( bit.blshift( bit.bor( bit.blshift( _r, 8 ), _g ), 8 ), _b )
end

Edited by willwac (NewCoolPC), 06 January 2014 - 10:54 AM.


#47 +Nick

  • Members
  • 8 posts
  • LocationEngland

Posted 09 January 2014 - 12:58 PM

This inspired me to write my own OpenPeripherals codes! Its really good, and flexible, and does everything really well! :)

#48 Whitherunn

  • New Members
  • 1 posts

Posted 02 February 2014 - 04:46 PM

I have my terminal bridge to the left of my computer and have the linked glasses on my head. I also have a wireless modem on the top of the computer. When I type plastic, it says "Could not find Glass Bridge!"

#49 theocat123

  • New Members
  • 1 posts

Posted 08 March 2014 - 01:24 AM

So I put the code in and it says that it "could not find Glass Bridge!" I have the glass bridge on the left side of my basic computer. Anyone know a solution to this?

#50 CometWolf

  • Members
  • 1,283 posts

Posted 08 March 2014 - 11:25 AM

This program is outdated guys, the peirpheral name for the terminal bridge has been changed. Don't bother fixing it though, there's a lot of other method changes aswell.

#51 Jnick22

  • Members
  • 5 posts

Posted 20 March 2014 - 09:32 AM

Does anyone plan on continuing this? This seems like an amazing project. And, perhaps, combine it with Cciri?

#52 1lann

  • Members
  • 516 posts
  • LocationSeattle

Posted 20 March 2014 - 04:53 PM

Since people have been begging me so much, I've updated to support the latest version of OpenPeripherals (Same pastebin link)

Edited by 1lann, 20 March 2014 - 04:54 PM.


#53 mhorn00

  • New Members
  • 1 posts
  • LocationHouston, TX

Posted 20 June 2014 - 08:22 AM

Im having Problems...
When it asks for my city, it always says "Invalid City!".
I put my key in but Im not sure if I did it right...
can someone help me?
thx

#54 onContentStop

  • Members
  • 6 posts

Posted 26 June 2014 - 04:49 PM

No matter what city I type in, it says "Invalid city!". Did I do something wrong? HTTP is enabled.

#55 oden the fish

  • Members
  • 24 posts
  • Locationmars

Posted 30 June 2014 - 08:58 AM

this looks so cool i want to try it but i keep getting could not find glasses bridge when i try to start it up can anyone help?

#56 Danny

  • Members
  • 11 posts

Posted 22 July 2014 - 10:02 PM

This is awesome.

#57 Danny

  • Members
  • 11 posts

Posted 23 July 2014 - 01:56 AM

Do I have permission to make modifications to this? I just want to change the color-scheme up a bit.

#58 1lann

  • Members
  • 516 posts
  • LocationSeattle

Posted 23 July 2014 - 12:34 PM

View PostDanny, on 23 July 2014 - 01:56 AM, said:

Do I have permission to make modifications to this? I just want to change the color-scheme up a bit.
Sure, go ahead.

#59 kacpercz99

  • New Members
  • 2 posts

Posted 30 July 2014 - 02:16 PM

I have an problem with the city setup when i type $$New York or something else it says "Invalid City"

#60 1lann

  • Members
  • 516 posts
  • LocationSeattle

Posted 03 August 2014 - 06:02 AM

View Postkacpercz99, on 30 July 2014 - 02:16 PM, said:

I have an problem with the city setup when i type $$New York or something else it says "Invalid City"
Oh yeah, to everyone who has this problem, you need to make sure your HTTP whitelist is set to prefferably "*" or allow "api.worldweatheronline.com/*".





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users