-
Re: Library: Loading Screen
@PeterMathijssen What a cool idea! Here's a related tip: you can export the custom blocks with an appropriate name as a user Library; eg: Loading-Screen.ubl . Then users can just drop the UBL file on… (View Post)2 -
Loading MicroBlocks Projects from Robotistan GITHUB repository
Since we are revising the PicoBricks eBook, everyone's best bet for the latest versions of the projects is the GITHUB repository athttps://github.com/Robotistan/PicoBricks/tree/main/Software/Activiti… (View Post)2 -
Re: WiFi module (ESP8266) - what Library(s) are needed?
The lonely ESP01_display_LOG blocks is a reporter block that displays the LOG entries recorded as the project executes. Since during execution, HTTP commands arrive from the cell phone APP or a brows… (View Post)1 -
Re: WiFi module (ESP8266) - what Library(s) are needed?
@ReedMikel Here is how you load the projects: Open the GITHUB page - https://github.com/Robotistan/PicoBricks/tree/main/Examples/Activities/Smart%20Greenhouse/smart-greenhouse-microblocks. Should loo… (View Post)1 -
Re: Is there a Real Time Clock in PicoBricks?
You can check the specs for the PICO2040 chip (https://datasheets.raspberrypi.com/rp2040/rp2040-datasheet.pdf) for memory limits. If you are playing in the Arduino / Python IDE environment with compi… (View Post)1
Howdy, Stranger!