Best Of
Re: Robot Mobile Platform
Hi,
You can find the installation steps here. If there is any other problem, I am here for you.
Have a great day!
PicoBricks IDE
Hello makers!
We have some news for you. PicoBricks IDE is ready for your usage! You can realize your projects as you wish. PicoBricks IDE is currently under development and your feedback is really important for us at this step.
You can report the bugs you find or the features you like from the Bug Reports section or by contacting us at [email protected].
PicoBricks projects were prepared with PicoBricks IDE. By using these examples, you can develop your projects easily. PicoBricks IDE is an open-source project. Users can contribute to the project by reviewing the code on GitHub.
Bricks IDE GitHub: https://github.com/Robotistan/BricksIDE
PicoBricks GitHub: https://github.com/Robotistan/PicoBricks/tree/main
Re: Software to Program PicoBricks
Unfortunately I have not translated this book into English, but I am going to prepare one based on PicoBricks that I would like to write in English.
If you need something from me, don't hesitate to ask me.
This is my blog: https://ia-iot-educacion.blogspot.com/
Motor Driver overheats with Fan
I copied the python script from #12 Smart Cooler and connected the fan.
After a few seconds, there is some smoke from the chip of the motor driver.
What could be the problem?
I 3dprinted a holder for the fan, so it's not blocked
Sorry for my english
Re: Software to Program PicoBricks
Hi,
Great overview. Can you tell us about your experience with the different software packages above?
Software to Program PicoBricks
I have investigated other tools with which to program PicoBricks and have found the following:
Mind+: Home - Mind+ - (mindplus.cc)
microBlock IDE: microBlock IDE
Mixly 2.0: Mixly2.0 RC3发布 - Let's Mixly!
BlocklyDuino Editor F2: 吉哥的分享 - 如何安裝吉哥自製積木 (google.com)
BIPES: Desarrollo (bipes.net.br)
Todos ellos son de uso gratuito y en algunos las bibliotecas de componentes son muy extensas.
Re: Software to Program PicoBricks
Did you try MicroBlocks? https://microblocks.fun/
It is online and offline available. Works with windows, linux, RaspBerry Pi and mac. Installation file is between 9-10 MB. It even has a special PicoBricks library.
Re: Software to Program PicoBricks
@JoseManuelRuiz wow, that is a really extensive book. I don't know Spanish so couldn't read it but it looks great.
Re: Software to Program PicoBricks
Hello Peter.
Yes, I know and use MicroBlocks with Raspberry Pi Pico and I am also currently working with PicoBricks.
I have written a book on programming the Raspberry Pi Pico with MicroBlocks. You can download it on my blog:
https://ia-iot-educacion.blogspot.com/p/robotica-cytron.html
File: https://cdn.cytron.io/MAKER-PI-PICO/Programaci%C3%B3n%20con%20microBlocks.pdf
Now I want to prepare a new PicoBricks with MicroBlocks programming book based on this book that I'm telling you that I will put at the service of the community.
José Manuel
Re: Lottery game
Thanks Peter.
I will look at how to add image and sound to my lottery game.