
The Roast Curve Library is a place where you can take a peek over the shoulder of your roasting peers. It’s a way of seeing how they approach a coffee and shape the curve. So if you’re stuck in a rut or need another perspective on a specific coffee, this is the place to be.
Within the Roast Curve Library, you find 18 Cropster roast curves developed by 13 coffee roasters. You can select a curve, download it for free, and use it as you see fit. And as a bonus, you get a free green bean poster of the specific coffee you’re exploring.
Ready to take a peek over the shoulders of industry peers? Read the instructions on how to use the curves within Cropster here. Happy discovering and roasting!
void setup() { Serial.begin(115200); WiFi.begin(ssid, password); while (WiFi.status() != WL_CONNECTED) { delay(500); Serial.print("."); } Serial.println("\nWiFi connected."); client.setServer(mqtt_server, mqtt_port); }
if (millis() - lastSend > 5000) { lastSend = millis(); // Example sensor reading (replace with real sensor) int sensorVal = analogRead(34); char msg[50]; snprintf(msg, 50, "{\"sensor\": %d}", sensorVal); client.publish(topic, msg); Serial.println(msg); } } acome iot for pc
// MQTT const char* mqtt_server = "192.168.1.100"; // or cloud broker const int mqtt_port = 1883; const char* topic = "acome/device1/data"; void setup() { Serial
void loop() { if (!client.connected()) { reconnect(); } client.loop(); void setup() { Serial.begin(115200)
// Replace with your network const char* ssid = "YOUR_SSID"; const char* password = "YOUR_PASS";
WiFiClient espClient; PubSubClient client(espClient);
unsigned long lastSend = 0;
void setup() { Serial.begin(115200); WiFi.begin(ssid, password); while (WiFi.status() != WL_CONNECTED) { delay(500); Serial.print("."); } Serial.println("\nWiFi connected."); client.setServer(mqtt_server, mqtt_port); }
if (millis() - lastSend > 5000) { lastSend = millis(); // Example sensor reading (replace with real sensor) int sensorVal = analogRead(34); char msg[50]; snprintf(msg, 50, "{\"sensor\": %d}", sensorVal); client.publish(topic, msg); Serial.println(msg); } }
// MQTT const char* mqtt_server = "192.168.1.100"; // or cloud broker const int mqtt_port = 1883; const char* topic = "acome/device1/data";
void loop() { if (!client.connected()) { reconnect(); } client.loop();
// Replace with your network const char* ssid = "YOUR_SSID"; const char* password = "YOUR_PASS";
WiFiClient espClient; PubSubClient client(espClient);
unsigned long lastSend = 0;
MyTrabocca is our intuitive and real-time spot list where you can find your next best coffee in seconds. After a free one-minute account set up, you can: