Skip to content

Blog

Weeknotes #6

Holy cow it was a crazy week! Open Sauce, tinySwag, TikTok, and more!

🔥 Highlights

  • Tested and Prepared 50 tinyCore Kits
  • Designed and Built our booth
  • Drove 5000 miles to present at Open Sauce!
  • Started posting on socials (TikTok, Instagram, YouTube)
  • Sold through all of our kits!!
  • Debuted a demo of our new software: tinyForge

Open Sauce

Last weekend was our first public debut of tinyCore at a convention.. and we SOLD OUT!!

The entire event was awesome, we met so many amazing people and welcomed tons of new fans to the tinyClub! Most of our time outside of Open Sauce was spent cutting business cards, folding zines, and testing the props for our booth. We also got an opportunity to demo our software and share some future tinyCore add-ons. Here's the tinyCrew in action!

Half the team flew to San Francisco while the other half drove the 2500 miles from Colorado to California. We had a mini team road trip!

Aiden’s mom made us custom shirts to help us look more professional :)

For some tinyCore swag, we ordered stickers in all of our board colors and even some shinyCore’s too. We also made our own DIY tinyCore Fridge magnets!

  • MAGNETSSSS

Here's us setting up the booth..

  • i am hepful

  • Halfway done!

Then the team got to work selling tinyCore’s and getting the word out. People loved the project so much that we sold out of all the kits we brought. We had to start redirecting buyers to our website!

The rest of our time was spent testing boards, filming content, and team bonding at our AirBnB!

We also got to demo the eufyMake E1 for UV-printing labels on our enclosures... The results were fantastic.. Might have to buy one of these now:

Most of this has been shared on our new social accounts!

TikTok and Instagram

I'm not a big user of social media, but prior to leaving for Open Sauce, I realized we were gonna need socials if people wanted to follow the project. Because of that, we've updated our handle to @mister.industries for all our accounts, and opened a TikTok and Instagram under the same name. (Psssst!.. You should follow us!)

Here's our shorts from Open Sauce:

https://www.tiktok.com/@mister.industries/video/7530912567179349261 https://www.tiktok.com/@mister.industries/video/7531179979657252109

tinyForge

For the last month, we've been developing an IDE for programming the tinyCore in the browser, and we got to reveal the demo to hundreds of people at Open Sauce! I'd like to give everyone here a preview of how it looks as well.

This is the main page, where you can open a project or load example code from our documentation.

Once you’ve opened your project/GitHub repo, you can immediately view the documentation and code side-by-side, and edit with either Arduino C or Blockly! (CircuitPython will also be available in the future.)

And under the circuit tab, you can view the wiring diagram for your project! (At the moment this is a static picture that will load with the project, but later we will be making this a dynamic editor.)

This is still very early in development, but we are hoping to share the beta within the next few months. Also, all early adopters will receive priority access and lifetime subscriptions. This is our way of saying thank you for supporting our project!

Events & Opportunities

We're still recovering from Open Sauce, but that doesn't mean we're gonna stop. Future plans and in-person tinyCore events are as follows:

  • We are currently scheduling a demo day for tinyCore at the Clear Creek Makerspace during the first week of August!

  • We're also working with the Boulder Public Library to start a tinyCore class.

  • And lastly, we're developing a hackathon event for CU Boulder this coming Fall of 2025.

All of these dates are TBA.

Thanks again for visiting us at Open Sauce!

What's Next

  • Finishing the tinyForge Beta
  • Further development of the Expansion Modules
  • Running Community Classes
  • Further Development of our Documentation!

Weeknotes #5

Here's what's happened at Mr. Industries in the last few weeks:

  • Finalized our testing procedures and began soldering and testing units
  • Listed our product on Tindie!
  • Posted two tinyCore projects on Instructables
  • Won the Wearables Instructables contest!
  • Gave the website a facelift
  • Designed our super secret online coding agent
  • Onboarded a Software Engineer :)

Also I'm in Ireland...

Weeknotes #4

If you're keeping count, you'll noticed we missed last week, and that's because we're still a student-run company (until next semester). However, with finals over, we've got a bunch of good updates to share! Here's what happened this week (and last):

  • Presented tinyCore via OpenHEG during CU Boulder's Senior Engineering Expo
  • Shared our project at CU's ATLAS Expo
  • Made some banger new business cards
  • Sold and tested more kits
  • Refined our Kit of Parts (now with a sweet treat)
  • Won a 9k Microgrant from Clear Creek Makerspace!
  • Begun editing our "How it's made - tinyCore" Video

Weeknotes #3

In the face of midterms and final projects, we continued to make progress on tinyCore! Here's what happened this week:

  • Began testing V2.1 PCBs
  • Attended First Pitch Colorado
  • Met with more professors for our Fall Cohort
  • Presented tinyCore at the Mines Entrepreneurship
  • Showcase
  • Shipped our first online orders
  • GOT ACCEPTED FOR OPEN SAUCE!!

Weeknotes #2

Hey everyone! Welcome to this week's Wednesday Weeknote. Here's what we've been up to:

🔥 Highlights

  • Sexy new documentation website
  • Presented at the 20th Anniversary Celebration for Clear Creek Makerspace
  • Applied to the Underdogs Grant fund by MatrixOwl
  • Hand-delivered a tinyCore V2 Starter Kit to a certain YouTuber 😎
  • Our latest shipment of PCBs as arrived! (Next up: Testinggg)

Weeknotes #1

We're changing up our Devnotes to from monthly to weekly updates! The goal of this is to promote "working with the garage door open," giving (you) our followers the inside scoop on our progress and decisions. Let's get into the weeknote:

This week was crazy! For starters, we released a 2 minute teaser for the tinyCore, and it blew up! (at least for us). It's currently standing at just over 2k views! You can check it out here if you missed it: https://youtu.be/wqKJGHjnWzM

Devlog #2: Boards Arrive & First Fulfillment!

A lot has happened in the last month! As an overview we've:

  • Ordered, received, and tested our Rev. 2 boards
  • Changed our name from iotaCore to tinyCore!
  • Started flyering/marketing around CU campus
  • Partnered with a wearable technologies course at CU to get hands-on beta-testing & feedback
  • Published our website and setup online payments
  • Fulfilled our first orders!!

Devlog #1: Rev 2 and Enclosure Testing

Hey guys! I'll be trying to post periodic/bi-weekly updates on development more frequently in these channels. Here's what happened in the last two weeks. We are rapidly developing the tinyCore as the first element of our project. Revision 2 has been created, with some minor circuit modifications and bug fixes. We've ordered 20 of this board, on 1/14, and we expect the boards to arrive prior to 2/22.

Custom Arduino Library

Our board needed a custom Arduino library, so I went through and made our own. First I started by copying the adafruit_feather_esp32s3_nopsram folder from:

C:\Users\macge\AppData\Local\Arduino15\packages\esp32\hardware\esp32\3.1.0-RC2\variants

I renamed this file to "iota_core_esp32s3_nopsram". (This is very important to remember, because this name definition must match exactly with the boards.txt file we will edit later.)