Search found 28 matches

by safetyfactorman
Fri Jan 03, 2020 6:58 pm
Forum: General Discussion and Questions
Topic: Would a pyboard purchase support the project?
Replies: 15
Views: 8874

Re: Would a pyboard purchase support the project?

If the pyboard store was selling raspberry pi zero's with micropython already installed, Damien's revenue might increase by a factor of 10, or 100. Why? Because the hurdle to attach hardware would effectively disappear.
by safetyfactorman
Thu Jan 02, 2020 3:53 am
Forum: General Discussion and Questions
Topic: hackable consumer electronic products with microppython ?!?
Replies: 13
Views: 10164

Re: hackable consumer electronic products with ESP32 ?!?

not sure whether mikrobus click boards might solve your problem. That ecosystem has a lot of stuff. And it is being extended and expanded all the time. It appears to be quite successful. https://www.mikroe.com/clicker-2-stm32f4 https://www.mouser.com/new/mikroelektronika/mikroelektronikaClick/ https...
by safetyfactorman
Thu Jan 02, 2020 3:35 am
Forum: General Discussion and Questions
Topic: Raspberry Pi access to GPIO, I2C, SPI?
Replies: 4
Views: 2707

Re: Raspberry Pi access to GPIO, I2C, SPI?

openplc project may provide a leveraging point for many things. openplc has the goal to support iec61131-3 languages for automation programming. runs on raspberry pi, but also can run on similar embedded chips like stm32 and esp8266 (I believe). 1. openplc runs on multiple embedded platforms. 2. ope...
by safetyfactorman
Fri Dec 06, 2019 5:15 pm
Forum: Other Boards
Topic: bare metal Raspberry Pi Zero port
Replies: 25
Views: 30484

Re: bare metal Raspberry Pi Zero port

Has anyone used this? Is it possible to pull the latest build?
by safetyfactorman
Wed Dec 04, 2019 10:12 pm
Forum: Other Boards
Topic: Raspberry Pi Port
Replies: 8
Views: 12412

Re: Raspberry Pi Port

Has anybody done anything further on this? running micropython on a pi zero would be a great tool. running micropython as a raspbian process on a dedicated core inside the arm cpu would also be a great tool. The openplc project appears to have mastered how to run openplc on a dedicated core. Might i...
by safetyfactorman
Tue Aug 06, 2019 11:01 pm
Forum: General Discussion and Questions
Topic: MicroPython minimal port on NUCLEO F446ZE
Replies: 6
Views: 3916

Re: MicroPython minimal port on NUCLEO F446ZE

I was wondering how to configure or setup (jumper pins?) the board so that it can be flashed. I have looked on the stm site for information on how to to do that, but it is unclear to me. Maybe a general note on how to set stm32 boards, if such is possible, would be greatly appreciated by many, I am ...
by safetyfactorman
Sat Apr 13, 2019 2:53 pm
Forum: General Discussion and Questions
Topic: best practice for erasing /flash after updating firmware
Replies: 2
Views: 2384

best practice for erasing /flash after updating firmware

Hi, I recently updated the firmware on my pyboard (clone), and then discovered that the /flash was not reset or cleared. I think it would be a good idea to specify in the documentation for reflashing the firmware, to also include a paragraph describing how to re-initialize the /flash memory. I am ru...
by safetyfactorman
Mon Apr 08, 2019 12:22 am
Forum: General Discussion and Questions
Topic: ebay clone micropython board
Replies: 5
Views: 3189

Re: ebay clone micropython board

I'm dislexic, so I screwed up on the interpretation of the copy. everything works now.

thanks!