Search found 16 matches

by luartos
Sat Jan 27, 2018 4:47 pm
Forum: Showcase
Topic: Whitecat ESP32 LORA GATEWAY on ESP32 PICO D4
Replies: 3
Views: 8504

Re: Whitecat ESP32 LORA GATEWAY on ESP32 PICO D4

This board is currently in the hardware / software testing phase, and all is stable since 2 weeks.
Please, contact to jolive@whitecatboard.org if anyone wants to become a beta tester.
by luartos
Fri Jan 26, 2018 1:20 am
Forum: Showcase
Topic: Whitecat ESP32 LORA GATEWAY on ESP32 PICO D4
Replies: 3
Views: 8504

Whitecat ESP32 LORA GATEWAY on ESP32 PICO D4

I'd like to share with you our last work on ESP32 PICO D4. The Whitecat ESP32 LORA GATEWAY is a mother board designed for the well-know IC880A LoRa WAN concentrator. The board is based on the ESP32 PICO D4 and integrates and USB to UART bridge, Ethernet, an Power Over Ethernet. Inside the ESP32 PICO...
by luartos
Fri May 05, 2017 10:09 am
Forum: Showcase
Topic: Lua RTOS - The Whitecat IDE is available online
Replies: 0
Views: 4322

Lua RTOS - The Whitecat IDE is available online

We are glad to announce that The Whitecat IDE is available online in alpha version. The Whitecat IDE is a programming environment for Lua RTOS devices that supports 2 programming models: Lua or blocks. The ide is available at https://ide.whitecatboard.org Please read the prerequisites at https://git...
by luartos
Thu Apr 20, 2017 8:32 pm
Forum: Showcase
Topic: Whitecat ESP32 N1 board / Lua RTOS
Replies: 5
Views: 10339

Re: Whitecat ESP32 N1 board / Lua RTOS

N1 board mounts a Hoperf RFM95W module, suitable for work in the 868 Mhz (EU)/915 Mhz (USA) band. Now Lua RTOS implements the LMIC stack, available only for EU / USA. The Lua RTOS team are working for add support for others LoRa WAN stacks that will allow to use LoRa in other locations. All Hoperf L...
by luartos
Thu Apr 20, 2017 3:00 pm
Forum: Showcase
Topic: Whitecat ESP32 N1 board / Lua RTOS
Replies: 5
Views: 10339

Whitecat ESP32 N1 board / Lua RTOS

https://whitecatboard.org/wp-content/uploads/2017/04/whitecatn1-mini.png We are glad to announce that the Whitecat ESP32 N1 board is available. The Whitecat ESP32 N1 integrates an ESP32 MCU and a LoRa WAN transceiver in one board. The N1 is an ideal platform for deploy real IOT use cases, in both o...
by luartos
Thu Apr 13, 2017 12:33 am
Forum: Showcase
Topic: Lua RTOS updates
Replies: 0
Views: 3880

Lua RTOS updates

We are glad to announce new additions in Lua RTOS: * CAN driver / Lua module * SPI Ethernet driver (ENC424J600) * LoRa WAN gateway This is the current Lua RTOS status: * Lua 5.3.4 interpreter at the top * Added caches in the Lua VM for speed up scripts * Lua Threads * LoRa WAN stack (node and gatewa...
by luartos
Wed Mar 15, 2017 5:10 pm
Forum: Showcase
Topic: Lua RTOS for ESP32, added stepper driver
Replies: 0
Views: 4059

Lua RTOS for ESP32, added stepper driver

We are glad to announce that we have added the stepper driver in Lua RTOS for ESP32. This update allows the programmer to control up to 8 steppers in real time from Lua. -- Attach 2 steppers -- -- Default config: -- units: revolutions -- steps per unit (revolutions): 200 -- min speed: 60 rpm -- max ...
by luartos
Wed Mar 08, 2017 3:46 pm
Forum: Showcase
Topic: Lua RTOS for ESP32 updated to last Lua 5.3.4
Replies: 0
Views: 5480

Lua RTOS for ESP32 updated to last Lua 5.3.4

We are glad to announce that now Lua RTOS for ESP32 is powered by Lua 5.3.4 . This is the current Lua RTOS status: * Lua 5.3.4 interpreter at the top * Added caches in the Lua VM for speed up scripts * Lua Threads * LMIC LoRa WAN stack * GPIO driver / Lua module * SPI driver / Lua module * I2C drive...
by luartos
Thu Feb 09, 2017 6:30 pm
Forum: Showcase
Topic: Lua RTOS
Replies: 9
Views: 19195

Re: Lua RTOS

Hi guys, Now we are working on The Whitecat IDE, with which you can program any Lua RTOS compatible board. This IDE will be available on the cloud shortly, and has support for two programming models: Blocks or Lua. Now our efforts are focused on finish the first version of this tool, and then we wil...
by luartos
Mon Dec 12, 2016 11:40 am
Forum: Showcase
Topic: Lua RTOS
Replies: 9
Views: 19195

Lua RTOS updates

We are proud to announce that Lua RTOS has recently added support for: * ADC * PWM (led) Lua RTOS is available as an esp-idf component in https://github.com/whitecatboard/Lua-RTOS-ESP32 A preview of the Whitecat Ecosystem Blockly Based Web IDE is available yet in github: https://github.com/whitecatb...