-
hi, I'm trying to work with nanoVM in order to be able to run java codes at a layer above the ported nanoVM. first, I want to compile it on keil or other emulators , after that on a real microcontroll…
-
This is to track proposals for implementing open source Web of Things servers for microcontrollers. I would expect these to be separate GitHub projects, but to share a common test framework.
The idea…
-
# Problem Description
I'd like to be able to use Simba directly on 8-bit Atmel AVR microcontrollers like the ATmega328P and ATtiny85. Adding a new board appears to be quite trivial, but is depend…
-
```
The current debug.h assumes that the main printf is used for debugging, but
this is bad for applications where printf is used for one purpose, and errors
are piped to another stream.
Consider a…
-
```
The current debug.h assumes that the main printf is used for debugging, but
this is bad for applications where printf is used for one purpose, and errors
are piped to another stream.
Consider a…
-
Source a pressure sensor for the aeroponics subsystem accumulator tank. Reports to computer. Allows for shutoff of pump in case of emergency.
### Context
**Is your feature request related to a pro…
-
Hey @rickyzhang82
Would you like to guide what functions/files I should implement to port it to STM32 MCUs?
-
Two related enhancements (may only implement one at a time):
- Currently flashing a new version of the software to the microcontroller will cause the `currentTemperatureSource` to be forgotten (bec…
-
# Steps to reproduce
1. Run `paver build_firmware` (this will build `base-node-rpc` hex for Uno and `mega2560`).
2. Run `paver build_firmware` in another project based off `base-node-rpc` for th…
-
I discovered that the Texas instruments IDE for the microcontroller (MCU) isn't compatible with MAC or Linux. I found [Energia](http://energia.nu/faqs/) is an open source IDE tool that is compatible w…