Wednesday, March 22, 2017

<body>
36 hours versus 24 hours to build a project. The time difference between a relaxing project, and full panic, not enough time 0 sleep, and crying in a corner waiting till the event ends. about 2 weekends ago, Liam and I attended Disrupt the District which was a 24 hour hackathon. Not a usual length for an event, but very relaxing. The project we had in mind was a HUD project. We modeled the unit after Google Glass, to display the WiFi connectivity and show the systems connected to the router.

The project was simple, using a few spare parts laying around the lab. Pro micro arduino, a 48x64 OLED display, and BLE h11. discovering the pin out for all these pieces was interesting. I learned how SPI (Serial Peripheral Interface) worked to run an image from the pro micro to the OLED display.

Was it successful... Well, other than the DOA part we received, yes. We got an image to display from the pro micro to the screen, and it bounced through the optics to reach the eye properly. What I would have changed though, was a nicer case that was wide enough to fix the project, and better optics to properly relay the image from the hardware to the user.

In short, this post is long over due, Nikolai and I have become very busy as of late. The main take away was that even though we didn't design the coolest looking project, or the fanciest project, it didn't matter. I took a huge step in learning hardware, and that is what truly mattered. I was able to teach, and broaden my knowledge in a field that I want to learn about, and I was successful in my book.
</body>

Wednesday, February 8, 2017



What’s the longest you’ve ever gone without sleep? Over the course of the hackathon I slept for less than an hour in a two day period. It was at the point where I was starting to hallucinate a war between dingoes and eagles swooping through hallways of the facilities trying to steal all the babies*. I was wobbly, and stairs were a no go. I started spouting my thoughts out loud without meaning to and mumbling incoherent rituals, spells, and incantations -- not really, but you get the idea. And now that you have considered my question you can either relate and agree that sleepy drunk is just the greatest state of being of all time or you can call me crazy and move on. Either way, you would most likely want to know why anyone would ever stay up that long; and if you can relate to me and are thinking not sleeping is the best, now is the time that I call you crazy. I didn’t sleep because I had work to do. I had pages of code to write and not nearly enough time to do it.


But I did and it was glorious.


In that short amount of time, I was able to develop a working app with an aesthetically pleasing interface and mildly entertaining animations. That's a lie, it wasn’t entertaining at all; I just made some things wibbly wobbly when the cursor was over them to match my fading vision. Also a lie, but while not entertaining, it did look great and, more importantly, it worked great.


But enough about me. I did not design this project on my own and I’ve hardly even explained the project at all by now. The project was a mesh network with an app designed to allow people to access and take full advantage of the network. Liam designed the hardware and embedded the devices into articles of clothing with the help of a fashion student we met that weekend. Caramon developed the mesh network itself which allowed the devices created by Liam to communicate and interact with each other. Caramon also helped me to design a chat platform within the app allowing you talk to people over the network.


A mesh network is awesome because it works locally. The devices, or nodes, link to each other when they are in close enough proximity creating a local, private, and personal connection with those around you. This is why a chat feature is completely necessary with an app like this. We also developed a media page where you could post pictures and videos for people on your network to see. This allows for other people to live life through your eyes. It allows others to see the magic of your surroundings that typically you would only be able to see. They can experience life through your perspective and vice versa. This is the only social media app designed to not suck you into a computer screen but to explore and meet everything and everyone around you.


Basically, this better sound awesome to you and if it doesn’t you need to know one last thing; the clothing we embedded the nodes into have neopixel LED’s sewn in. These lights look amazing and straight out of the future. The lights are programmable to different colors and patterns. But wait, there's more! I also previously mentioned that the clothes interact with each other! As the proximity changes the patterns change! They become more sporadic and rapid indicating you are getting closer to another person wearing what I like to Soft Wear -- punny, eh? This is to encourage interaction between users.


The network itself is called Meshh Network and the clothes are called Soft Wear. And these things have an immense amount of potential in your life. The network itself has many applications outside a social media app and it is extremely exciting for everyone on the development team to see where it could end up going. We believe in it and see a lot of potential in it. Also, apparently so do other people because a group of sharks have already tried to steal it. Which is incredibly flattering.


Also, shoutout to our intern, Gauge, for everything he did over the weekend. We would have died had it not been for him. And I might have actually been forced to take breaks and sleep had he not been there to help us in our time of need.


//Nikolai



*There were no babies, or dingoes, or eagles. It’s fine.

Monday, January 30, 2017

Hello,

This weekend, I was able to attend the Kent, OH, Hackathon. These events are put on by Major League Hacking and are generally held on college campuses. They are free to students, and are backed, supported, sponsored, and powered by a large variety of companies seeking to foster ingenuity and creative ideas. While there, participants are supplied with materials to build with, food, rooms to work, and a place to sleep. As a participant, you are able to attend talks and a variety of panels covering various topics, or are free to work through the weekend. The purpose of the event is to inspire the youth to invent and innovate with technology, and create something new.

We arrived at the event on Friday evening, where they shuffled us into the auditorium of the school so we could meet other people for teams and ideas. After listening to the speakers and dinner, we found a room to work in. At 9:00 pm the hack commenced.

My team consisted of my friends: Nikolai -- who was in charge of developing software; Liam -- who built the hardware; and myself, who did networking, built the web server, and aided Nikolai in software development. Upon arrival, we added a fashion student, Abigail, to the team.  Abigail designed the fashion aspect of the project.

Starting our project: we unpacked our boxes and threw them away like other people should have. The four of us split up and began to develop the different aspects of the project.  What was our amazing project?  It was an ingenious collaboration of minds to create a mesh network that could be stored in any piece of clothing as wearable tech and interact with our other products. The ability to connect to other devices allowed for an 'in the moment mesh' for socializing with those around you. It is similar to SnapChat, except that you have to be within close proximity to another person for the tech to work.

This project creates a temporary social media platform to share pictures and media, as well as secure SSH peer-to-peer chat rooms, with those around you. The idea is to create a local network in the effort to live life through the views of those around you and to allow for you to truly connect with these people on and off of the screen.

We want you to see and hear what others hear. We want you to meet those around you. We want you to connect. We want you to mesh.

The difficulties we encountered though in building the network was a nightmare. The OS we were using did not recognize the capability for our WiFi cards to create a network between. The other difficulty was building the messaging platform, because no one had experience in building an application like that.

But we improvised. We learned. And we developed.

We managed to develop a functioning platform with messaging capabilities and connectability with the other products.

//caramon













                                          

Monday, January 23, 2017

Hello!

     Welcome to my blog. I am using this platform as a sort of journal, to keep track of my projects and what I learn. I study in network security, and have recently moved into doing a little computer engineering and playing with micro controllers.

     Through networking I have met many people, whom I will mention by name as they become relevant to particular projects, are helping me learn as I apply my knowledge in coding to building some pretty cool prototypes.

     I need to play catch up, as I started building things already and will make posts for both projects to explain how they work, and my thought process in designing these things. Nikolai is the second admin for this site, and his relevance is I have been teaching him Linux and networking. Nikolai codes as well, and is going for a degree in computer science. So you'll see posts from both of us as we develop new skills and progress.

We code in collectively with a lot of overlap in:

HTML
JavaScript
C++
C#
C
Python
SQL
Java
PHP
CSS

     Our interests lie in both hardware as well as software, and look forward to improving both areas. Look for future posts and updates.

///cstanley