One of the things I missed last week was the release of a new #Pimoroni #MicroPython build with their nice graphics library and fonts, looking forward to playing more with this! https://github.com/pimoroni/pimoroni-pico/releases/tag/v1.20.5
These 4 M5Stick V and M5 Unit V cameras all get very different results - running the same "Read QR code" python script.
3 of them have the same image sensor, the only thing that is different (really different) is the firmware on the camera. Still I would have expected very similar results.
The 4th camera has a different image sensor, and I was totally expecting it to not work as well - but, it's the one that worked best.....
#M5Stack #M5StickV #M5UnitV #MicroPython #Maixpy #camera #AI
#ai #camera #maixpy #micropython #m5unitv #m5stickv #m5stack
preparing my #raspberrypipico #micropython project for the connection of a 4x4 matrix keypad and a larger lcd to replace the current smaller one. neither of the new components i mentioned have arrived yet.
my #micropython #electronicskit project, with a raspberry pi pico at its core, twin 128x64 oleds, a 128x128 tft, and a micro sdhc reader. #raspberrypipico
#micropython #electronicskit #raspberrypipico
ICYMI Python on Microcontrollers Newsletter: 250 Issues, Displays Galore, Cheat Sheets and much more! #CircuitPython #Python #micropython #ICYMI @Raspberry_Pi
#circuitpython #python #micropython #icymi #adafruit
ICYMI Python on Microcontrollers Newsletter: 250 Issues, Displays Galore, Cheat Sheets and much more! #CircuitPython #Python #micropython #ICYMI @Raspberry_Pi https://blog.adafruit.com/?p=556988
#CircuitPython #python #micropython #ICYMI
I've been collaborating with #Pimoroni on their new #Picovision. This has 2 #RP2040s on a board with the goal of making HDMI video from RP2040 more accessible.
The "GPU" RP2040 drives the HDMI, leaving you free to write application code (in #MicroPython or C++) on the "CPU". Communication is through shared framebuffers - so no need to chase the beam.
#pimoroni #picovision #rp2040s #micropython
@cedargrove @adafruit I came for the wind sim but stayed for...the....synthio module?!? Heck yes!
Might have to dive back into #micropython #python
ICYMI Python on Microcontrollers Newsletter: Ten Years of MicroPython, Python in Excel and much more! #CircuitPython #Python #micropython #icymi @Raspberry_Pi
#circuitpython #python #micropython #icymi #adafruit
ICYMI Python on Microcontrollers Newsletter: Ten Years of MicroPython, Python in Excel and much more! #CircuitPython #Python #micropython #icymi @Raspberry_Pi https://blog.adafruit.com/?p=556499
#CircuitPython #python #micropython #ICYMI
Writing MicroPython code in modern development environments #MicroPython #Development #Software
#micropython #development #software #adafruit
Writing MicroPython code in modern development environments #MicroPython #Development #Software https://blog.adafruit.com/?p=556123
#micropython #development #software
The August Melbourne MicroPython Meetup is on tonight!
In addition to (brief) News updates, we'll have UK-based @simonprickett - Principal Developer Advocate for Redis - providing a demo of using #MicroPython and #Redis together.
Hope to see you online!
@PythonLinks The first FPGA-adjacent #micropython task I’d like to tackle would be to provide a good board definition for the QuickLogic QuickFeather. There’s already a bare-bones port for the micro in the EOS S3 but expanding that so you could easily deploy to the FPGA would be very cool, I think!
Would that be useful to you at all?
ICYMI Python on Microcontrollers Newsletter: CircuitPython Day Wraps, Linux on an ESP32-S3, and much more! #CircuitPython #Python #micropython #ICYMI @Raspberry_Pi https://blog.adafruit.com/?p=556060
#CircuitPython #python #micropython #ICYMI
ICYMI Python on Microcontrollers Newsletter: CircuitPython Day Wraps, Linux on an ESP32-S3, and much more! #CircuitPython #Python #micropython #ICYMI @Raspberry_Pi
#circuitpython #python #micropython #icymi #adafruit
Damien George discusses Open-Source Communities and Ten Years of MicroPython #MicroPython #Python @PyConAU
#micropython #python #adafruit
Last evening I tried to setup #micropython on an #ESP32 to interface with my energy meter (P1 device) to send out #mqtt messages
Seems not work stable enough I get some overflows during the tests
Iuse the Esp devkit, switched to Arduino code for the moment to get it working.
Shame, would love to work with micropython….
Best way to use a serial terminal :D
I'm back to work on #smolOS. This weekend I want to release final stable and feature-complete version! :)
I'm now mostly testing and writing documentation. For example, how to write and run own program in smolOS? (see image)
#smolos #micropython #os #programming #xiao