A CubeSat programmed with BIPES!

The following photos show some CubeSats and a CanSat assembled on the OBSAT-EESC-USP-Zenith Probe for the 1st Brazilian Satellite Olympiad. The white CubeSat was developed based on the PION CubeSat Educational Kit and improved/modified by the DNASAT Team, from Pirassuninga-SP. What is amazing is the high-quality photos taken from about 20km altitude using an ESP32-CAM […]

BIPES and the Raspberry Pi Pico W

Since the announcement of Raspberry Pi Pico, many great things have happened to BIPES Project (bipes.net.br), and many great projects have been created with the Raspberry Pi Pico! But a Wifi connection was a dream of every Pico enthusiast. The recent announcement of the 6-dollar Raspberry Pi Pico (https://www.raspberrypi.com/documentation/microcontrollers/raspberry-pi-pico.html) is a dream come true, and, […]

BIPES and Raspberry Pi Pico Ethernet

WizNet is offering a low-cost Raspberry Pi PICO with Ethernet: the W5100S-EVB-Pico at about 9 dollars worldwide. For example, it can be purchased at Digikey here. There are firmwares ready to download and use based on MicroPython and CircuitPython. If you want to quickly get started, just use this firmware I built: https://bipes.net.br/firmwares/firmware_rpi_pico_ethernet_13022022.uf2 Next, just […]

BIPES Book / Livro do BIPES

We have prepared a free BIPES eBook to help interested people with a basic introduction to the Internet of Things and Embedded Systems using BIPES! There are two versions: one in English and one in Portuguese. Book description: Embedded systems are everywhere: basically, they are miniature computers embedded in products, performing specific tasks. Some examples […]

ESP32S2, CircuitPython and BIPES: Franzininho WiFi

Franzininho WiFi (https://github.com/Franzininho/Franzininho-WIFI) is a Brazilian Open Hardware project based on the ESP32-S2 SoC from Espressif (https://www.espressif.com/en/products/socs/esp32-s2). It was created by the Brazilian hardware designer and embedded systems enthusiast Fábio Souza. Franzininho WiFi supports CircuitPython (a project supported by Adafruit Industries) and is available on the official CircuitPython repository: https://circuitpython.org/board/franzininho_wifi_wroom/ or https://circuitpython.org/board/franzininho_wifi_wrover/ BIPES is a […]