Enable build support by adding .onedev-buildspec.yml
example_dht_wx_sensor Loading last commit info...
example_flash_without_delay_class
example_lcd_1602
example_max7219
server_temp_monitor
traffic_light_controller
LICENSE
README.md
README.md

Arduino Examples

These examples are a base for creating Arduino projects utilizing certain functions on the ATmega328 without using the Arduino IDE. Personally, I prefer to use the Arduino Eclipse IDE (http://eclipse.baeyens.it/) for ATmega328 development. The biggest advantage for me is the pin mapping in atmega_pins.h. In my development, I generally will develop without the actual Arduino board. As the mapping on the ATmega328 is different than the Arduino mapping it simplifies my workflow.

If you want an example of ATmega328 development without the Arduino board, take a look at this reference. https://www.arduino.cc/en/Main/Standalone

Please wait...
Page is in error, reload to recover