Skip to content
View msglab's full-sized avatar

Block or report msglab

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
msglab/README.rst

MSG Lab

https://nars-bucket.s3.amazonaws.com/msg_dark_3efdec5da7.png

msglab.co | MSG Cyberdeck | LoRa MSG

Intro

Thanks for checking my Git! I am a DIY hobbyist assembling cyberdecks and electronics on my spare time. I do most of my project loogging on my site: <https://www.msglab.co>, but I plan on using this Git to share code I use to power some of my creations.

Warning

The code is provided as is, it is not of any quality and it consists mainly of mash ups of the examples provided by the part vendors. Use it as your own risk. Also, I am only providing the files I modified. You will need to download all the dependencies and libraries from the pages of the vendors.

MSG Cyberdeck

The MSG Cyberdeck https://www.msglab.co/project/msg-cyberdeck-v2 is a deck with enough tricks under the hood to be your daily driver for computing, hacking, learning and experimenting. Since it is a 3D printed DIY build, repairs and upgrades are core to the MSG capabilities.

The MSG uses some Python to run the eInk screen, which displays the logo on top and a few stats on the bottom: Pi temperature, battery level, voltage and time. It also uses a bit of code to run the MicroDot Phat. All the code can be found in the MSG Cyberdeck folder of this repo.

LoRa MSG

LoRa MSG information page: https://www.msglab.co/project/lo-ra-msg. Since I learned about LoRa I was curious about getting a communicator. I always liked walkie-talkies, and given that I go camping a few times a year, having the ability to communicate in remote areas with people nearby would be handy. With that as my motivation I started to explore the ways to leverage LoRa devices to put together a communicator tool.

The current version of the LoRa MSG uses CircuitPython, I am working on an Arduino version that should be more capable. In the meantime, the code can be found in the LoRa MSG folder of this repo.

Back to Top

Popular repositories Loading

  1. msglab msglab Public

    main page for msglab

    Python 21 5

  2. msg-lora-dev msg-lora-dev Public

    LoRa Msg Platformio project folder

    C++ 4

  3. ckeditor ckeditor Public

    ckeditor package for strapi

    JavaScript