The WORKBENCH part 1

I am trying to install this wroom board in the arduino IDE (1.8.5) using this tutorial
seems that the wroom32 = FireBeetle ESP 32 … anyway no luck.

what is the best or alternative way to install this wroom in arduino IDE ?

Quite a few of the of the ESP32 boards use the WROOM 32 module.

The NodeMcu32s and Wemos Lolin32 do.

I followed the install instructions for the standard ESP32 library;

There are a lot of ESP32 boards supported by this library, 32, but I dont see a FireBeetle

1 Like

blink%20FireBeetle

my FireBeetle is blinking :sunglasses:

1 Like

How interesting.

The blink sketch on my NodeMcu32s, using the standard Expressif library consumes 136741 bytes (10%) of program storage space.

Yours uses 160192 bytes.

Why does it take well in excess of 128K bytes of flash to flash an LED, is it progress perhaps ?

I recall flashing (LEDs!) with a MK14, and that only had 256 bytes (yes bytes) of memory.

https://en.wikipedia.org/wiki/MK14

1 Like

compressed to …

ready for my e paper displays now … tomorrow ?

Yes, but the ‘compresed’ bit does not make sense, in the context of overall program size, otherwise you would assume the program size was reduced down to 122 bytes, which seems unlikley.

And look at the Writing addresses;

0x00010000 to 0x00024000, so the program did require circa 150000+ bytes to be written, which is about correct for the download speed and time.

yes the compiler output is definitely not optimised yet :sunglasses:

but I’m happy… I need a lot of free memory so… think i’ve got it

Build options changed, rebuilding all
Sketch uses 159049 bytes (12%) of program storage space. Maximum is 1310720 bytes.
Global variables use 10968 bytes (3%) of dynamic memory, leaving 283944 bytes for local variables. Maximum is 294912 bytes.

Here is a STM32-based NUCLEO board that works with Arduino and platfomio as well as the online mbed compiler and cost less than £10 for 3 USART, 2 SPI, 128Kbyte Flash, 20Kbyte RAM
http://amzn.eu/8YXJ6AT

If you are looking for an alternative to the HOPERF boards, here is one I am using and can recommend from an Australian company - note that you will be charged customs duty in advance of receiving the package. I think the RF path is well-designed and like the screening can.
http://modtronix.com/inair9.html

x754

:heart_eyes:

4 Likes

must be at least 10months ago the picture was taken or screen was set😂

1 Like

ok … that’s no rocketscience … let’s try :sunglasses:
rocketscience

  • but 5 minutes is a lie :sunglasses: especially when you have a little different esp and display
    x755

ah the TTN gateway updated itself… cool !

to

  • up and running now for more then 20 hours without problems… good job !
1 Like

Playing with my spare gateway…
IMG_1732

… and resin.io
TTN-Resin

The new multi container feature is pretty cool, we can eventually go to one service per container as it should be…

4 Likes

wrong

:thinking:

x756
still playing with e paper

x758

x759

3 Likes

Yip Corona is a necessity… :stuck_out_tongue:

1 Like

A nice article on increasing refresh rate of the waveshare display: http://benkrasnow.blogspot.fr/2017/10/fast-partial-refresh-on-42-e-paper.html

1 Like

objective is to mount it on a RPI zero (gw) … after I understand :roll_eyes:

what about this … :heart_eyes:

wow

2 Likes

x761

x760

2 Likes