Thanks to @huffeec our website now has a write-up of the Bluetooth LED bike game we built with #PelotonLiv
#ibal251 #weeknotes #esp32c3 #BBCmicrobit #BikeTooter #LED #Bluetooth
Thanks to @huffeec our website now has a write-up of the Bluetooth LED bike game we built with #PelotonLiv
#ibal251 #weeknotes #esp32c3 #BBCmicrobit #BikeTooter #LED #Bluetooth
BBC Micro:bit breadboard projects
https://makertube.net/videos/watch/98844a49-4e5c-47d0-91b5-154030b1d01f
Premier stream du jeudi ‼️
- 12H00 : Lunch code, la pause déj’ programmable !
- 14H00 : On code ou on joue ?
Animation sur BBC micro:bit et Doom sur Godot !
Rappel : soirée Halloween à 20H00 💀
➡️ http://twitch.tv/formamac 🍎
#twitch #GodotEngine #GODOT #bbcmicrobit #microbit @godotengine @godot #streaming #stream #doom #halloween
Kennt ihr ein schönes micro:bit-Projekt für Grundschüler? #microbit #bbcmicrobit #kids #programmieren #einstieg #FediLZ
One of my games for #bbcmicrobit is now on the master branch: https://github.com/bbcmicrobit/micropython/blob/master/examples/led_hunt.py
Le stream est lancé 📢
- 09H00 : la micronale du mercredi,
- 12H00 : lunch code, votre pause déj’ programmable.
Fin du projet 11 du starter kit @arduino puis BBC micro:bit mensuel !
Venez faire de la programmation de manière simple et ludique sur https://twitch.tv/formamac 🍎
#stream #streaming #twitch #arduino #bbcmicrobit @arduino @arduino@a.gup.pe @arduino@programming.dev
Developing a strategy to teach #TAOCP to a ten year-old...
Stream lancé 🔴
- 09H00 : micronale du mercredi,
- 12H00 : lunch code, votre pause déj’ programmable.
C'est l'Arduino uno R3 et le BBC micro:bit qui nous accompagnent aujourd'hui 😉
Rendez-vous pour de la programmation simple et ludique sur https://www.twitch.tv/formamac 🍎
#twitch #stream #streaming #arduino @arduino @arduiblog @arduino@a.gup.pe @RaspiArduino #bbcmicrobit
Stream ON AIR 🔴
- 12H00 : Lunch code, la pause déj’ programmable
- 14H00 : On code ou on joue ?
Aujourd'hui : on va discuter et on va créer un jeu vidéo arcade avec le BBC micro:bit !
C'est maintenant sur https://www.twitch.tv/formamac 🍎
Stream lancé 🔴
- 12H00 : Lunch code, la pause déj’ programmable.
- 14H00 : On code ou on joue ?
Le projet du jour : construire le jeu Simon avec un BBC micro:bit !
En théorie, ça va fonctionner 😉
C’est l’heure de la micronale du mercredi
Venez découvrir la domotique avec un BBC micro:bit sur twitch.tv/formamac 🏠
Bonus : un unboxing 📦
ON AIR 🔴
Découverte de la domotique avec un BBC micro:bit !
➡️ twitch.tv/formamac 🍎
Cliquez sur la 🔔 pour être informé des streams !
⚡️BREAKING⚡️
#BBCmicrobit the next gen: a new partnership between the foundation, @BBC_Teach & @Nominet to inspire primary children to get more confident with technology & digital skills through the donation of 30 micro:bits to every UK primary school🎉
https://microbit.org/news/2023-05-15/bbc-microbit-the-next-gen-groundbreaking-initiative-announced/
(Echoed from the official twitter feed, as there is no offical Mastodon account yet that I know of: https://twitter.com/microbit_edu/status/1658006368928907265?s=46)
Cool. I don't see a way of getting some for free for youth organisations like Scouts mentioned. I'm totally up for learning how to teach with these though, regardless.
⚡️BREAKING⚡️
“#BBCmicrobit the next gen: a new partnership between the foundation, BBC Education & Nominet to inspire primary children to get more confident with technology & digital skills through the donation of 30 micro:bits to every UK primary school🎉”
https://microbit.org/news/2023-05-15/bbc-microbit-the-next-gen-groundbreaking-initiative-announced/
Planning stream de cette semaine :
- mardi 18 avril 2023 : J’ai pommé le code ! | La matinale du [no] code sur l'application GameMaker 👨💻
- mercredi 19 avril 2023 : la micronale du mercredi avec le BBC micro:bit (Inventor's Kit) 📟
- jeudi 20 avril 2023 : retour des aventures sur It takes two en coop 🤝
- samedi 22 avril 2023 : discussion, debrif de l'actualité et Minecraft 🟫
➡️ https://www.twitch.tv/formamac 🍎
#stream #streaming #nocode #development #minecraft #discussion @GameMaker #bbcmicrobit
La micronale du mercredi, c'est maintenant sur https://www.twitch.tv/formamac 🍎
Le BBC micro:bit n’a pas encore dévoilé tout son potentiel 😉
Planning stream de cette semaine :
- mardi 11 avril 2023 : J’ai pommé le code ! | La matinale du [no] code sur l'application GameMaker
- mercredi 12 avril 2023 : la micronale du mercredi avec le BBC micro:bit (Inventor's Kit)
- jeudi 13 avril 2023 : STREAM OFF ‼️
- samedi 15 avril 2023 : discussion, debrif de l'actualité et Swift Playgrounds "Disposition de vues"
➡️ https://www.twitch.tv/formamac 🍎
#stream #streaming #twitch #planning #nocode #swift #development #bbcmicrobit
From the archives:
What's that? You want to hook-up an original SN76489 programmable sound generator chip to a BBC micro:bit and play chiptunes on it? OK, here you go!
https://github.com/linker3000/microbit-vgmplayer
BBC micro:bit Reads Morse Code with MakeCode
We always have mixed feelings about the drag-and-drop programming languages. But we were impressed with [SirDan's] Morse code decoder built with the graphical MakeCode. Granted, it is reading 5 element groups from a button on the BBC micro:bit and not worrying about details such as intercharacter or interelement spacing or word spacing. But it is still a nice demo for MakeCode.
Interestingly, the online editor for MakeCode can apparently simulate well enough to test the program. However, [SirDan] only provides the hex file so we couldn't try it out. There is a screenshot of the visual code, but you'd have to work out the part that didn't fit on the screenshot (the data arrays are pretty long).
We do like that you can jump between blocks and JavaScript in MakeCode, so it would have been possible to provide a more traditional listing. There are times when you really want to just do something in code, we think.
Purists will argue it really isn't decoding Morse code because it uses one button for a dot and another button for a dash. But that's no different than an iambic paddle. You'd still want to fix the timing issues to make it practical for real Morse code operators.
If you want a more practical code reader, try this one. Better still, learn the code. The Ludwig Koch method works for a lot of people.