Any #garmin developers out there able to assist? Is it possible to add properties to a watch app via the phone? I want to give the option of posting stats to a custom API endpoint.

#connectiq #monkeyc

Check out Minika. The only the essentials watch face for your Garmin watches. On colored screen devices, it has a nice gradient that starts with an orange yellow in the morning and ends with a purple blue in the evening and fades to black during the night.

I don't actually know if this link works. If it doesn't, give it 24 hours. It's being reviewed by the Garmin Connect IQ team: https://apps.garmin.com/en-GB/apps/189312e4-9a6f-4652-8fc1-f6f3cdd91d29

If you have suggestions, please let me know. Thank you.

#monkeyc #garmin #watchface

Kovani programatori me budou kamenovat, tolerantnejsi pozdvihnou oboci, ale co uz. Pres svatky jsem nutil #Gemini psat #MonkeyC kod pro hodinky #Garmin a tohle z toho zatim vylezlo (a funguje). Data pro severni i jizni polarni zari, odjezdy kralovehradecke MHD z nejblizsi zastavky a seznam piv, ktera maji aktualne na cepu na Malem Ruzku.

I'm checking this place out with a friend, next week 😀
https://www.artcade.ca/visit

#MonkeyC Interactive's #Artcade is an #interactive #ArtShow that inspires delight and wonder in explorers of all ages. It is a world of creativity for creativity’s sake that encourages guests to flick switches, press buttons and explore the array of wild sounds, pulsating music and blinking lights on a variety of tech-retrofitted-vintage-interactive-art-machines.

Showcasing sounds and sculptural installations from local composers, DJs, and artists, while also providing their own boops and beeps, Monkey C’s Artcade is a #LivingExhibition - new machines, creative evolutions and mutations will be added over time.

A fun and delightful experience for all ages, an #ArtExhibit that’s intended to be played with. Rediscover wonder, embrace the unexpected, and play with strangers. Beep Boop!

The Artcade is an #ArtistRun business that survives on the generosity of its visitors.

#Arts #VictoriaBC #YYJ #ArtSpaces #ArtLovers #FunArt #PleaseDonate #VancouverIsland #VanIsle #VisualArts #InteractiveArt #EngagingArt #SupportTheArts #PacificNorthwest #PNW #ArtScene

Visit — Monkey C Interactive's ARTCADE

Monkey C Interactive's ARTCADE
Dernières acquisitions instrumentales

Cela n'a jamais été facile d'acquérir les instruments de musique qui me correspondent. Aprs les pédales d'effets H9 et H90 d'Eventide, la réverbe Strymon Nightsky et la distorsion Harvezi Hazze de Soma, je découvre le switcher SS-6 de Franklin et le sampler aléatoire Rando...

Mediapart

Часы Garmin Fenix 5 plus — прокачка

После приобретения умных часов Fenix 5 plus и дальнейшего погружения в эту среду, я обнаружил непреодолимое желание их модернизировать. Узнать, на сколько сложен резонанс

https://habr.com/ru/articles/861180/

#MonkeyC #доработка_напильником #garmin #система_оплаты #аккумуляторы_повышенной_емкости

Часы Garmin Fenix 5 plus — прокачка

После приобретения умных часов и дальнейшего погружения в эту среду, я обнаружил непреодолимое желание их модернизировать. Задачи: АКБ. Часы купил не новые. Присутствует износ АКБ. При этом...

Хабр

Is it just me or is Monkey C (Garmin) like the most hideous language ever?

The good:

• “The Monkey C editor will automatically convert spaces to tabs”
• Has enums
• Char is “Unicode characters”
• Compiler does have type checking & optimization even if

The bad:

• Java-like syntax (eww)
• Semicolons required (with all code examples showing a newline & indentation, why bother?)
• Explict return required (vs. implicitly always returning the last statement’s value—as it should be)
• Duck typing—where type errors are just runtime errors
• Crazy since later on docs talk about how to get gradual typing errors from the compiler so why are we making notes of this?
• Gonna guess only supports ASCII for variable names
• No first-class / higher-order functions
• No mention of recursion (so probably no TCO)
• Must invent “callbacks” & create new “methods” (if you recognize no first-class function as an issue that you mention it multiple times, there’s a chance you aren’t meeting your goal of “the language you didn’t know you already knew”, but also your design is flawed)
• Acting like public/private/inheritance is a *good* feature
• Scoping is confusing since they bought into OO nonsense
• Using arrays as tuples instead of, ya know, having Tuples
• `Any` type
• `Null`
• Exceptions instead of Errors as values via ADTs
• Terribly unfunny jokes in the footnotes

I’m going to assume this was originally made in the early ’00s by some disciple of ‘Uncle Bob’. This does not spark joy to look at. I am assuming they needed a language to compile to something fast/efficient enough to run on a watch, but not like this. Chasing some vague notion of ‘familiarity’ over goodness is not something I subscribe to. #monkeyc

Added a little chart of the tide height.

#garmin
#monkeyc
#dorset

Tide and time may wait for no one but a
successful rainy afternoon…

A little Garmin web app to show our local tide times

#garmin
#monkeyc
#dorset