HN user

kidproquo

26 karma

prince.samuel@gmail.com

Posts7
Comments57
View on HN

Hoopi Pedal: A 2-channel digital effects + recording pedal, based on the Daisy Seed and the ESP32 [1]. PCB design, embedded firmware, DSP and Flutter app - all are mine. Some technical notes on firmware (OTA updates, etc.) and Flutter app dev (using native methods for vidoe-audio sync, auto cross-correlation, etc.) are published on my blog [2].

[1] https://www.crowdsupply.com/scope-creep-labs/hoopi-pedal [2] https://scopecreeplabs.com/blog/?tag=hoopi

A web app for my music needs - metronome, ABC notation editor with MIDI playback and PDF render, an embedded YouTube video player with a chapter/section creator based on timestamps and a looping feature for the chapters for practicing

https://metro.scopecreeplabs.com

https://metro.scopecreeplabs.com/abc

https://metro.scopecreeplabs.com/video

Offline first, everything is saved to Local Storage. Sharing is also purely serverless - the ABC text and the video chapter defs are shared via query parameters after compression and base64 encoding.

Tech: React, Material UI, ToneJS, ABCJS, CloudFlare (Pages, Workers, D1 Storage)

Next: Add an AI assistant to the ABC editor - editing ABC text gets painful fast.

Definitely interested in collaborating. My skillsets range from web (NextJS, React), React Native, native iOS, native Android, embedded systems (firmware and hardware).

I have a 12 year old autistic son. He attends ABA therapy. I am also looking to create tools and apps that can help him communicate better. Also, he's very musical, so I am looking at better ways to help him learn piano (he loves Simply Piano but I want something that let's me define a custom lesson plan based on MIDI files of songs he loves).

This is more problematic with the USCIS immigration helpline bot. You don't have the option to yake your business elsewhere.

Trying to get the phone bot to let me talk to a human at USCIS is like talking to the Avrona Kern AI from Children of Time by Adrian Tchaikovsky.

Me: The typographic error submission site throws an error when I try to use it.

Avrona Kern: We have a website to submit typographic errors.

Avrona Kern: Would you like to receive the link via SMS or email?

Me: That site doesn't work! Agent.

Avrona Kern: Would you like to receive the link by SMS or email?

Me: Agent

Avrona Kern: I can help you.

Me: Agent

Avrona Kern: If you keep asking for agent I will end the call.

Me: Typographic site throws error

Avrona Kern: We have a website...

Me: FML

Googling revealed that there are some keywords that make Avrona give up and let me through. Not gonna reveal that here, in case they close those loopholes and some poor schmuck is left with no options.

Completely agree on the Simply Piano plus MIDI approach. My autistic son is musically inclined, can play piano by ear. We have struggled trying to get him formally trained to read music. Then we found Simply Piano. He's taken to it very well, treating it as a game. This is the only way we have managed to get him to read music. We use it in conjunction with a music teacher via Zoom. Here's a video of him playing https://youtu.be/NEa9X36e7Vo

Hello HN,

This is a side-project that I built. Took me around 3 months of evenings/weekends to get it to a decent stage where I could actually put it in front of users.

Happy to answer any questions.

Tech details:

Game is made with the Phaser[0] engine. Phaser has been a slick experience and the game works decently on Android, iOS and desktops. I used a decent TypeScript-Webpack-Phaser template[1] to get started.

Settings page[2] is an SPA, based on Angular 2. That's where the parent/teacher/adult can setup lesson plans by querying for images in Google Image Search and assigning a sentence to the selected image.

Hosting is on Firebase, as a static website.

[0]https://phaser.io/

[1]https://github.com/rroylance/phaser-npm-webpack-typescript-s...

[2]https://seentell.me/settings

Hmm, this is going to get depressing. Oh well. Here goes.

I think my main problem is that I create solutions that are great for my problems.

Flaming Notes[0] - iOS, Android, Windows Phone and Web game to learn music notation. Total revenue: 10 USD over 2 years.

MelloNote[1] - Android app to sync audio files with text (lyrics, guitar chords, etc). Think 4-track subtitles that can be used by a band. Earnings: 6 USD in 1 year.

Tasktopus[2] - Desktop kanban app (Windows, Mac and Linux). Earnings: 500 USD in 1 year.

See N Tell[3] - A web-based sentence construction game to help 5-10 year-olds to learn words via images from Google Image Search. Earnings: 0

[0] http://www.adhyet.com/flamingnotes

[1] https://play.google.com/store/apps/details?id=com.adhyet.mel...

[2] https://gumroad.com/l/ADWm/tasktopus

[3] https://seentell.me

GAP8 IoT Processor 9 years ago

IoT doesn't have to be on the public Internet. It can be hardware that gets data and streams on local wifi. My project[1] does that - streams guitar to a phone via wifi. It uses standard iot hardware - this has been a revelation, we did zero hardware design and just used off the shelf dev boards and custom firmware to get a prototype done.

[1] www.riffpod.io

Ok, hit me up if you decide to go the closed-source manufacturing route. I can provide some pointers based on my research for RiffPod.

Interesting business model. So, are you not going to manufacture anything from the crowdfunding campaign? What are the backers going to be getting as a product - the software, 3D print files, circuit board designs, build instructions, and tutorials?

Thanks for the encouragement on RiffPod. Yeah I have looked at iRig - RiffPod has 2-channel (mic + guitar) streaming, has an headphone/amp output and supports iOS and Android. Those are the main features that set it apart from iRig.