Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 583 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 583 Bytes

RaspberryLedFirmata

Using Spring boot + Firmata4J + Arduino Uno + Raspberry pi B.

A simple Spring boot application.
In this very small project you can control the arduino through the Raspberry pi USB.
And by using Spring boot @RestController to put an Arduino LED on and off really easy.
ps: The Arduino uses the "StandardFirmata" schema you can find it in the Arduino examples schemas.

SpringBootScala

SpringBoot + JPA + Scala
Standard REST SpringBoot server made in Scala!

SpringSecurity

A fully functional spring security backend REST server